Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-02-19T10:49:11.650437+01:00",
    "action": 28,
    "target": "To github.com:cyberos/cyber-workspace.git\n ! [remote rejected] main -> main (cannot lock ref 'refs/heads/main': is at a639568230612d3246b039bbac4b52888f9dd1da but expected b4587d2ad88cd2cebcb7d877a8185c65b19de6fe)\nerror: failed to push some refs to 'git@github.com:cyberos/cyber-workspace.git'\n (1)",
    "id": 9459398,
    "action_name": "Repository push failed",
    "url": "https://hosted.weblate.org/api/changes/9459398/?format=api"
}