Changes API.

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

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

{
    "unit": "http://translation.worldanvil.com/api/units/52938/?format=api",
    "component": "http://translation.worldanvil.com/api/components/worldanvil/worldanvil-js-athena/?format=api",
    "translation": "http://translation.worldanvil.com/api/translations/worldanvil/worldanvil-js-athena/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T07:39:49.841962Z",
    "action": 59,
    "target": "To do List",
    "id": 54584,
    "action_name": "String updated in the repository",
    "url": "http://translation.worldanvil.com/api/changes/54584/?format=api"
}