Translation components API.

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

GET /api/translations/r_k_Delivery/call-center/ru/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/call-center/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-13T07:55:53",
            "action": 0,
            "target": "",
            "id": 1151778,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1151778/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2521024/?format=api",
            "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/call-center/ru/?format=api",
            "dictionary": null,
            "user": 212,
            "author": 212,
            "timestamp": "2025-08-18T10:31:54",
            "action": 45,
            "target": "",
            "id": 1311424,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/1311424/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2521024/?format=api",
            "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/call-center/ru/?format=api",
            "dictionary": null,
            "user": 212,
            "author": 212,
            "timestamp": "2025-08-18T10:31:54",
            "action": 2,
            "target": "В заказ",
            "id": 1311425,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1311425/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/call-center/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-22T06:13:16",
            "action": 17,
            "target": "",
            "id": 1317561,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1317561/?format=api"
        }
    ]
}