[
  {
    "id": 1,
    "body": "some comment",
    "postId": 12345
  },
  {
    "id": 2,
    "body": "some comment",
    "postId": 23456
  },
  {
    "id": 3,
    "body": "some comment",
    "postId": 34567
  },
  {
    "id": 4,
    "body": "some comment",
    "postId": 45678
  },
  {
    "id": 5,
    "body": "some comment",
    "postId": 56789
  },
  {
    "id": 6,
    "body": "some comment",
    "postId": 67890
  }
]