Translation components API.

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

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

{
    "count": 202,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_TW/changes/?format=api&page=10",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/136584/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/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-21T01:48:33.239548Z",
            "action": 2,
            "target": "複製至剪貼簿(&C)",
            "id": 252394,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/252394/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/136586/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/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-21T01:48:48.967208Z",
            "action": 2,
            "target": "上一個檔案",
            "id": 252395,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/252395/?format=api"
        }
    ]
}