{
  "commit": {
    "author_email": "string",
    "author_name": "string",
    "created_at": "string",
    "id": "string",
    "message": "string",
    "short_id": "string",
    "title": "string"
  },
  "coverage": {},
  "allow_failure": true,
  "created_at": "string",
  "started_at": "string",
  "finished_at": {},
  "duration": 5,
  "id": 1,
  "name": "string",
  "ref": "string",
  "artifacts": [
    null,
    null,
    null
  ],
  "runner": {},
  "stage": "string",
  "status": "string",
  "tag": false,
  "web_url": "string",
  "user": {}
}