Translation components API.

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

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

{
    "count": 2448,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/qushman/changes/?format=api&page=122",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/hy/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-07T14:42:14",
            "action": 44,
            "target": "",
            "id": 1355572,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1355572/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-07T14:42:14",
            "action": 44,
            "target": "",
            "id": 1355573,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1355573/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-07T14:42:14",
            "action": 44,
            "target": "",
            "id": 1355574,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1355574/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-07T14:42:14",
            "action": 44,
            "target": "",
            "id": 1355575,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1355575/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/es/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-07T14:42:14",
            "action": 44,
            "target": "",
            "id": 1355576,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1355576/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-07T14:42:16",
            "action": 18,
            "target": "",
            "id": 1355577,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1355577/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-07T14:42:17",
            "action": 18,
            "target": "",
            "id": 1355578,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1355578/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 2,
            "author": null,
            "timestamp": "2026-09-07T14:48:10",
            "action": 21,
            "target": "",
            "id": 1355593,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1355593/?format=api"
        }
    ]
}