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/si/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/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-04T15:51:26.732401Z",
            "action": 0,
            "target": "",
            "id": 54759,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/54759/?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/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-04T15:51:27.171636Z",
            "action": 44,
            "target": "",
            "id": 54760,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/54760/?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/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-04T15:51:27.198448Z",
            "action": 48,
            "target": "",
            "id": 54761,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/54761/?format=api"
        }
    ]
}