Translation components API.

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

GET /api/translations/qtilities/wshot/ca/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/qtilities/wshot/ca/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/440819/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/wshot/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Davidmp1/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Davidmp1/?format=api",
            "timestamp": "2025-03-28T09:45:13.903866Z",
            "action": 5,
            "target": "El compositor no admet la detecció automàtica de finestres.",
            "id": 247653,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/247653/?format=api"
        }
    ]
}