Translation components API.

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

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

{
    "count": 604,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/rk_lite/stturnoversheetreport/changes/?format=api&page=30",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stturnoversheetreport/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T04:37:11",
            "action": 20,
            "target": "",
            "id": 1163269,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1163269/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stturnoversheetreport/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T13:54:44",
            "action": 20,
            "target": "",
            "id": 1163342,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1163342/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stturnoversheetreport/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-10T08:21:16",
            "action": 20,
            "target": "",
            "id": 1183177,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1183177/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/stturnoversheetreport/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-10T09:14:59",
            "action": 20,
            "target": "",
            "id": 1183249,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1183249/?format=api"
        }
    ]
}