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

{
    "count": 121,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_field_set_builder/en/changes/?format=api&page=6",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/680451/?format=api",
            "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/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-14T22:54:05.998165+02:00",
            "action": 13,
            "target": "",
            "id": 201109,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/201109/?format=api"
        }
    ]
}