Translation components API.

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

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

{
    "count": 165,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/en/changes/?format=api&page=8",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1925847/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/en/?format=api",
            "dictionary": null,
            "user": 176,
            "author": 176,
            "timestamp": "2024-03-05T08:03:08",
            "action": 2,
            "target": "Use crowns",
            "id": 1123394,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1123394/?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/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-05T08:05:56",
            "action": 17,
            "target": "",
            "id": 1123554,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1123554/?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/en/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2024-06-10T14:21:54",
            "action": 0,
            "target": "",
            "id": 1158904,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1158904/?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/en/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2024-07-11T15:24:57",
            "action": 0,
            "target": "",
            "id": 1164596,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1164596/?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/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-03T09:48:21",
            "action": 0,
            "target": "",
            "id": 1182250,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1182250/?format=api"
        }
    ]
}