Translation components API.

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

GET /api/translations/lxqt-panel/plugin-sensors/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sensors/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-27T11:54:01.210713Z",
            "action": 0,
            "target": "",
            "id": 9917,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/9917/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/154904/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sensors/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": "2021-03-01T11:32:42.418569Z",
            "action": 45,
            "target": "",
            "id": 53197,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/53197/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/154904/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sensors/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": "2021-03-01T11:32:42.424532Z",
            "action": 2,
            "target": "更新間隔(秒)",
            "id": 53198,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/53198/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sensors/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-03-20T09:33:18.688870Z",
            "action": 0,
            "target": "",
            "id": 115296,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/115296/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sensors/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-14T20:53:13.811051Z",
            "action": 0,
            "target": "",
            "id": 238607,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/238607/?format=api"
        }
    ]
}