Translation components API.

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

GET /api/translations/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/zh_CN/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-desktop/pcmanfm-qt-menu-entry-desktop-preferences/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/zh_CN/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T09:18:47.296166Z",
            "action": 0,
            "target": "",
            "id": 28433,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28433/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235435/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/zh_CN/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Yitin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Yitin/?format=api",
            "timestamp": "2020-12-30T22:28:12.827670Z",
            "action": 45,
            "target": "",
            "id": 43485,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/43485/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235435/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/pcmanfm-qt-menu-entry-desktop-preferences/zh_CN/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Yitin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Yitin/?format=api",
            "timestamp": "2020-12-30T22:28:12.829891Z",
            "action": 2,
            "target": "更改墙纸与桌面管理器的行为",
            "id": 43486,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/43486/?format=api"
        }
    ]
}