Translation components API.

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

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

{
    "count": 1704,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/changes/?format=api&page=85",
    "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/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-01T09:20:34",
            "action": 17,
            "target": "",
            "id": 1314105,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1314105/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-01T09:20:41",
            "action": 18,
            "target": "",
            "id": 1314106,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1314106/?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"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-22T06:13:29",
            "action": 18,
            "target": "",
            "id": 1317562,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1317562/?format=api"
        }
    ]
}