Changes API.

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

GET /api/changes/6899319/?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-silverblue/masterpagesreading-and-resources/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-08-03T03:40:48.929145Z",
    "action": 15,
    "target": "",
    "old": "",
    "details": {
        "auto": true
    },
    "id": 6899319,
    "action_name": "Component unlocked",
    "url": "https://translate.fedoraproject.org/api/changes/6899319/?format=api"
}