Translation components API.

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

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

{
    "count": 1087,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/back/changes/?format=api&page=54",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2340393/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sr_Latn/?format=api",
            "dictionary": null,
            "user": 213,
            "author": 213,
            "timestamp": "2025-10-03T17:59:04",
            "action": 5,
            "target": "Ova lozinka će biti aktuelna tokom tekuće smene.",
            "id": 1321204,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1321204/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2340394/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sr_Latn/?format=api",
            "dictionary": null,
            "user": 213,
            "author": 213,
            "timestamp": "2025-10-03T17:59:20",
            "action": 5,
            "target": "Trenutna lozinka za smenu",
            "id": 1321205,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1321205/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2362965/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sr_Latn/?format=api",
            "dictionary": null,
            "user": 213,
            "author": 213,
            "timestamp": "2025-10-03T17:59:29",
            "action": 5,
            "target": "TEST",
            "id": 1321206,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1321206/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sr_Latn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-05T15:41:17",
            "action": 17,
            "target": "",
            "id": 1321428,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1321428/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-05T15:41:26",
            "action": 21,
            "target": "",
            "id": 1321430,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1321430/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-05T15:41:31",
            "action": 18,
            "target": "",
            "id": 1321431,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1321431/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-05T15:41:32",
            "action": 18,
            "target": "",
            "id": 1321432,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1321432/?format=api"
        }
    ]
}