Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_document/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/564212/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_document/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_resource_document/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "author": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "timestamp": "2025-02-21T11:50:12.886838+02:00",
            "action": 2,
            "target": "Ресурс",
            "id": 198245,
            "action_name": "Translation changed",
            "url": "http://weblate.crnd.pro/api/changes/198245/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/564208/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_document/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_resource_document/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "author": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "timestamp": "2025-02-27T12:42:40.467497+02:00",
            "action": 7,
            "target": "Прикріплення",
            "id": 200150,
            "action_name": "Suggestion accepted",
            "url": "http://weblate.crnd.pro/api/changes/200150/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_document/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-17T09:27:17.890064+02:00",
            "action": 47,
            "target": "",
            "id": 201231,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/201231/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_document/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-17T09:27:17.942592+02:00",
            "action": 14,
            "target": "",
            "id": 201232,
            "action_name": "Component automatically locked",
            "url": "http://weblate.crnd.pro/api/changes/201232/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_document/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-24T21:11:46.495554+02:00",
            "action": 15,
            "target": "",
            "id": 201424,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.crnd.pro/api/changes/201424/?format=api"
        }
    ]
}