// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "GfejtgEACAAJ",
      "etag": "AiyC1iPxBg4",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/GfejtgEACAAJ",
      "volumeInfo": {
        "title": "Intra- und Interdisziplinarität im Zivilrecht",
        "subtitle": "Jahrbuch junger Zivilrechtswissenschaftler",
        "authors": [
          "Gregor Christandl",
          "Simon Laimer",
          "Kristin Nemeth",
          "Florian Skarics",
          "Daniel Tamerl",
          "Martin Trenker",
          "Caroline Voithofer",
          "Mathias Walch"
        ],
        "publishedDate": "2018-06",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "3848746549"
          },
          {
            "type": "ISBN_13",
            "identifier": "9783848746545"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 328,
        "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=GfejtgEACAAJ&dq=isbn:9783848746545&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=GfejtgEACAAJ&dq=isbn:9783848746545&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Intra_und_Interdisziplinarit%C3%A4t_im_Zivil.html?hl=&id=GfejtgEACAAJ"
      },
      "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=GfejtgEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Der Tagungsband dokumentiert die Referate der 28. Jahrestagung der Gesellschaft Junger Zivilrechtswissenschaftler e.V., die vom 6. bis 9. September 2017 in Innsbruck stattfand."
      }
    }
  ]
}
);