Translation components API.

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

GET /api/translations/lxqt-panel/plugin-worldclock/cs/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/cs/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/cs/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-02T20:48:09.513602Z",
            "action": 0,
            "target": "",
            "id": 202614,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/202614/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/cs/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-02T20:48:16.056855Z",
            "action": 44,
            "target": "",
            "id": 202652,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/202652/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/cs/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-15T15:47:16.279394Z",
            "action": 0,
            "target": "",
            "id": 221189,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/221189/?format=api"
        }
    ]
}