// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "8SwxAQAAIAAJ",
      "etag": "N0qkIC+YMac",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/8SwxAQAAIAAJ",
      "volumeInfo": {
        "title": "Festschrift für Marcus Lutter zum 70. Geburtstag",
        "subtitle": "Deutsches und europäisches Gesellschafts-, Konzern- und Kapitalmarktrecht",
        "authors": [
          "Marcus Lutter"
        ],
        "publishedDate": "2000",
        "industryIdentifiers": [
          {
            "type": "OTHER",
            "identifier": "STANFORD:36105060714586"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 1679,
        "printType": "BOOK",
        "categories": [
          "Aufsatzsammlung - Law and legislation"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.3.2.0.preview.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=8SwxAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=8SwxAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "de",
        "previewLink": "http://books.google.com/books?id=8SwxAQAAIAAJ&dq=isbn:3504062118&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=8SwxAQAAIAAJ&dq=isbn:3504062118&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Festschrift_f%C3%BCr_Marcus_Lutter_zum_70_Ge.html?hl=&id=8SwxAQAAIAAJ"
      },
      "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=8SwxAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      }
    }
  ]
}
);