Translation components API.

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

GET /api/translations/kiosk2/kfc/et/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/et/changes/?format=api&page=5",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2048042/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/et/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2023-01-24T07:37:59",
            "action": 4,
            "target": "€",
            "id": 818535,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/818535/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2048033/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/et/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-26T19:27:14",
            "action": 16,
            "target": "",
            "id": 1230550,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1230550/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2048070/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/et/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-26T19:27:14",
            "action": 16,
            "target": "",
            "id": 1230551,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1230551/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/et/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-26T19:27:14",
            "action": 0,
            "target": "",
            "id": 1230552,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1230552/?format=api"
        }
    ]
}