Changes API.

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

GET /api/changes/16890638/?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/f30antorayml/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-22T00:38:34.663564Z",
    "action": 47,
    "target": "",
    "old": "",
    "details": {
        "alert": "BrokenProjectURL"
    },
    "id": 16890638,
    "action_name": "Alert triggered",
    "url": "https://translate.fedoraproject.org/api/changes/16890638/?format=api"
}