Translation components API.

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

GET /api/components/lxqt-configuration/lxqt-config-monitor/changes/?format=api&page=81
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1601,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/changes/?format=api&page=80",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/440841/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-monitor/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-28T08:52:21.931089Z",
            "action": 2,
            "target": "Ajusteu les pantalles amb la Configuració del monitor d'LXQt.",
            "id": 247559,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/247559/?format=api"
        }
    ]
}