Translation components API.

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

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

{
    "count": 9445,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/changes/?format=api&page=472",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-23T07:42:01",
            "action": 17,
            "target": "",
            "id": 1341122,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1341122/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-23T07:42:08",
            "action": 17,
            "target": "",
            "id": 1341123,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1341123/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-23T07:42:09",
            "action": 20,
            "target": "",
            "id": 1341124,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1341124/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-23T07:42:22",
            "action": 18,
            "target": "",
            "id": 1341125,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1341125/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-23T07:42:24",
            "action": 18,
            "target": "",
            "id": 1341126,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1341126/?format=api"
        }
    ]
}