Changes API.

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

GET /api/changes/50859636/?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": "2023-03-05T14:38:48.264305+01: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": 50859636,
    "action_name": "Repository push failed",
    "url": "https://hosted.weblate.org/api/changes/50859636/?format=api"
}