// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 2,
  "items": [
    {
      "kind": "books#volume",
      "id": "0GbcxQEACAAJ",
      "etag": "hI+vhc8AFEU",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/0GbcxQEACAAJ",
      "volumeInfo": {
        "title": "Umwandlungsgesetz",
        "subtitle": "Kommentar : mit systematischer Darstellung des Umwandlungssteuerrechts",
        "authors": [
          "Marcus Lutter",
          "Martin Winter (Rechtsanwalt Dr.)"
        ],
        "publishedDate": "2009",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "3504370181"
          },
          {
            "type": "ISBN_13",
            "identifier": "9783504370183"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 3653,
        "printType": "BOOK",
        "categories": [
          "Consolidation and merger of corporations"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=0GbcxQEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=0GbcxQEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=0GbcxQEACAAJ&dq=isbn:9783504370183&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=0GbcxQEACAAJ&dq=isbn:9783504370183&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Umwandlungsgesetz.html?hl=&id=0GbcxQEACAAJ"
      },
      "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=0GbcxQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      }
    },
    {
      "kind": "books#volume",
      "id": "-19NwgEACAAJ",
      "etag": "BqJnel5IQAc",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/-19NwgEACAAJ",
      "volumeInfo": {
        "title": "Umwandlungsgesetz",
        "subtitle": "§§ 135 - 325, SpruchG",
        "authors": [
          "Marcus Lutter"
        ],
        "publishedDate": "2009",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "3504370181"
          },
          {
            "type": "ISBN_13",
            "identifier": "9783504370183"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 3653,
        "printType": "BOOK",
        "categories": [
          "Consolidation and merger of corporations"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=-19NwgEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=-19NwgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "de",
        "previewLink": "http://books.google.com/books?id=-19NwgEACAAJ&dq=isbn:9783504370183&hl=&cd=2&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=-19NwgEACAAJ&dq=isbn:9783504370183&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Umwandlungsgesetz.html?hl=&id=-19NwgEACAAJ"
      },
      "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=-19NwgEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      }
    }
  ]
}
);