// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "-qMlEAAAQBAJ",
      "etag": "c4ylvCF6fe0",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/-qMlEAAAQBAJ",
      "volumeInfo": {
        "title": "Die Entdeckung des chinesischen Buddhismus",
        "subtitle": "Walter Liebenthal (1886-1982): Ein Forscherleben im Exil",
        "authors": [
          "Mechthild Leutner",
          "Roberto Liebenthal"
        ],
        "publisher": "LIT Verlag Münster",
        "industryIdentifiers": [
          {
            "type": "ISBN_13",
            "identifier": "9783643250049"
          },
          {
            "type": "ISBN_10",
            "identifier": "3643250045"
          }
        ],
        "readingModes": {
          "text": false,
          "image": true
        },
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.0.1.0.preview.1",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=-qMlEAAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=-qMlEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "de",
        "previewLink": "http://books.google.fi/books?id=-qMlEAAAQBAJ&pg=PA72&dq=LCCN:n79006698&hl=&cd=1&source=gbs_api",
        "infoLink": "https://play.google.com/store/books/details?id=-qMlEAAAQBAJ&source=gbs_api",
        "canonicalVolumeLink": "https://play.google.com/store/books/details?id=-qMlEAAAQBAJ"
      },
      "saleInfo": {
        "country": "FI",
        "saleability": "FOR_SALE",
        "isEbook": true,
        "listPrice": {
          "amount": 64.9,
          "currencyCode": "EUR"
        },
        "retailPrice": {
          "amount": 45.43,
          "currencyCode": "EUR"
        },
        "buyLink": "https://play.google.com/store/books/details?id=-qMlEAAAQBAJ&rdid=book--qMlEAAAQBAJ&rdot=1&source=gbs_api",
        "offers": [
          {
            "finskyOfferType": 1,
            "listPrice": {
              "amountInMicros": 64900000,
              "currencyCode": "EUR"
            },
            "retailPrice": {
              "amountInMicros": 45430000,
              "currencyCode": "EUR"
            }
          }
        ]
      },
      "accessInfo": {
        "country": "FI",
        "viewability": "PARTIAL",
        "embeddable": true,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": true
        },
        "webReaderLink": "http://play.google.com/books/reader?id=-qMlEAAAQBAJ&hl=&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "... \u003cb\u003elccn\u003c/b\u003e-\u003cb\u003en79006698\u003c/b\u003e/, Zugr. am 11.1.19). https://de.wikipedia.org/wiki/Hermann_Hesse, Zugr. am 11.1.19. 12 Bei seinen Besuchen in Deutschland 1921, 1926 und 1930, traf Tagore auch mit Vertretern der Wandervogelbewegung zusammen. Während das&nbsp;..."
      }
    }
  ]
}
);