Translation components API.

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

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

{
    "count": 283,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/mk/changes/?format=api&page=14",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2513370/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2025-01-13T14:24:27",
            "action": 2,
            "target": "Добавувачот на апликацијата не е утврден",
            "id": 1219062,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1219062/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2513370/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2025-01-13T14:26:16",
            "action": 2,
            "target": "Добавувачот на барањето не е дефиниран",
            "id": 1219069,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1219069/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2513381/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/qushman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/qushman/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2025-02-05T10:23:07",
            "action": 2,
            "target": "Верзијата на сетот не е пронајдена",
            "id": 1222507,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1222507/?format=api"
        }
    ]
}