GET /api/books/BQHrn?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "book": {
        "id": "BQHrn",
        "title": "The Psychic Side of Sports",
        "subtitle": "",
        "publishedDate": "1978-12-31",
        "isbn10": "0201047292",
        "isbn13": "9780201047295",
        "description": "",
        "descriptionMd": "",
        "pageCount": 227,
        "language": "",
        "imageLinks": {
            "thumbnail": "https://oku.ams3.cdn.digitaloceanspaces.com/covers/2025/04/611e870badf87005c5ca4c93e9ab8d37.jpg"
        },
        "purchaseLinks": [],
        "authors": [
            {
                "id": 104673,
                "name": "Michael Murphy",
                "image_url": ""
            }
        ],
        "ratings": [
            {
                "source": "gdreads",
                "score": 3.4,
                "max_score": 5,
                "count": 7,
                "updated": "2021-08-01T21:08:45.041468Z"
            }
        ],
        "thumbnail": "https://oku.ams3.cdn.digitaloceanspaces.com/covers/2025/04/611e870badf87005c5ca4c93e9ab8d37.jpg",
        "slug": "the-psychic-side-of-sports-by-michael-murphy-BQHrn",
        "workId": null
    },
    "otherCollections": [],
    "friends": [],
    "recommendedBy": [],
    "recommended": null,
    "tags": {
        "yours": [],
        "popular": []
    },
    "reviewCount": 0,
    "highlightCount": 0,
    "yourReview": null
}