Translation components API.

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

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

{
    "count": 17385,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/cs/changes/?format=api&page=869",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T08:02:50",
            "action": 44,
            "target": "",
            "id": 1181455,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1181455/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:27:55",
            "action": 0,
            "target": "",
            "id": 1237279,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1237279/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:37:27",
            "action": 44,
            "target": "",
            "id": 1237306,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1237306/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-02T08:45:46",
            "action": 0,
            "target": "",
            "id": 1320537,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1320537/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-02T09:08:37",
            "action": 44,
            "target": "",
            "id": 1320579,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1320579/?format=api"
        }
    ]
}