// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "dmqbuAAACAAJ",
      "etag": "JkfQ+i1wGH4",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/dmqbuAAACAAJ",
      "volumeInfo": {
        "title": "Internet Law and Regulation",
        "authors": [
          "Graham Smith"
        ],
        "publishedDate": "2011",
        "description": "This guide explains the law and regulation in the UK as it applies to the Internet. The text is designed to help practitioners not only to identify the practical legal questions likely to arise, but also how to deal with them effectively.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0414047893"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780414047891"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 1400,
        "printType": "BOOK",
        "categories": [
          "Internet"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "language": "en",
        "previewLink": "http://books.google.com/books?id=dmqbuAAACAAJ&dq=isbn:0414047893&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=dmqbuAAACAAJ&dq=isbn:0414047893&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Internet_Law_and_Regulation.html?hl=&id=dmqbuAAACAAJ"
      },
      "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=dmqbuAAACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Brings the 19th edition of Lindley &amp; Banks fully up to date with all legislative changes, new cases and general practice developments"
      }
    }
  ]
}
);