Translation components API.

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

GET /api/translations/lxqt-desktop/lximage-qt/de_CH/changes/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 202,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/de_CH/changes/?format=api&page=10",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/de_CH/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-19T17:18:28.045525Z",
            "action": 0,
            "target": "",
            "id": 252149,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/252149/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/de_CH/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-19T17:19:00.034526Z",
            "action": 44,
            "target": "",
            "id": 252195,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/252195/?format=api"
        }
    ]
}