Translation components API.

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

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

{
    "count": 262,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_sla/en/changes/?format=api&page=13",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/676834/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_sla/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_sla/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T17:40:15.582857+02:00",
            "action": 13,
            "target": "",
            "id": 196812,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/196812/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/676836/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_sla/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_sla/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T17:40:15.602119+02:00",
            "action": 13,
            "target": "",
            "id": 196813,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/196813/?format=api"
        }
    ]
}