Translation components API.

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

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

{
    "count": 1544,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/rk_lite/rklp/changes/?format=api&page=77",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklp/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T10:05:03",
            "action": 20,
            "target": "",
            "id": 1198474,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1198474/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklp/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T10:06:38",
            "action": 20,
            "target": "",
            "id": 1198539,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1198539/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklp/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T10:26:37",
            "action": 20,
            "target": "",
            "id": 1198612,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1198612/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklp/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T10:27:00",
            "action": 20,
            "target": "",
            "id": 1198631,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1198631/?format=api"
        }
    ]
}