Translation components API.

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

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

{
    "count": 62,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/sr/changes/?format=api&page=3",
    "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/sr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-02T20:48:16.221537Z",
            "action": 44,
            "target": "",
            "id": 202681,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/202681/?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/sr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-15T15:47:19.704191Z",
            "action": 0,
            "target": "",
            "id": 221221,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/221221/?format=api"
        }
    ]
}