// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "nVHbDwAAQBAJ",
      "etag": "8rcC/HZI+Hk",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/nVHbDwAAQBAJ",
      "volumeInfo": {
        "title": "Recht und Infrastruktur in der Geschichte des bayerischen Oberlands",
        "authors": [
          "Christoph Bachmann",
          "Wolfgang Ehberger",
          "Horst Gehringer",
          "Britta Kägler",
          "Karin Leonhardt",
          "Christine Rädlinger"
        ],
        "publisher": "BoD – Books on Demand",
        "publishedDate": "2020-04-06",
        "description": "Der Band enthält Beiträge, die rechtshistorische Themen des voralpinen Raums Altbayerns behandeln. Der zeitliche Rahmen erstreckt sich von der Frühen Neuzeit bis in das 20. Jahrhundert.",
        "industryIdentifiers": [
          {
            "type": "ISBN_13",
            "identifier": "9783963740411"
          },
          {
            "type": "ISBN_10",
            "identifier": "3963740418"
          }
        ],
        "readingModes": {
          "text": false,
          "image": true
        },
        "pageCount": 140,
        "printType": "BOOK",
        "categories": [
          "Law"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "1.1.1.0.preview.1",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=nVHbDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=nVHbDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "de",
        "previewLink": "http://books.google.com/books?id=nVHbDwAAQBAJ&printsec=frontcover&dq=isbn:9783963740411&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=nVHbDwAAQBAJ&dq=isbn:9783963740411&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Recht_und_Infrastruktur_in_der_Geschicht.html?hl=&id=nVHbDwAAQBAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "PARTIAL",
        "embeddable": true,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=nVHbDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Der Band enthält Beiträge, die rechtshistorische Themen des voralpinen Raums Altbayerns behandeln. Der zeitliche Rahmen erstreckt sich von der Frühen Neuzeit bis in das 20. Jahrhundert."
      }
    }
  ]
}
);