// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "M5sPkAEACAAJ",
      "etag": "rw2mRdHhZ5E",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/M5sPkAEACAAJ",
      "volumeInfo": {
        "title": "Europäisches Privat- und Wirtschaftsrecht",
        "authors": [
          "Katja Langenbucher"
        ],
        "publisher": "Nomos Verlagsgesellschaft",
        "publishedDate": "2016-10-01",
        "description": "Das Privat- und Wirtschaftsrecht kann ohne seine europarechtlichen Bezuge nicht mehr verstanden werden; sie gehoren zum Pflichtfachpensum des Ersten Juristischen Staatsexamens. Die Neuauflage des Lehrbuchs vermittelt dem Studenten das erforderliche Wissen und die Methodik, um Fragen des Europarechts in der Zivilrechtsklausur, etwa im Delikts-, Arbeits-, Gesellschafts- und Handelsrecht zu meistern.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "3848725991"
          },
          {
            "type": "ISBN_13",
            "identifier": "9783848725991"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 550,
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "language": "de",
        "previewLink": "http://books.google.com/books?id=M5sPkAEACAAJ&dq=isbn:9783848725991&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=M5sPkAEACAAJ&dq=isbn:9783848725991&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Europ%C3%A4isches_Privat_und_Wirtschaftsrech.html?hl=&id=M5sPkAEACAAJ"
      },
      "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=M5sPkAEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Das Privat- und Wirtschaftsrecht kann ohne seine europarechtlichen Bezuge nicht mehr verstanden werden; sie gehoren zum Pflichtfachpensum des Ersten Juristischen Staatsexamens."
      }
    }
  ]
}
);