Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-20T08:47:16.703902Z",
            "action": 0,
            "target": "",
            "id": 26515,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/26515/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-20T08:47:18.037969Z",
            "action": 44,
            "target": "",
            "id": 26552,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/26552/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-29T06:02:01.920064Z",
            "action": 0,
            "target": "",
            "id": 27864,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/27864/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235062/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2021-04-21T20:02:19.664381Z",
            "action": 45,
            "target": "",
            "id": 66285,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/66285/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235062/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2021-04-21T20:02:19.667794Z",
            "action": 27,
            "target": "QTerminal",
            "id": 66286,
            "action_name": "Search and replace",
            "url": "https://translate.lxqt-project.org/api/changes/66286/?format=api"
        }
    ]
}