Translation components API.

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

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

{
    "count": 284,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/menuboard/common/bg/changes/?format=api&page=14",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2076616/?format=api",
            "component": "http://weblate.ucs.ru/api/components/menuboard/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/menuboard/common/bg/?format=api",
            "dictionary": null,
            "user": 111,
            "author": 111,
            "timestamp": "2023-01-26T12:19:43",
            "action": 5,
            "target": "Изтриване на сцена",
            "id": 818945,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/818945/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2076617/?format=api",
            "component": "http://weblate.ucs.ru/api/components/menuboard/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/menuboard/common/bg/?format=api",
            "dictionary": null,
            "user": 111,
            "author": 111,
            "timestamp": "2023-01-26T12:19:50",
            "action": 5,
            "target": "Изтрий",
            "id": 818946,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/818946/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2076618/?format=api",
            "component": "http://weblate.ucs.ru/api/components/menuboard/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/menuboard/common/bg/?format=api",
            "dictionary": null,
            "user": 111,
            "author": 111,
            "timestamp": "2023-01-26T12:19:57",
            "action": 5,
            "target": "Отказ",
            "id": 818947,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/818947/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/menuboard/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/menuboard/common/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-01-26T12:20:14",
            "action": 17,
            "target": "",
            "id": 818948,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/818948/?format=api"
        }
    ]
}