Translation components API.

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

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

{
    "count": 4006,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ro/changes/?format=api&page=200",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T07:58:19",
            "action": 0,
            "target": "",
            "id": 1181442,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1181442/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T08:02:50",
            "action": 44,
            "target": "",
            "id": 1181460,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1181460/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:34:28",
            "action": 0,
            "target": "",
            "id": 1237293,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1237293/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:37:27",
            "action": 44,
            "target": "",
            "id": 1237311,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1237311/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-02T09:01:50",
            "action": 0,
            "target": "",
            "id": 1320566,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1320566/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-02T09:08:37",
            "action": 44,
            "target": "",
            "id": 1320584,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1320584/?format=api"
        }
    ]
}