Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/gammu/website/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-03-15T08:41:36.572057+01:00",
    "action": 28,
    "target": "remote: error: GH006: Protected branch update failed for refs/heads/master.        \nremote: error: 5 of 5 required status checks are expected.        \nTo github.com:gammu/website.git\n ! [remote rejected]   master -> master (protected branch hook declined)\nerror: failed to push some refs to 'github.com:gammu/website.git'\n (1)",
    "id": 85000677,
    "action_name": "Repository push failed",
    "url": "https://hosted.weblate.org/api/changes/85000677/?format=api"
}