Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/108553/?format=api",
    "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/sadiq/strings/de/?format=api",
    "user": "http://translate.gtaf.org/api/users/moon/?format=api",
    "author": "http://translate.gtaf.org/api/users/moon/?format=api",
    "timestamp": "2025-05-14T19:09:33.228749Z",
    "action": 5,
    "target": "Morgen ist der <b>13. {Monat}</b> – ein empfohlener Tag zum Fasten.",
    "id": 143803,
    "action_name": "Translation added",
    "url": "http://translate.gtaf.org/api/changes/143803/?format=api"
}