Translation components API.

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

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

{
    "count": 143,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/ky/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/ky/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2024-01-23T14:34:19",
            "action": 44,
            "target": "",
            "id": 1114941,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1114941/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2359558/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/ky/?format=api",
            "dictionary": null,
            "user": 176,
            "author": 176,
            "timestamp": "2024-03-05T08:03:15",
            "action": 30,
            "target": "Use crowns",
            "id": 1123414,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1123414/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/ky/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-14T13:39:48",
            "action": 0,
            "target": "",
            "id": 1132309,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1132309/?format=api"
        }
    ]
}