Translation components API.

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

GET /api/translations/lxqt-desktop/qterminal/zh_CN/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 162,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal/zh_CN/changes/?format=api&page=8",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal/zh_CN/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-11T07:43:34.663532Z",
            "action": 0,
            "target": "",
            "id": 253867,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/253867/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal/zh_CN/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-11T07:43:37.408321Z",
            "action": 44,
            "target": "",
            "id": 253912,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/253912/?format=api"
        }
    ]
}