{
  "id": 10,
  "last_read_at": "string",
  "reason": "string",
  "repository": {
    "description": "string",
    "fork": true,
    "full_name": "string",
    "html_url": "string",
    "id": 7,
    "name": "string",
    "owner": {
      "avatar_url": "string",
      "bio": "string",
      "blog": "string",
      "collaborators": 7,
      "company": "string",
      "created_at": "string",
      "disk_usage": 2,
      "email": "string",
      "followers": 3,
      "followers_url": "string",
      "following": 7,
      "following_url": "string",
      "gists_url": "string",
      "gravatar_id": "string",
      "hireable": true,
      "html_url": "string",
      "id": 10,
      "location": "string",
      "login": "string",
      "name": "string",
      "organizations_url": "string",
      "owned_private_repos": 6,
      "plan": {
        "collaborators": 3,
        "name": "string",
        "private_repos": 4,
        "space": 7
      },
      "private_gists": 3,
      "public_gists": 6,
      "public_repos": 10,
      "starred_url": "string",
      "subscriptions_url": "string",
      "total_private_repos": 2,
      "type": "Organization",
      "updated_at": "string",
      "url": "string"
    },
    "private": false,
    "url": "string"
  },
  "subject": {
    "latest_comment_url": "string",
    "title": "string",
    "type": "string",
    "url": "string"
  },
  "unread": true,
  "updated_at": "string",
  "url": "string"
}