Translation components API.

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

GET /api/translations/lxqt-configuration/globalshortkeys-module-name/pl/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-configuration/globalshortkeys-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-06T11:13:54.704853Z",
            "action": 0,
            "target": "",
            "id": 29434,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/29434/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236707/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/globalshortkeys-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T09:29:14.262737Z",
            "action": 45,
            "target": "",
            "id": 181131,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/181131/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236707/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/globalshortkeys-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T09:29:14.266850Z",
            "action": 2,
            "target": "Globalne skróty klawiszowe",
            "id": 181132,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/181132/?format=api"
        }
    ]
}