// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "RKNQK2LkbjkC",
      "etag": "MR5hc+pTpGM",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/RKNQK2LkbjkC",
      "volumeInfo": {
        "title": "Gesammelte Schriften",
        "authors": [
          "Marcus Lutter"
        ],
        "publisher": "Walter de Gruyter",
        "publishedDate": "2010",
        "description": "Marcus Lutter is one of the most renowned legal scholars in Germany and has significantly influenced commercial law over the past few decades, particularly the law of limited liability companies (GmbH) and the law of stock corporations (AG). Issued in honor of his 80th birthday, this collected volume presents the 65 most important essays by Marcus Lutter on matters of company law. It particularly addresses the bodies and members of the bodies of a company, the affiliated group, capital protection, transformation law and financial accounting, as well as the principle national and international issues concerning business and company law and legal policy.",
        "industryIdentifiers": [
          {
            "type": "ISBN_13",
            "identifier": "9783899497953"
          },
          {
            "type": "ISBN_10",
            "identifier": "3899497953"
          }
        ],
        "readingModes": {
          "text": false,
          "image": true
        },
        "pageCount": 1321,
        "printType": "BOOK",
        "categories": [
          "Law"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.0.1.0.preview.1",
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=RKNQK2LkbjkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=RKNQK2LkbjkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "de",
        "previewLink": "http://books.google.com/books?id=RKNQK2LkbjkC&printsec=frontcover&dq=isbn:9783899497953&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=RKNQK2LkbjkC&dq=isbn:9783899497953&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Gesammelte_Schriften.html?hl=&id=RKNQK2LkbjkC"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "PARTIAL",
        "embeddable": true,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=RKNQK2LkbjkC&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Marcus Lutter ist einer der renommiertesten Rechtswissenschaftler Deutschlands und hat das Wirtschaftsrecht, insbesondere das Recht der GmbH und das Recht der Aktiengesellschaft, in den letzten Jahrzehnten maßgeblich mitgeprägt."
      }
    }
  ]
}
);