// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "fcaSzQEACAAJ",
      "etag": "3+yjsUVLWEQ",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/fcaSzQEACAAJ",
      "volumeInfo": {
        "title": "Agir non agir",
        "subtitle": "Eléments pour une poésie de la résistance écologique",
        "authors": [
          "Pierre Vinclair"
        ],
        "publishedDate": "2020-06-04",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "2714312365"
          },
          {
            "type": "ISBN_13",
            "identifier": "9782714312365"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 237,
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "language": "fr",
        "previewLink": "http://books.google.fr/books?id=fcaSzQEACAAJ&dq=isbn:9782714312365&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.fr/books?id=fcaSzQEACAAJ&dq=isbn:9782714312365&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Agir_non_agir.html?hl=&id=fcaSzQEACAAJ"
      },
      "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=fcaSzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Révélant l&#39;essence sauvage du poème, qui dévoile son affinité fondamentale avec la nature maltraitée, et réinscrivant la poésie dans l&#39;effort chamanique qu&#39;elle avait pour les sociétés dites traditionnelles, il propose dans Agir ..."
      }
    }
  ]
}
);