Translation components API.

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

GET /api/translations/rk_office/webman/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-05T10:31:31",
            "action": 0,
            "target": "",
            "id": 1326958,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1326958/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-05T10:31:51",
            "action": 44,
            "target": "",
            "id": 1326961,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1326961/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-06T06:34:35",
            "action": 0,
            "target": "",
            "id": 1326991,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1326991/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-01T18:16:16",
            "action": 0,
            "target": "",
            "id": 1329452,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1329452/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-01T18:16:18",
            "action": 44,
            "target": "",
            "id": 1329457,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1329457/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-15T15:48:09",
            "action": 0,
            "target": "",
            "id": 1331320,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1331320/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-15T15:48:11",
            "action": 44,
            "target": "",
            "id": 1331325,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1331325/?format=api"
        }
    ]
}