Translation components API.

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

GET /api/translations/lxqt-panel/plugin-desktopswitch/ast/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-panel/plugin-desktopswitch/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-desktopswitch/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-27T11:45:21.532231Z",
            "action": 0,
            "target": "",
            "id": 9430,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/9430/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-desktopswitch/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-27T11:45:28.637355Z",
            "action": 44,
            "target": "",
            "id": 9474,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/9474/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-desktopswitch/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-08T08:15:43.334306Z",
            "action": 0,
            "target": "",
            "id": 209223,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/209223/?format=api"
        }
    ]
}