Translation components API.

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

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

{
    "count": 21,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sv/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/486189/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sv/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bittin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bittin/?format=api",
            "timestamp": "2025-02-27T11:35:26.222523Z",
            "action": 5,
            "target": "Längd:",
            "id": 241223,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/241223/?format=api"
        }
    ]
}