// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "X2B6zQEACAAJ",
      "etag": "iW45Wq+GTIQ",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/X2B6zQEACAAJ",
      "volumeInfo": {
        "title": "Scholarship Between Europe and the Levant",
        "subtitle": "Essays in Honour of Alastair Hamilton",
        "authors": [
          "Jan Loop",
          "Jill Kraye"
        ],
        "publisher": "History of Oriental Studies",
        "publishedDate": "2020",
        "description": "Scholarship between Europe and the Levantis a collection of essays in honour of Professor Alastair Hamilton. The contributions discuss scholarly, artistic and religious encounters between Europe and the Islamic world between the sixteenth and the late nineteenth century.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "900442931X"
          },
          {
            "type": "ISBN_13",
            "identifier": "9789004429314"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 398,
        "printType": "BOOK",
        "categories": [
          "History"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "language": "en",
        "previewLink": "http://books.google.fr/books?id=X2B6zQEACAAJ&dq=isbn:9789004429314&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.fr/books?id=X2B6zQEACAAJ&dq=isbn:9789004429314&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Scholarship_Between_Europe_and_the_Levan.html?hl=&id=X2B6zQEACAAJ"
      },
      "saleInfo": {
        "country": "FR",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "FR",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=X2B6zQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Scholarship between Europe and the Levantis a collection of essays in honour of Professor Alastair Hamilton."
      }
    }
  ]
}
);