Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-admin-time/da/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/da/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-06T19:51:21.662878Z",
            "action": 0,
            "target": "",
            "id": 15788,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/15788/?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/da/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-12T07:39:24.687656Z",
            "action": 0,
            "target": "",
            "id": 117784,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/117784/?format=api"
        }
    ]
}