Changes API.

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

GET /api/changes/9462270/?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-19T12:11:59.451718+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 5d49a6e189d043b79339f6b4c8a1c7b194e26237 but expected 33de140c395fba7d5f99170230e3d9939092925e)\nerror: failed to push some refs to 'git@github.com:cyberos/cyber-workspace.git'\n (1)",
    "id": 9462270,
    "action_name": "Repository push failed",
    "url": "https://hosted.weblate.org/api/changes/9462270/?format=api"
}