Translation components API.

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

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

{
    "count": 824,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/rk_lite/rklpshiftsh/changes/?format=api&page=41",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklpshiftsh/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-10T09:13:18",
            "action": 20,
            "target": "",
            "id": 1183211,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1183211/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklpshiftsh/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T10:05:26",
            "action": 20,
            "target": "",
            "id": 1198482,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1198482/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklpshiftsh/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T10:07:01",
            "action": 20,
            "target": "",
            "id": 1198556,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1198556/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklpshiftsh/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T10:27:01",
            "action": 20,
            "target": "",
            "id": 1198633,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1198633/?format=api"
        }
    ]
}