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

{
    "count": 173844,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/sh/changes/?format=api&page=8692",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-30T13:49:44",
            "action": 18,
            "target": "",
            "id": 1304176,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1304176/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2033411/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2025-06-30T13:50:05",
            "action": 5,
            "target": "\"Документи|Список документи\"",
            "id": 1304180,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1304180/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/mk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-30T13:53:29",
            "action": 17,
            "target": "",
            "id": 1304182,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1304182/?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-06-30T13:53:32",
            "action": 18,
            "target": "",
            "id": 1304183,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1304183/?format=api"
        }
    ]
}