Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-07-12T11:18:11.298432Z",
    "action": 28,
    "target": "ERROR: Permission to RikkaApps/Shizuku.git denied to Weblate-RikkaApps.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 10501,
    "action_name": "Failed push on repository",
    "url": "https://weblate.rikka.app/api/changes/10501/?format=api"
}