Translation components API.

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

GET /api/components/kiosk2/rostics/changes/?format=api&page=25
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 486,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/rostics/changes/?format=api&page=24",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/ky/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-31T20:39:41",
            "action": 17,
            "target": "",
            "id": 1326213,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1326213/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/sr_Latn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-31T20:39:45",
            "action": 17,
            "target": "",
            "id": 1326214,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1326214/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-31T20:39:46",
            "action": 21,
            "target": "",
            "id": 1326215,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1326215/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-31T20:39:53",
            "action": 18,
            "target": "",
            "id": 1326216,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1326216/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-31T20:39:54",
            "action": 18,
            "target": "",
            "id": 1326217,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1326217/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2565617/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-11-26T08:37:29",
            "action": 4,
            "target": "Выберите тип оплаты",
            "id": 1329326,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1329326/?format=api"
        }
    ]
}