Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/generic_request_field_set_builder/uk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_field_set_builder/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_field_set_builder/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-14T22:54:06.011151+02:00",
            "action": 0,
            "target": "",
            "id": 201110,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/201110/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_field_set_builder/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_field_set_builder/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-14T22:54:06.647098+02:00",
            "action": 44,
            "target": "",
            "id": 201111,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/201111/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_field_set_builder/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_field_set_builder/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-17T09:52:00.172901+02:00",
            "action": 0,
            "target": "",
            "id": 201319,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/201319/?format=api"
        }
    ]
}