// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "TOFtzQEACAAJ",
      "etag": "Uy4xg9uk78s",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/TOFtzQEACAAJ",
      "volumeInfo": {
        "title": "An Organ of Murder",
        "subtitle": "Crime, Violence, and Phrenology in Nineteenth-Century America",
        "authors": [
          "Courtney E. Thompson"
        ],
        "publisher": "Critical Issues in Health and",
        "publishedDate": "2021-02-12",
        "description": "An Organ of Murder explores the origins of both popular and elite theories of criminality in the nineteenth-century United States. This work traces the long-lasting influence of phrenological visual culture and language in America, as well as the practical uses of phrenology in courts, prisons, and daily life.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "1978813066"
          },
          {
            "type": "ISBN_13",
            "identifier": "9781978813069"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 248,
        "printType": "BOOK",
        "categories": [
          "Medical"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=TOFtzQEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=TOFtzQEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=TOFtzQEACAAJ&dq=isbn:9781978813069&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=TOFtzQEACAAJ&dq=isbn:9781978813069&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/An_Organ_of_Murder.html?hl=&id=TOFtzQEACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=TOFtzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "This work traces the long-lasting influence of phrenological visual culture and language in American culture, law, and medicine, as well as the practical uses of phrenology in courts, prisons, and daily life."
      }
    }
  ]
}
);