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/uk/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_field_set/uk/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_field_set/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_field_set/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-18T18:10:59.134944+02:00",
            "action": 44,
            "target": "",
            "id": 193671,
            "action_name": "New string to translate",
            "url": "http://weblate.crnd.pro/api/changes/193671/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_field_set/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_field_set/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-17T13:13:45.567181+02:00",
            "action": 0,
            "target": "",
            "id": 194703,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/194703/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_field_set/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_field_set/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-14T22:54:14.464698+02:00",
            "action": 0,
            "target": "",
            "id": 201119,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/201119/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_field_set/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_field_set/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-14T22:54:14.504357+02:00",
            "action": 44,
            "target": "",
            "id": 201120,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/201120/?format=api"
        }
    ]
}