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

{
    "count": 42,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_deadline/en/changes/?format=api&page=2",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/504150/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_deadline/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_deadline/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:17:49.706123+03:00",
            "action": 13,
            "target": "",
            "id": 167406,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/167406/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/504177/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_deadline/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_deadline/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:18:09.308278+03:00",
            "action": 13,
            "target": "",
            "id": 167407,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/167407/?format=api"
        }
    ]
}