Changes API.

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

GET /api/changes/17238700/?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/f37antorayml/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-11-05T20:39:04.763064Z",
    "action": 15,
    "target": "",
    "old": "",
    "details": {
        "auto": true
    },
    "id": 17238700,
    "action_name": "Component unlocked",
    "url": "https://translate.fedoraproject.org/api/changes/17238700/?format=api"
}