// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "n_UhyAEACAAJ",
      "etag": "IiJ2de+x0E8",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/n_UhyAEACAAJ",
      "volumeInfo": {
        "title": "New Theoretical Perspectives on Dylan",
        "authors": [
          "Kieron Smith",
          "Rhian Barfoot"
        ],
        "publisher": "University of Wales Press",
        "publishedDate": "2020-04-15",
        "description": "Dylan Thomas has been the subject of academic inquiry since his earliest publications. Yet even today, scholars continue to find new ways of exploring his work. Bringing together a number of leading scholars who specialize in Thomas's work, this volume showcases eight exciting new critical perspectives. The book is the first to provide a critical overview of the whole of Thomas's wide-ranging output, including his poetry, prose, and correspondence; his work on wartime propaganda filmmaking; his late play for voices, Under Milk Wood; and his influence in letters and wider society.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "1786835207"
          },
          {
            "type": "ISBN_13",
            "identifier": "9781786835208"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 240,
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=n_UhyAEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=n_UhyAEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.fr/books?id=n_UhyAEACAAJ&dq=isbn:9781786835208&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.fr/books?id=n_UhyAEACAAJ&dq=isbn:9781786835208&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/New_Theoretical_Perspectives_on_Dylan.html?hl=&id=n_UhyAEACAAJ"
      },
      "saleInfo": {
        "country": "FR",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "FR",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=n_UhyAEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Yet even today, scholars continue to find new ways of exploring his work. Bringing together a number of leading scholars who specialize in Thomas&#39;s work, this volume showcases eight exciting new critical perspectives."
      }
    }
  ]
}
);