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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/lt/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T18:26:38.574754+02:00",
            "action": 0,
            "target": "",
            "id": 194832,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/194832/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/lt/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T18:47:30.894000+02:00",
            "action": 44,
            "target": "",
            "id": 195833,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/195833/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/lt/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-12T20:33:24.709205+02:00",
            "action": 0,
            "target": "",
            "id": 196703,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/196703/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/lt/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-12T20:33:44.714673+02:00",
            "action": 44,
            "target": "",
            "id": 196779,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/196779/?format=api"
        }
    ]
}