Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.edugit.org/api/components/schul-frei/schul-frei-dev/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-09-24T09:57:38.859096Z",
    "action": 28,
    "target": "fatal: could not read Username for 'https://edugit.org': terminal prompts disabled\n (128)",
    "id": 35429,
    "action_name": "Fehlgeschlagener Push auf das Repository",
    "url": "https://translate.edugit.org/api/changes/35429/?format=api"
}