// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "F7fNDwAAQBAJ",
      "etag": "eYKxc0dYTdc",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/F7fNDwAAQBAJ",
      "volumeInfo": {
        "title": "La Représentation du Discours Autre",
        "subtitle": "Principes pour une description",
        "authors": [
          "Jacqueline Authier-Revuz"
        ],
        "publisher": "Walter de Gruyter GmbH & Co KG",
        "publishedDate": "2019-12-16",
        "description": "This book offers a general model of reported speech that relies on clear, well-argued theoretical choices in order to describe accurately the diversity of observed situations. The metalanguage/alterity articulation is critically discussed at various levels (language, discourse, subject) where a central function of differential auto-configuration takes place.",
        "industryIdentifiers": [
          {
            "type": "ISBN_13",
            "identifier": "9783110641226"
          },
          {
            "type": "ISBN_10",
            "identifier": "3110641224"
          }
        ],
        "readingModes": {
          "text": false,
          "image": true
        },
        "pageCount": 715,
        "printType": "BOOK",
        "categories": [
          "Language Arts & Disciplines"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": true,
        "contentVersion": "1.1.1.0.preview.1",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=F7fNDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=F7fNDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "fr",
        "previewLink": "http://books.google.fr/books?id=F7fNDwAAQBAJ&printsec=frontcover&dq=isbn:9783110641226&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.fr/books?id=F7fNDwAAQBAJ&dq=isbn:9783110641226&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/La_Repr%C3%A9sentation_du_Discours_Autre.html?hl=&id=F7fNDwAAQBAJ"
      },
      "saleInfo": {
        "country": "FR",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "FR",
        "viewability": "PARTIAL",
        "embeddable": true,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": true,
          "acsTokenLink": "http://books.google.fr/books/download/La_Repr%C3%A9sentation_du_Discours_Autre-sample-pdf.acsm?id=F7fNDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
        },
        "webReaderLink": "http://play.google.com/books/reader?id=F7fNDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "This book offers a general model of reported speech that relies on clear, well-argued theoretical choices in order to describe accurately the diversity of observed situations."
      }
    }
  ]
}
);