Translation components API.

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

GET /api/translations/lxqt-panel/plugin-showdesktop/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/155127/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-27T11:54:58.007164Z",
            "action": 13,
            "target": "",
            "id": 9940,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/9940/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/155129/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-27T11:54:58.026429Z",
            "action": 13,
            "target": "",
            "id": 9941,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/9941/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/155131/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-27T11:54:58.048947Z",
            "action": 13,
            "target": "",
            "id": 9942,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/9942/?format=api"
        }
    ]
}