Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/wadb/application/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-04-07T03:21:08.171792Z",
    "action": 28,
    "target": "ERROR: Permission to RikkaApps/WADB.git denied to weblate-rikka.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 14742,
    "action_name": "Failed push on repository",
    "url": "https://weblate.rikka.app/api/changes/14742/?format=api"
}