gitlab 0.1605.2

Gitlab API client.
Documentation
{
  "assignee": {
    "avatar_url": "https://secure.gravatar.com/avatar/2f5f7e99190174edb5a2f66b8653b0b2?s=80&d=identicon",
    "id": 13,
    "locked": false,
    "name": "Ben Boeckel",
    "state": "active",
    "username": "ben.boeckel",
    "web_url": "https://gitlab.kitware.com/ben.boeckel"
  },
  "assignees": [
    {
      "avatar_url": "https://secure.gravatar.com/avatar/2f5f7e99190174edb5a2f66b8653b0b2?s=80&d=identicon",
      "id": 13,
      "locked": false,
      "name": "Ben Boeckel",
      "state": "active",
      "username": "ben.boeckel",
      "web_url": "https://gitlab.kitware.com/ben.boeckel"
    }
  ],
  "author": {
    "avatar_url": "https://secure.gravatar.com/avatar/2f5f7e99190174edb5a2f66b8653b0b2?s=80&d=identicon",
    "id": 13,
    "locked": false,
    "name": "Ben Boeckel",
    "state": "active",
    "username": "ben.boeckel",
    "web_url": "https://gitlab.kitware.com/ben.boeckel"
  },
  "closed_at": null,
  "closed_by": null,
  "confidential": false,
  "created_at": "2016-10-04T14:59:37.178-04:00",
  "description": "The workflow currently requires that the robot be able to register itself as a webhook for new projects. An API needs added for this.\n\nCc: @brad.king",
  "discussion_locked": null,
  "downvotes": 0,
  "due_date": null,
  "id": 69075,
  "iid": 5,
  "issue_type": "issue",
  "labels": [],
  "merge_requests_count": 1,
  "milestone": null,
  "project_id": 855,
  "state": "closed",
  "task_completion_status": {
    "completed_count": 0,
    "count": 0
  },
  "time_stats": {
    "human_time_estimate": null,
    "human_total_time_spent": null,
    "time_estimate": 0,
    "total_time_spent": 0
  },
  "title": "Add project hook APIs",
  "type": "ISSUE",
  "updated_at": "2017-07-07T02:31:05.370-04:00",
  "upvotes": 0,
  "user_notes_count": 0,
  "web_url": "https://gitlab.kitware.com/utils/rust-gitlab/-/issues/5"
}