Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_lite/rklpcuinfo/ru/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklpcuinfo/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklpcuinfo/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T21:34:58",
            "action": 0,
            "target": "",
            "id": 1126601,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1126601/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklpcuinfo/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklpcuinfo/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-09T20:39:12",
            "action": 0,
            "target": "",
            "id": 1128137,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1128137/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklpcuinfo/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklpcuinfo/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-10T15:46:25",
            "action": 0,
            "target": "",
            "id": 1128633,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1128633/?format=api"
        }
    ]
}