Translation components API.

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

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

{
    "count": 361,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/si/changes/?format=api&page=18",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/si/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-20T08:24:26.997810Z",
            "action": 44,
            "target": "",
            "id": 252342,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/252342/?format=api"
        }
    ]
}