Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2342851/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/sr_Latn/?format=api",
            "dictionary": null,
            "user": 111,
            "author": 111,
            "timestamp": "2022-07-19T09:39:24",
            "action": 16,
            "target": "",
            "id": 799309,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/799309/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/sr_Latn/?format=api",
            "dictionary": null,
            "user": 111,
            "author": 111,
            "timestamp": "2022-07-19T09:39:30",
            "action": 0,
            "target": "",
            "id": 799310,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/799310/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/sr_Latn/?format=api",
            "dictionary": null,
            "user": 111,
            "author": null,
            "timestamp": "2022-07-19T09:39:30",
            "action": 17,
            "target": "",
            "id": 799311,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/799311/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/sr_Latn/?format=api",
            "dictionary": null,
            "user": 111,
            "author": 111,
            "timestamp": "2022-07-19T09:39:35",
            "action": 44,
            "target": "",
            "id": 799313,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/799313/?format=api"
        }
    ]
}