[
  {
    "comments": 2,
    "comments_url": "string",
    "created_at": "string",
    "description": "string",
    "files": {
      "ring.erl": {
        "filename": "string",
        "raw_url": "string",
        "size": 5
      }
    },
    "git_pull_url": "string",
    "git_push_url": "string",
    "html_url": "string",
    "id": "string",
    "public": true,
    "url": "string",
    "user": {
      "avatar_url": "string",
      "bio": "string",
      "blog": "string",
      "collaborators": 6,
      "company": "string",
      "created_at": "string",
      "disk_usage": 5,
      "email": "string",
      "followers": 3,
      "followers_url": "string",
      "following": 4,
      "following_url": "string",
      "gists_url": "string",
      "gravatar_id": "string",
      "hireable": false,
      "html_url": "string",
      "id": 3,
      "location": "string",
      "login": "string",
      "name": "string",
      "organizations_url": "string",
      "owned_private_repos": 5,
      "plan": {
        "collaborators": 9,
        "name": "string",
        "private_repos": 8,
        "space": 1
      },
      "private_gists": 8,
      "public_gists": 6,
      "public_repos": 6,
      "starred_url": "string",
      "subscriptions_url": "string",
      "total_private_repos": 6,
      "type": "Organization",
      "updated_at": "string",
      "url": "string"
    }
  }
]