Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-admin-time/en_GB/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en_GB/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-06T19:51:22.223142Z",
            "action": 0,
            "target": "",
            "id": 15791,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/15791/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en_GB/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-12T07:39:24.932771Z",
            "action": 0,
            "target": "",
            "id": 117787,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/117787/?format=api"
        }
    ]
}