// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "jwqmzQEACAAJ",
      "etag": "Oj5JIS9X7u8",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/jwqmzQEACAAJ",
      "volumeInfo": {
        "title": "Le istituzioni di Gaio: avventure di un bestseller. Trasmissione, uso e trasformazione del testo",
        "authors": [
          "Ulrike Babusiaux"
        ],
        "publishedDate": "2020",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "8869521354"
          },
          {
            "type": "ISBN_13",
            "identifier": "9788869521355"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 850,
        "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=jwqmzQEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=jwqmzQEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "un",
        "previewLink": "http://books.google.com/books?id=jwqmzQEACAAJ&dq=isbn:9788869521355&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=jwqmzQEACAAJ&dq=isbn:9788869521355&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Le_istituzioni_di_Gaio_avventure_di_un_b.html?hl=&id=jwqmzQEACAAJ"
      },
      "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=jwqmzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      }
    }
  ]
}
);