Changes API.

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

GET /api/changes/17231376/?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-council/masterpagesfoa/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-11-03T12:39:06.035939Z",
    "action": 47,
    "target": "",
    "old": "",
    "details": {
        "alert": "UpdateFailure"
    },
    "id": 17231376,
    "action_name": "Alert triggered",
    "url": "https://translate.fedoraproject.org/api/changes/17231376/?format=api"
}