Changes API.

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

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

{
    "unit": "http://translation.worldanvil.com/api/units/53005/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T07:39:49.022340Z",
    "action": 59,
    "target": "From ores, to chemicals, to raw materials: stuff used to make other stuff! Think Mithril & Invisible Silk, Unobtanium & Soul Crystal.",
    "id": 54447,
    "action_name": "String updated in the repository",
    "url": "http://translation.worldanvil.com/api/changes/54447/?format=api"
}