Translation components API.

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

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

{
    "count": 265,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_office/webman/cs/changes/?format=api&page=13",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-11T06:10:45",
            "action": 44,
            "target": "",
            "id": 1235656,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1235656/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-11T07:06:37",
            "action": 0,
            "target": "",
            "id": 1235665,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1235665/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-11T07:06:43",
            "action": 44,
            "target": "",
            "id": 1235673,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1235673/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-16T10:02:01",
            "action": 0,
            "target": "",
            "id": 1236446,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1236446/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-16T10:02:07",
            "action": 44,
            "target": "",
            "id": 1236454,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1236454/?format=api"
        }
    ]
}