Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sr_Latn/?format=api",
            "dictionary": null,
            "user": 111,
            "author": 111,
            "timestamp": "2022-07-19T09:18:33",
            "action": 0,
            "target": "",
            "id": 799228,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/799228/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sr_Latn/?format=api",
            "dictionary": null,
            "user": 111,
            "author": null,
            "timestamp": "2022-07-19T09:18:34",
            "action": 17,
            "target": "",
            "id": 799229,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/799229/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sr_Latn/?format=api",
            "dictionary": null,
            "user": 111,
            "author": 111,
            "timestamp": "2022-07-19T09:18:38",
            "action": 44,
            "target": "",
            "id": 799231,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/799231/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sr_Latn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-23T14:59:26",
            "action": 0,
            "target": "",
            "id": 823413,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/823413/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sr_Latn/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2023-03-23T18:17:55",
            "action": 0,
            "target": "",
            "id": 823758,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/823758/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/sr_Latn/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2023-03-23T18:18:00",
            "action": 44,
            "target": "",
            "id": 823783,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/823783/?format=api"
        }
    ]
}