Translation components API.

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

GET /api/translations/lxqt-panel/plugin-desktopswitch/ko/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-desktopswitch/ko/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-desktopswitch/ko/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-08T08:15:46.306318Z",
            "action": 0,
            "target": "",
            "id": 209247,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/209247/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-desktopswitch/ko/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T07:23:19.414265Z",
            "action": 0,
            "target": "",
            "id": 251084,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251084/?format=api"
        }
    ]
}