Translation components API.

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

GET /api/translations/kiosk2/bk-new/uz/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/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/uz/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T12:45:55",
            "action": 0,
            "target": "",
            "id": 862185,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/862185/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/uz/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T12:46:17",
            "action": 44,
            "target": "",
            "id": 862206,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/862206/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/uz/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T10:31:21",
            "action": 0,
            "target": "",
            "id": 874188,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/874188/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/uz/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T10:31:26",
            "action": 44,
            "target": "",
            "id": 874210,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/874210/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2445823/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/uz/?format=api",
            "dictionary": null,
            "user": 176,
            "author": 176,
            "timestamp": "2024-03-05T08:03:28",
            "action": 30,
            "target": "Use crowns",
            "id": 1123453,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1123453/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/uz/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-12T00:25:47",
            "action": 0,
            "target": "",
            "id": 1151386,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1151386/?format=api"
        }
    ]
}