John Doe's Collections

{
  "id": "2b3f6532-7053-4415-981e-9bde21b6dd9f",
  "name": "John Doe",
  "username": "johndoe"
}
{
  "data": [
    {
      "id": "cc9cf8b2-42ea-4e27-9a31-7b50ab4dace4",
      "slug": "owned",
      "name": "Owned",
      "description": "All the books John Doe owns",
      "isDefault": false,
      "isPrivate": false,
      "createdAt": "2024-09-18T01:02:02.279Z",
      "updatedAt": "2024-09-18T01:02:02.279Z",
      "totalItems": 0,
      "totalBooks": "0",
      "mediaAssets": []
    }
  ],
  "meta": {
    "page": 1,
    "pageSize": 30,
    "total": "1"
  }
}