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/hu/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/hu/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-20T07:19:22.492837Z",
            "action": 0,
            "target": "",
            "id": 26441,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/26441/?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/hu/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-08T10:54:16.519404Z",
            "action": 0,
            "target": "",
            "id": 35001,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/35001/?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/hu/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-08T11:03:46.482038Z",
            "action": 0,
            "target": "",
            "id": 35203,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/35203/?format=api"
        }
    ]
}