Translation components API.

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

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

{
    "count": 63,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/de/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2024-10-31T17:29:46.556068Z",
            "action": 0,
            "target": "",
            "id": 212312,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/212312/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T21:02:59.657816Z",
            "action": 0,
            "target": "",
            "id": 212690,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/212690/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T14:11:08.265001Z",
            "action": 0,
            "target": "",
            "id": 251394,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251394/?format=api"
        }
    ]
}