Translation components API.

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

GET /api/translations/lxqt-panel/plugin-showdesktop/zh_TW/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": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/zh_TW/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-27T11:55:00.237339Z",
            "action": 0,
            "target": "",
            "id": 9984,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/9984/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/zh_TW/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T06:10:51.741800Z",
            "action": 0,
            "target": "",
            "id": 187144,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/187144/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/zh_TW/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-02T20:47:59.603597Z",
            "action": 0,
            "target": "",
            "id": 202559,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/202559/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/155254/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/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-03T02:04:15.291794Z",
            "action": 45,
            "target": "",
            "id": 242224,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/242224/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/155254/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/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-03T02:04:15.296073Z",
            "action": 2,
            "target": "顯示桌面:整體快速鍵 '%1' 無法註冊",
            "id": 242225,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/242225/?format=api"
        }
    ]
}