Translation components API.

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

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

{
    "count": 124,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/lt/changes/?format=api&page=6",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2512623/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2025-10-02T13:55:21",
            "action": 5,
            "target": "Naudoti",
            "id": 1320930,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1320930/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2512627/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2025-10-02T13:55:26",
            "action": 5,
            "target": "Naudoti pakeičiamus",
            "id": 1320931,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1320931/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2512634/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2025-10-02T13:55:32",
            "action": 5,
            "target": "Laukia",
            "id": 1320932,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1320932/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2512638/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2025-10-02T13:55:47",
            "action": 5,
            "target": "Nurašymas pagal savikainą",
            "id": 1320933,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1320933/?format=api"
        }
    ]
}