// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "IJFnwwEACAAJ",
      "etag": "nDtm8JXrdGc",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/IJFnwwEACAAJ",
      "volumeInfo": {
        "title": "Cosmology, Law, and Elites in Late Antiquity: Marriage and Slavery in Zoroastrianism, Eastern Christianity, and Islam",
        "authors": [
          "Tobias Scheunchen"
        ],
        "publishedDate": "2019-03",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "3956504674"
          },
          {
            "type": "ISBN_13",
            "identifier": "9783956504679"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 144,
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=IJFnwwEACAAJ&dq=isbn:9783956504679&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=IJFnwwEACAAJ&dq=isbn:9783956504679&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Cosmology_Law_and_Elites_in_Late_Antiqui.html?hl=&id=IJFnwwEACAAJ"
      },
      "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=IJFnwwEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Instead, this book shows that interactions between Late Antique legal systems were more complex and characterized by patterns of negotiation and competition mirroring the various entanglements of the Late Antique citizens life."
      }
    }
  ]
}
);