Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T17:09:16.064209Z",
            "action": 0,
            "target": "",
            "id": 28856,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28856/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T17:11:15.090164Z",
            "action": 0,
            "target": "",
            "id": 28881,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28881/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236161/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/drfiemost/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/drfiemost/?format=api",
            "timestamp": "2022-02-21T08:24:24.811558Z",
            "action": 45,
            "target": "",
            "id": 111367,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/111367/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236161/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/drfiemost/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/drfiemost/?format=api",
            "timestamp": "2022-02-21T08:24:24.813535Z",
            "action": 2,
            "target": "Configura le scorciatoie globali di LXQt",
            "id": 111368,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/111368/?format=api"
        }
    ]
}