Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/hu/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/hu/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-06-09T11:16:05",
            "action": 44,
            "target": "",
            "id": 1256089,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1256089/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2567697/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/hu/?format=api",
            "dictionary": null,
            "user": 87,
            "author": 87,
            "timestamp": "2025-10-03T07:40:53",
            "action": 45,
            "target": "",
            "id": 1321046,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/1321046/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2567697/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/hu/?format=api",
            "dictionary": null,
            "user": 87,
            "author": 87,
            "timestamp": "2025-10-03T07:40:53",
            "action": 5,
            "target": "Mégsem, fizetés folytatása",
            "id": 1321047,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1321047/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-31T03:43:11",
            "action": 17,
            "target": "",
            "id": 1326202,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1326202/?format=api"
        }
    ]
}