Translation components API.

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

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

{
    "count": 63,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_lite/rklpbillsh/ru/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklpbillsh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklpbillsh/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T21:34:52",
            "action": 0,
            "target": "",
            "id": 1126598,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1126598/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklpbillsh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklpbillsh/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-09T20:39:05",
            "action": 0,
            "target": "",
            "id": 1128133,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1128133/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklpbillsh/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklpbillsh/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-10T15:46:19",
            "action": 0,
            "target": "",
            "id": 1128630,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1128630/?format=api"
        }
    ]
}