Translation components API.

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

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

{
    "count": 502,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/zh_TW/changes/?format=api&page=25",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/485582/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/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-20T06:16:39.820134Z",
            "action": 2,
            "target": "刪除 %n 個選取的標記?",
            "id": 246684,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/246684/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/488054/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/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-20T06:18:04.330342Z",
            "action": 2,
            "target": "· %f 和 %tf 將被替換為單一圖檔和縮圖路徑\n· %u 和 %tu 及其各自的 URIs (file:///path/to/file)\n· 預設情況下,所選取的圖檔將附加至指令",
            "id": 246685,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/246685/?format=api"
        }
    ]
}