Translation components API.

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

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

{
    "count": 5,
    "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/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T12:43:23",
            "action": 0,
            "target": "",
            "id": 862176,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/862176/?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/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T12:46:17",
            "action": 44,
            "target": "",
            "id": 862199,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/862199/?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/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T10:31:18",
            "action": 0,
            "target": "",
            "id": 874179,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/874179/?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/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T10:31:26",
            "action": 44,
            "target": "",
            "id": 874202,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/874202/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2444698/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/lt/?format=api",
            "dictionary": null,
            "user": 176,
            "author": 176,
            "timestamp": "2024-03-05T08:03:27",
            "action": 30,
            "target": "Use crowns",
            "id": 1123449,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1123449/?format=api"
        }
    ]
}