// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "HTtqyAEACAAJ",
      "etag": "eJK9uvQI6oM",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/HTtqyAEACAAJ",
      "volumeInfo": {
        "title": "Der Wandel der Rheinischen Agrarverfassung",
        "subtitle": "Der Einfluss französischer und preußischer Agrarreformen zwischen 1794 und 1850 auf die bäuerlichen Rechtsverhältnisse im Rheinland",
        "authors": [
          "Franz Dominic Esser"
        ],
        "publishedDate": "2019-11-11",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "3412517038"
          },
          {
            "type": "ISBN_13",
            "identifier": "9783412517038"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 288,
        "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=HTtqyAEACAAJ&dq=isbn:9783412517038&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=HTtqyAEACAAJ&dq=isbn:9783412517038&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Der_Wandel_der_Rheinischen_Agrarverfassu.html?hl=&id=HTtqyAEACAAJ"
      },
      "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=HTtqyAEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Auf der Basis tatsachlicher Gegebenheiten unter Hinzuziehung regionaler Fallbeispiele, gibt der Verfasser Aufschlusse uber die Entwicklung der rheinischen Agrarverfassung und dem damit fur die landliche Bevolkerung einhergehenden ..."
      }
    }
  ]
}
);