Translation components API.

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

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

{
    "count": 121484,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/core/changes/?format=api&page=6074",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-01T10:21:22",
            "action": 44,
            "target": "",
            "id": 1304840,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1304840/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/sk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-01T10:21:22",
            "action": 44,
            "target": "",
            "id": 1304841,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1304841/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-01T10:21:24",
            "action": 18,
            "target": "",
            "id": 1304842,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1304842/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-01T10:21:26",
            "action": 18,
            "target": "",
            "id": 1304843,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1304843/?format=api"
        }
    ]
}