Translation components API.

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

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

{
    "count": 107,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/cs/changes/?format=api&page=5",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1457095/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/cs/?format=api",
            "dictionary": null,
            "user": 84,
            "author": 84,
            "timestamp": "2021-08-13T13:07:08",
            "action": 5,
            "target": "CZK",
            "id": 756143,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/756143/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1457095/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/cs/?format=api",
            "dictionary": null,
            "user": 132,
            "author": 132,
            "timestamp": "2022-03-31T09:12:11",
            "action": 30,
            "target": "€",
            "id": 794767,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/794767/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/cs/?format=api",
            "dictionary": null,
            "user": 95,
            "author": null,
            "timestamp": "2022-05-04T07:34:42",
            "action": 17,
            "target": "",
            "id": 796212,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/796212/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1457086/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-26T19:27:13",
            "action": 16,
            "target": "",
            "id": 1230541,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1230541/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1457123/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-26T19:27:13",
            "action": 16,
            "target": "",
            "id": 1230542,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1230542/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-26T19:27:13",
            "action": 0,
            "target": "",
            "id": 1230543,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1230543/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-26T19:27:24",
            "action": 44,
            "target": "",
            "id": 1230598,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1230598/?format=api"
        }
    ]
}