Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/168408/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/110298/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T17:11:42.204113Z",
    "action": 59,
    "target": "The character wants to “spray an area” with ammo. Only characters with weapons that go full auto, burst, or single fire as multi (in general, just about any automatic weapon) can perform this maneuver. The gun uses the amount of ammunition needed by whichever setting is used. They gain a positive modifier to hit (because of the sheer volume of shots), but this “non-targeted” attack results in a lower damage total.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The character wants to “spray an area” with ammo. Only characters with weapons that go full auto, burst, or single fire as multi (in general, just about any automatic weapon) can perform this maneuver. The gun uses the amount of ammunition needed by whichever setting is used. They gain a positive modifier to hit (because of the sheer volume of shots), but this “non-targeted” attack results in a lower damage total.",
        "old_state": -1
    },
    "id": 168408,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/168408/?format=api"
}