// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "-bgDwgEACAAJ",
      "etag": "1Sf0OBWdJTc",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/-bgDwgEACAAJ",
      "volumeInfo": {
        "title": "Mann and Proctor on the Legal Aspect of Money 8e",
        "authors": [
          "CHARLES. PROCTOR"
        ],
        "publishedDate": "2019-08-21",
        "description": "The eighth edition of this leading work on all private and public law aspects relating to money has been thoroughly revised to include consideration of the impact of Brexit, virtual currencies and also includes new materials on the role of central banks.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "019880492X"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780198804925"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 1008,
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "language": "un",
        "previewLink": "http://books.google.com/books?id=-bgDwgEACAAJ&dq=isbn:9780198804925&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=-bgDwgEACAAJ&dq=isbn:9780198804925&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Mann_and_Proctor_on_the_Legal_Aspect_of.html?hl=&id=-bgDwgEACAAJ"
      },
      "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=-bgDwgEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "The eighth edition of this leading work on all private and public law aspects relating to money has been thoroughly revised to include consideration of the impact of Brexit, virtual currencies and also includes new materials on the role of ..."
      }
    }
  ]
}
);