Changes API.

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

GET /api/changes/11907964/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f26pages_partialsentities/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-07-12T17:20:13.865270Z",
    "action": 15,
    "target": "",
    "old": "",
    "details": {
        "auto": true
    },
    "id": 11907964,
    "action_name": "Component unlocked",
    "url": "https://translate.fedoraproject.org/api/changes/11907964/?format=api"
}