[
  {
    "content_type": "string",
    "created_at": "string",
    "download_count": 2,
    "id": 4,
    "label": "string",
    "name": "string",
    "size": 9,
    "state": "string",
    "updated_at": "string",
    "uploader": {
      "avatar_url": "string",
      "bio": "string",
      "blog": "string",
      "collaborators": 5,
      "company": "string",
      "created_at": "string",
      "disk_usage": 3,
      "email": "string",
      "followers": 1,
      "followers_url": "string",
      "following": 10,
      "following_url": "string",
      "gists_url": "string",
      "gravatar_id": "string",
      "hireable": false,
      "html_url": "string",
      "id": 10,
      "location": "string",
      "login": "string",
      "name": "string",
      "organizations_url": "string",
      "owned_private_repos": 1,
      "plan": {
        "collaborators": 4,
        "name": "string",
        "private_repos": 1,
        "space": 10
      },
      "private_gists": 4,
      "public_gists": 3,
      "public_repos": 6,
      "starred_url": "string",
      "subscriptions_url": "string",
      "total_private_repos": 3,
      "type": "User",
      "updated_at": "string",
      "url": "string"
    },
    "url": "string"
  },
  {
    "content_type": "string",
    "created_at": "string",
    "download_count": 1,
    "id": 10,
    "label": "string",
    "name": "string",
    "size": 1,
    "state": "string",
    "updated_at": "string",
    "uploader": {
      "avatar_url": "string",
      "bio": "string",
      "blog": "string",
      "collaborators": 1,
      "company": "string",
      "created_at": "string",
      "disk_usage": 1,
      "email": "string",
      "followers": 6,
      "followers_url": "string",
      "following": 2,
      "following_url": "string",
      "gists_url": "string",
      "gravatar_id": "string",
      "hireable": false,
      "html_url": "string",
      "id": 10,
      "location": "string",
      "login": "string",
      "name": "string",
      "organizations_url": "string",
      "owned_private_repos": 3,
      "plan": {
        "collaborators": 3,
        "name": "string",
        "private_repos": 8,
        "space": 9
      },
      "private_gists": 4,
      "public_gists": 3,
      "public_repos": 1,
      "starred_url": "string",
      "subscriptions_url": "string",
      "total_private_repos": 2,
      "type": "Organization",
      "updated_at": "string",
      "url": "string"
    },
    "url": "string"
  }
]