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/tr/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/tr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-20T07:19:22.723631Z",
            "action": 0,
            "target": "",
            "id": 26446,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/26446/?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/tr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-08T10:54:16.733284Z",
            "action": 0,
            "target": "",
            "id": 35007,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/35007/?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/tr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-08T11:03:46.649910Z",
            "action": 0,
            "target": "",
            "id": 35209,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/35209/?format=api"
        }
    ]
}