Translation components API.

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

GET /api/translations/lxqt-panel/plugin-showdesktop-name-and-description/zh_TW/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop-name-and-description/zh_TW/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-22T07:32:45.735720Z",
            "action": 0,
            "target": "",
            "id": 40614,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/40614/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278858/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop-name-and-description/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-18T01:55:23.039910Z",
            "action": 45,
            "target": "",
            "id": 246163,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/246163/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278858/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop-name-and-description/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-18T01:55:23.045071Z",
            "action": 2,
            "target": "將全部視窗縮到最小並顯示桌面",
            "id": 246164,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/246164/?format=api"
        }
    ]
}