Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/generic_appointment/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-16-0/generic_appointment/en/changes/?format=api&page=13",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/639781/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_appointment/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_appointment/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-17T13:13:53.816839+02:00",
            "action": 13,
            "target": "",
            "id": 194728,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/194728/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/639783/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_appointment/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_appointment/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-17T13:13:54.694194+02:00",
            "action": 13,
            "target": "",
            "id": 194729,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/194729/?format=api"
        }
    ]
}