Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-archiver-menu-entry/gl/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/lxqt-archiver-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver-menu-entry/gl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-20T07:19:22.394177Z",
            "action": 0,
            "target": "",
            "id": 26439,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/26439/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver-menu-entry/gl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-08T10:54:16.409275Z",
            "action": 0,
            "target": "",
            "id": 34998,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/34998/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver-menu-entry/gl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-08T11:03:46.393830Z",
            "action": 0,
            "target": "",
            "id": 35200,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/35200/?format=api"
        }
    ]
}