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=476
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9506,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/changes/?format=api&page=475",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2599652/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/en/?format=api",
            "dictionary": null,
            "user": 221,
            "author": 221,
            "timestamp": "2026-05-19T03:29:40",
            "action": 5,
            "target": "Number of format specifiers do not match",
            "id": 1351213,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1351213/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1348580/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/en/?format=api",
            "dictionary": null,
            "user": 221,
            "author": 221,
            "timestamp": "2026-05-19T03:30:03",
            "action": 5,
            "target": "New attribute",
            "id": 1351214,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1351214/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-29T00:38:53",
            "action": 17,
            "target": "",
            "id": 1353290,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1353290/?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-05-29T00:38:59",
            "action": 20,
            "target": "",
            "id": 1353291,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1353291/?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-05-29T00:39:13",
            "action": 18,
            "target": "",
            "id": 1353292,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1353292/?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-05-29T00:39:14",
            "action": 18,
            "target": "",
            "id": 1353293,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1353293/?format=api"
        }
    ]
}