// API callback
ProcessNewGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 2,
  "items": [
    {
      "kind": "books#volume",
      "id": "KVlNvgEACAAJ",
      "etag": "LSNbsNEeUSg",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/KVlNvgEACAAJ",
      "volumeInfo": {
        "title": "Grenzerfahrungen Band 4: Staatenwechsel, Identitätskonflikte, Kriegserfahrungen (1919-1945)",
        "subtitle": "Eine Geschichte der Deutschsprachigen Gemeinschaft Belgiens",
        "authors": [
          "Carlo Lejeune",
          "Christoph Brüll",
          "Peter M. Quadflieg"
        ],
        "publishedDate": "2018-11-29",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "3867121397"
          },
          {
            "type": "ISBN_13",
            "identifier": "9783867121392"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 400,
        "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=KVlNvgEACAAJ&dq=isbn:3867121397&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=KVlNvgEACAAJ&dq=isbn:3867121397&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Grenzerfahrungen_Band_4_Staatenwechsel_I.html?hl=&id=KVlNvgEACAAJ"
      },
      "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=KVlNvgEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Krieg, Krisen und Umbrüche, aber auch Fortschrittsglaube, Hoffnungen und Kontinuitäten kennzeichnen Europa im Zeitalter der Weltkriege."
      }
    },
    {
      "kind": "books#volume",
      "id": "sgMVzQEACAAJ",
      "etag": "CfJTvjs2iGk",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/sgMVzQEACAAJ",
      "volumeInfo": {
        "title": "Staatenwechsel, Identitätskonflikte, Kriegserfahrungen (1919-1945)",
        "authors": [
          "Carlo Lejeune",
          "Christoph Brüll",
          "Peter M. Quadflieg"
        ],
        "publishedDate": "2019",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "3867121397"
          },
          {
            "type": "ISBN_13",
            "identifier": "9783867121392"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 399,
        "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=sgMVzQEACAAJ&dq=isbn:3867121397&hl=&cd=2&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=sgMVzQEACAAJ&dq=isbn:3867121397&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Staatenwechsel_Identit%C3%A4tskonflikte_Krie.html?hl=&id=sgMVzQEACAAJ"
      },
      "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=sgMVzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      }
    }
  ]
}
);