Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-17T09:38:53.567802Z",
    "action": 28,
    "target": "Could not get project: invalid_token, Token is expired. You can either do re-authorization or token refresh.",
    "old": "",
    "details": {},
    "id": 17890610,
    "action_name": "Repository push failed",
    "url": "https://translate.fedoraproject.org/api/changes/17890610/?format=api"
}