// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "tQN6DwAAQBAJ",
      "etag": "2i3ZfM4zUGU",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/tQN6DwAAQBAJ",
      "volumeInfo": {
        "title": "Philosophical Foundations of Labour Law",
        "authors": [
          "Hugh Collins",
          "Gillian Lester",
          "Virginia Mantouvalou"
        ],
        "publisher": "Philosophical Foundations of L",
        "publishedDate": "2019-02-12",
        "description": "The first book to explore the philosophical foundations of labour law in detail, including topics such as the meaning of work, the relationship between employee and employer, and the demands of justice in the workplace.",
        "industryIdentifiers": [
          {
            "type": "ISBN_13",
            "identifier": "9780198825272"
          },
          {
            "type": "ISBN_10",
            "identifier": "0198825277"
          }
        ],
        "readingModes": {
          "text": false,
          "image": true
        },
        "pageCount": 368,
        "printType": "BOOK",
        "categories": [
          "Law"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=tQN6DwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=tQN6DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=tQN6DwAAQBAJ&printsec=frontcover&dq=isbn:9780198825272&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=tQN6DwAAQBAJ&dq=isbn:9780198825272&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Philosophical_Foundations_of_Labour_Law.html?hl=&id=tQN6DwAAQBAJ"
      },
      "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=tQN6DwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "The first book to explore the philosophical foundations of labour law in detail, including topics such as the meaning of work, the relationship between employee and employer, and the demands of justice in the workplace."
      }
    }
  ]
}
);