Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113195/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:02.783763Z",
    "action": 59,
    "target": "Useful gear when traveling in a wilderness area, thermo-disks are spheroid plasticene items, roughly the size of the average Human’s fist. They contain storage batteries that, when switched on, give off heat in a 25-meter radius. As they do not provide light, they can be used in hostile areas without betraying of one’s presence.",
    "old": "",
    "details": {
        "state": 100,
        "source": "Useful gear when traveling in a wilderness area, thermo-disks are spheroid plasticene items, roughly the size of the average Human’s fist. They contain storage batteries that, when switched on, give off heat in a 25-meter radius. As they do not provide light, they can be used in hostile areas without betraying of one’s presence.",
        "old_state": -1
    },
    "id": 171337,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171337/?format=api"
}