Translation components API.

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

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

{
    "count": 263,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/be/changes/?format=api&page=13",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2337317/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/be/?format=api",
            "dictionary": null,
            "user": 176,
            "author": 176,
            "timestamp": "2024-03-14T13:38:36",
            "action": 5,
            "target": "Svenska",
            "id": 1132290,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1132290/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2337318/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/be/?format=api",
            "dictionary": null,
            "user": 176,
            "author": 176,
            "timestamp": "2024-03-14T13:38:46",
            "action": 5,
            "target": "Suomen kieli",
            "id": 1132293,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1132293/?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/be/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-14T13:39:41",
            "action": 17,
            "target": "",
            "id": 1132296,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1132296/?format=api"
        }
    ]
}