gitlab 0.1508.0

Gitlab API client.
Documentation
{
  "_links": {
    "award_emoji": "https://gitlab.kitware.com/api/v4/projects/855/issues/6/award_emoji",
    "closed_as_duplicate_of": null,
    "notes": "https://gitlab.kitware.com/api/v4/projects/855/issues/6/notes",
    "project": "https://gitlab.kitware.com/api/v4/projects/855",
    "self": "https://gitlab.kitware.com/api/v4/projects/855/issues/6"
  },
  "assignee": {
    "avatar_url": "https://secure.gravatar.com/avatar/2f5f7e99190174edb5a2f66b8653b0b2?s=80&d=identicon",
    "id": 13,
    "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,
      "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,
    "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-30T14:54:28.954-04:00",
  "description": "",
  "discussion_locked": null,
  "downvotes": 0,
  "due_date": null,
  "has_tasks": false,
  "id": 69328,
  "iid": 6,
  "issue_type": "issue",
  "labels": [
    "area:doc"
  ],
  "merge_requests_count": 1,
  "milestone": null,
  "moved_to_id": null,
  "project_id": 855,
  "references": {
    "full": "utils/rust-gitlab#6",
    "relative": "#6",
    "short": "#6"
  },
  "service_desk_reply_to": null,
  "severity": "UNKNOWN",
  "state": "closed",
  "subscribed": true,
  "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": "fix documentation warnings",
  "type": "ISSUE",
  "updated_at": "2019-07-17T09:53:48.869-04:00",
  "upvotes": 0,
  "user_notes_count": 0,
  "web_url": "https://gitlab.kitware.com/utils/rust-gitlab/-/issues/6"
}