Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2363951/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-31T13:08:34",
            "action": 16,
            "target": "",
            "id": 833393,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/833393/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-31T13:08:39",
            "action": 0,
            "target": "",
            "id": 833394,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/833394/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-31T13:22:18",
            "action": 44,
            "target": "",
            "id": 833444,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/833444/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2363882/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/cs/?format=api",
            "dictionary": null,
            "user": 176,
            "author": 176,
            "timestamp": "2024-03-05T08:03:17",
            "action": 30,
            "target": "Use crowns",
            "id": 1123421,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1123421/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2363951/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-12T09:39:39",
            "action": 16,
            "target": "",
            "id": 1145184,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1145184/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-12T09:39:39",
            "action": 0,
            "target": "",
            "id": 1145185,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1145185/?format=api"
        }
    ]
}