Translation components API.

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

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

{
    "count": 545,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/rk_lite/stdashboard/changes/?format=api&page=27",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stdashboard/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T13:53:59",
            "action": 21,
            "target": "",
            "id": 1163322,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1163322/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stdashboard/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-10T08:20:23",
            "action": 21,
            "target": "",
            "id": 1183157,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1183157/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stdashboard/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-10T09:14:10",
            "action": 21,
            "target": "",
            "id": 1183229,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1183229/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stdashboard/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T10:06:26",
            "action": 21,
            "target": "",
            "id": 1198528,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1198528/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stdashboard/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T10:27:48",
            "action": 21,
            "target": "",
            "id": 1198668,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1198668/?format=api"
        }
    ]
}