Translation components API.

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

GET /api/translations/lxqt-panel/panel/zh_TW/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 63,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/zh_TW/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/352109/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/zh_TW/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Bigelk176/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Bigelk176/?format=api",
            "timestamp": "2025-03-21T09:21:58.624610Z",
            "action": 2,
            "target": "選用圖片",
            "id": 246966,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/246966/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/zh_TW/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T07:23:01.126280Z",
            "action": 0,
            "target": "",
            "id": 251004,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251004/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/63081/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/zh_TW/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Bigelk176/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Bigelk176/?format=api",
            "timestamp": "2025-04-28T03:34:38.293732Z",
            "action": 2,
            "target": "移除面板是不可撤銷動作的。\n確定移除此面板嗎?",
            "id": 253152,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/253152/?format=api"
        }
    ]
}