Translation components API.

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

GET /api/translations/bureaucrat-generics-17-0/generic_system_event_project/uk/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 81,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_system_event_project/uk/changes/?format=api&page=4",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/609194/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_system_event_project/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_system_event_project/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/Den_Sharaf/?format=api",
            "author": "http://weblate.crnd.pro/api/users/Den_Sharaf/?format=api",
            "timestamp": "2025-09-26T16:48:37.550824+03:00",
            "action": 2,
            "target": "Останнє оновив",
            "id": 217202,
            "action_name": "Translation changed",
            "url": "http://weblate.crnd.pro/api/changes/217202/?format=api"
        }
    ]
}