Translation components API.

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

GET /api/translations/lxqt-desktop/lximage-qt-menu-entry/lt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt-menu-entry/lt/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T08:00:21.293389Z",
            "action": 0,
            "target": "",
            "id": 28352,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28352/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt-menu-entry/lt/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-07-16T06:17:39.230973Z",
            "action": 0,
            "target": "",
            "id": 157582,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/157582/?format=api"
        }
    ]
}