Translation components API.

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

GET /api/translations/lxqt-desktop/lximage-qt/sk/changes/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 261,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sk/changes/?format=api&page=13",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-19T17:19:00.257495Z",
            "action": 44,
            "target": "",
            "id": 252225,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/252225/?format=api"
        }
    ]
}