Translation components API.

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

GET /api/translations/lxqt-panel/plugin-desktopswitch-name-and-description/en/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-panel/plugin-desktopswitch-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-desktopswitch-name-and-description/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-21T11:32:43.160544Z",
            "action": 0,
            "target": "",
            "id": 40160,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/40160/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-desktopswitch-name-and-description/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-07T20:24:14.667912Z",
            "action": 0,
            "target": "",
            "id": 208473,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/208473/?format=api"
        }
    ]
}