Translation components API.

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

GET /api/translations/tsujan/featherpad/nb_NO/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/tsujan/featherpad/nb_NO/changes/?format=api&page=8",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/nb_NO/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-17T09:01:58.470638Z",
            "action": 0,
            "target": "",
            "id": 246026,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/246026/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/nb_NO/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-17T21:02:00.092514Z",
            "action": 0,
            "target": "",
            "id": 246078,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/246078/?format=api"
        }
    ]
}