Translation components API.

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

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

{
    "count": 202,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/mn/changes/?format=api&page=10",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1941311/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/mn/?format=api",
            "dictionary": null,
            "user": 92,
            "author": 92,
            "timestamp": "2024-01-24T06:05:01",
            "action": 37,
            "target": "Цахим эрхийн бичиг нэмэх",
            "id": 1115067,
            "action_name": "Marked for edit",
            "url": "http://weblate.ucs.ru/api/changes/1115067/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-10T01:05:02",
            "action": 17,
            "target": "",
            "id": 1151347,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1151347/?format=api"
        }
    ]
}