Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/sudokusolver/strings/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-08-25T06:20:49.230985+02:00",
    "action": 28,
    "target": "remote: \nremote: ========================================================================\nremote: \nremote: ERROR: You are not allowed to push code to this project.\n\nremote: \nremote: ========================================================================\nremote: \nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 32132915,
    "action_name": "Repository push failed",
    "url": "https://hosted.weblate.org/api/changes/32132915/?format=api"
}