// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "rMl8ygEACAAJ",
      "etag": "Yjb+//3sTpY",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/rMl8ygEACAAJ",
      "volumeInfo": {
        "title": "Christian Discourses of the Holy and the Sacred from the 15th to the 17th Century",
        "authors": [
          "Teresa Hiergeist",
          "Ismael del Olmo"
        ],
        "publisher": "Peter Lang Gmbh, Internationaler Verlag Der Wissenschaften",
        "publishedDate": "2019",
        "description": "The book reconstructs the values, norms, experiences and power structures underlying the understandings of the holy and the sacred in early modern Christian contexts, intending to gain a characteristic profile of the associated concepts, persons, objects, texts, times, spaces and performances.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "3631800819"
          },
          {
            "type": "ISBN_13",
            "identifier": "9783631800812"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 406,
        "printType": "BOOK",
        "categories": [
          "Christian civilization"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=rMl8ygEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=rMl8ygEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.fr/books?id=rMl8ygEACAAJ&dq=isbn:9783631800812&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.fr/books?id=rMl8ygEACAAJ&dq=isbn:9783631800812&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Christian_Discourses_of_the_Holy_and_the.html?hl=&id=rMl8ygEACAAJ"
      },
      "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=rMl8ygEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "The book reconstructs the values, norms, experiences and power structures underlying the understandings of the holy and the sacred in early modern Christian contexts, intending to gain a characteristic profile of the associated concepts, ..."
      }
    }
  ]
}
);