{
  "type": "string",
  "created_on": "string",
  "creator": {
    "type": "string",
    "created_on": "string",
    "display_name": "string",
    "links": {
      "avatar": {
        "href": "string"
      },
      "followers": {
        "href": "string"
      },
      "following": {
        "href": "string"
      },
      "html": {
        "href": "string"
      },
      "repositories": {
        "href": "string"
      },
      "self": {
        "href": "string"
      }
    },
    "username": "string",
    "uuid": "string",
    "website": "string"
  },
  "id": 10,
  "is_private": true,
  "owner": {
    "type": "string",
    "created_on": "string",
    "display_name": "string",
    "links": {
      "avatar": {
        "href": "string"
      },
      "followers": {
        "href": "string"
      },
      "following": {
        "href": "string"
      },
      "html": {
        "href": "string"
      },
      "repositories": {
        "href": "string"
      },
      "self": {
        "href": "string"
      }
    },
    "username": "string",
    "uuid": "string",
    "website": "string"
  },
  "scm": "git",
  "title": "string",
  "updated_on": "string"
}