Translation components API.

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

GET /api/translations/luebking/phototonic/zh/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/zh/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/zh/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-12T09:02:20.913304Z",
            "action": 44,
            "target": "",
            "id": 244597,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/244597/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/zh/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/luebking/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/luebking/?format=api",
            "timestamp": "2025-03-13T07:59:15.368232Z",
            "action": 0,
            "target": "",
            "id": 244870,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/244870/?format=api"
        }
    ]
}