Translation components API.

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

GET /api/translations/kiosk2/kfc-amrest-default/bg/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/2363547/?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/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-31T13:07:12",
            "action": 16,
            "target": "",
            "id": 833389,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/833389/?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/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-31T13:07:18",
            "action": 0,
            "target": "",
            "id": 833390,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/833390/?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/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-31T13:22:18",
            "action": 44,
            "target": "",
            "id": 833442,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/833442/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2363478/?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/bg/?format=api",
            "dictionary": null,
            "user": 176,
            "author": 176,
            "timestamp": "2024-03-05T08:03:22",
            "action": 30,
            "target": "Use crowns",
            "id": 1123435,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1123435/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2363547/?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/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-12T09:39:38",
            "action": 16,
            "target": "",
            "id": 1145180,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1145180/?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/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-12T09:39:38",
            "action": 0,
            "target": "",
            "id": 1145181,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1145181/?format=api"
        }
    ]
}