Translation components API.

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

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

{
    "count": 10563,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sh/mk/changes/?format=api&page=528",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/mk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-02T09:08:37",
            "action": 44,
            "target": "",
            "id": 1320587,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1320587/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2592054/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2025-11-14T12:01:05",
            "action": 5,
            "target": "Код",
            "id": 1328159,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1328159/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/mk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-14T12:03:22",
            "action": 17,
            "target": "",
            "id": 1328160,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1328160/?format=api"
        }
    ]
}