Translation components API.

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

GET /api/translations/rk_lite/rkloint/ru/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 83,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_lite/rkloint/ru/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rkloint/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rkloint/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T21:32:42",
            "action": 0,
            "target": "",
            "id": 1126567,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1126567/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rkloint/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rkloint/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-09T20:37:08",
            "action": 0,
            "target": "",
            "id": 1128093,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1128093/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rkloint/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rkloint/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-10T15:43:53",
            "action": 0,
            "target": "",
            "id": 1128599,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1128599/?format=api"
        }
    ]
}