Translation components API.

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

GET /api/translations/sh5dct/main/bg/changes/?format=api&page=27
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 525,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/changes/?format=api&page=26",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-30T14:32:04",
            "action": 0,
            "target": "",
            "id": 1348290,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1348290/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-30T14:33:52",
            "action": 44,
            "target": "",
            "id": 1348336,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1348336/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2635653/?format=api",
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-04-06T08:09:31",
            "action": 13,
            "target": "",
            "id": 1349254,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/1349254/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
            "dictionary": null,
            "user": 219,
            "author": 219,
            "timestamp": "2026-04-06T08:09:31",
            "action": 0,
            "target": "",
            "id": 1349255,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1349255/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
            "dictionary": null,
            "user": 219,
            "author": 219,
            "timestamp": "2026-04-06T08:09:34",
            "action": 44,
            "target": "",
            "id": 1349283,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1349283/?format=api"
        }
    ]
}