Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/114314/?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:21.125347Z",
    "action": 2,
    "target": "untuk membantu umat muslim lebih memahami Islam",
    "id": 163534,
    "action_name": "Translation changed",
    "url": "http://translate.gtaf.org/api/changes/163534/?format=api"
}