Translation components API.

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

GET /api/components/rk_lite/rkllink/changes/?format=api&page=65
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1283,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/rk_lite/rkllink/changes/?format=api&page=64",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rkllink/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-20T14:39:33",
            "action": 20,
            "target": "",
            "id": 1154394,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1154394/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rkllink/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-29T09:41:56",
            "action": 20,
            "target": "",
            "id": 1157195,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1157195/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rkllink/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-10T14:12:21",
            "action": 20,
            "target": "",
            "id": 1158386,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1158386/?format=api"
        }
    ]
}