Translation components API.

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

GET /api/components/lxqt-desktop/qps-menu-entry/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 161,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/changes/?format=api&page=8",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/402231/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps-menu-entry/zh_TW/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/NoobPenguin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/NoobPenguin/?format=api",
            "timestamp": "2024-04-20T10:52:15.873864Z",
            "action": 5,
            "target": "Qt 用來顯示和管理執行中過程的應用程序",
            "id": 184143,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/184143/?format=api"
        }
    ]
}