{
  "id": 4,
  "iid": 6,
  "project_id": 8,
  "title": "string",
  "description": "string",
  "state": "string",
  "merged_by": {
    "id": 3,
    "name": "string",
    "username": "string",
    "state": "string",
    "avatar_url": "string",
    "web_url": "string"
  },
  "merged_at": "string",
  "closed_by": {},
  "closed_at": {},
  "created_at": "string",
  "updated_at": "string",
  "target_branch": "string",
  "source_branch": "string",
  "upvotes": 4,
  "downvotes": 3,
  "author": {
    "id": 6,
    "name": "string",
    "username": "string",
    "state": "string",
    "avatar_url": {},
    "web_url": "string"
  },
  "assignee": {
    "id": 6,
    "name": "string",
    "username": "string",
    "state": "string",
    "avatar_url": {},
    "web_url": "string"
  },
  "assignees": [
    null,
    null,
    null,
    null,
    null,
    null,
    null
  ],
  "source_project_id": 9,
  "target_project_id": 7,
  "labels": [
    null,
    null,
    null,
    null,
    null,
    null,
    null,
    null
  ],
  "work_in_progress": false,
  "milestone": {
    "id": 4,
    "iid": 6,
    "project_id": 1,
    "title": "string",
    "description": "string",
    "state": "string",
    "created_at": "string",
    "updated_at": "string",
    "due_date": "string",
    "start_date": "string",
    "web_url": "string"
  },
  "merge_when_pipeline_succeeds": true,
  "merge_status": "string",
  "sha": "string",
  "merge_commit_sha": {},
  "user_notes_count": 2,
  "discussion_locked": {},
  "should_remove_source_branch": false,
  "force_remove_source_branch": false,
  "allow_collaboration": true,
  "allow_maintainer_to_push": true,
  "web_url": "string",
  "time_stats": {
    "time_estimate": 9,
    "total_time_spent": 5,
    "human_time_estimate": {},
    "human_total_time_spent": {}
  },
  "squash": false,
  "task_completion_status": {
    "count": 7,
    "completed_count": 7
  }
}