Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/114312/?format=api",
    "component": "http://translate.gtaf.org/api/components/greentech/about/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/greentech/about/id/?format=api",
    "user": "http://translate.gtaf.org/api/users/Aninda/?format=api",
    "author": "http://translate.gtaf.org/api/users/Aninda/?format=api",
    "timestamp": "2025-09-05T01:40:01.609292Z",
    "action": 2,
    "target": "Untuk membawa umat semakin dekat dengan Allah",
    "id": 163533,
    "action_name": "Translation changed",
    "url": "http://translate.gtaf.org/api/changes/163533/?format=api"
}