Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-sudo/zh_CN/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/zh_CN/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-22T17:11:08.865122Z",
            "action": 0,
            "target": "",
            "id": 8385,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/8385/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/zh_CN/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-31T08:59:18.693726Z",
            "action": 0,
            "target": "",
            "id": 22022,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/22022/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/zh_CN/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T14:26:05.663252Z",
            "action": 0,
            "target": "",
            "id": 251608,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251608/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/zh_CN/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T14:26:06.323642Z",
            "action": 44,
            "target": "",
            "id": 251648,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/251648/?format=api"
        }
    ]
}