Translation components API.

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

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

{
    "count": 174463,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/sh/changes/?format=api&page=8723",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2590513/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/hu/?format=api",
            "dictionary": null,
            "user": 104,
            "author": 104,
            "timestamp": "2025-10-13T12:09:44",
            "action": 5,
            "target": "The waybill is already linked to the invoice.",
            "id": 1322659,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1322659/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-13T12:34:19",
            "action": 17,
            "target": "",
            "id": 1322660,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1322660/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-13T12:34:25",
            "action": 18,
            "target": "",
            "id": 1322661,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1322661/?format=api"
        }
    ]
}