Changes API.

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

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

{
    "unit": "https://i18n.tweaked.cc/api/units/9971/?format=api",
    "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/tok/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-18T14:59:36.496966Z",
    "action": 59,
    "target": "",
    "id": 4941,
    "action_name": "String updated in the repository",
    "url": "https://i18n.tweaked.cc/api/changes/4941/?format=api"
}