Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-configuration-center-menu-entry/ja/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-configuration/lxqt-configuration-center-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-configuration-center-menu-entry/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T13:40:18.121433Z",
            "action": 0,
            "target": "",
            "id": 28648,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28648/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236017/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-configuration-center-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-configuration-center-menu-entry/ja/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "timestamp": "2024-09-19T13:08:21.817915Z",
            "action": 45,
            "target": "",
            "id": 204794,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/204794/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236017/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-configuration-center-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-configuration-center-menu-entry/ja/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "timestamp": "2024-09-19T13:08:21.824109Z",
            "action": 2,
            "target": "システムを設定します",
            "id": 204795,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/204795/?format=api"
        }
    ]
}