Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/ghini/documentation-11/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-01-11T00:55:21.772571+01:00",
    "action": 28,
    "target": "ERROR: Permission to Ghini/server-docs.i18n.git denied to weblate.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 44851575,
    "action_name": "Repository push failed",
    "url": "https://hosted.weblate.org/api/changes/44851575/?format=api"
}