Translation components API.

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

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

{
    "count": 227,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ka/changes/?format=api&page=11",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-07T11:36:03",
            "action": 44,
            "target": "",
            "id": 1157634,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1157634/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T07:53:54",
            "action": 0,
            "target": "",
            "id": 1181430,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1181430/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T08:02:50",
            "action": 44,
            "target": "",
            "id": 1181458,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1181458/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:31:33",
            "action": 0,
            "target": "",
            "id": 1237287,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1237287/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:37:27",
            "action": 44,
            "target": "",
            "id": 1237309,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1237309/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-02T08:55:11",
            "action": 0,
            "target": "",
            "id": 1320559,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1320559/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-02T09:08:37",
            "action": 44,
            "target": "",
            "id": 1320582,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1320582/?format=api"
        }
    ]
}