// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "0znnwAEACAAJ",
      "etag": "qd4HS3Ct32o",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/0znnwAEACAAJ",
      "volumeInfo": {
        "title": "The Euro As Legal Tender",
        "subtitle": "A Comparative Approach to a Uniform Concept",
        "authors": [
          "Robert Freitag",
          "Sebastian Omlor"
        ],
        "publisher": "de Gruyter",
        "publishedDate": "2020-02-24",
        "description": "Even almost 20 years after the introduction of the euro as single european currency it remains unclear whether Art. 128 TFEU enshrines an autonomous concept of legal tender with regard to the euro or whether the provision merely refers to pre-existing concepts of legal tender in the national laws of the member states. The work collects all contributions of the conference \"The Euro as Legal Tender\" on 21.09.2018 in Frankfurt/Main.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "311063757X"
          },
          {
            "type": "ISBN_13",
            "identifier": "9783110637571"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 200,
        "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=0znnwAEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=0znnwAEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=0znnwAEACAAJ&dq=isbn:9783110637571&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=0znnwAEACAAJ&dq=isbn:9783110637571&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/The_Euro_As_Legal_Tender.html?hl=&id=0znnwAEACAAJ"
      },
      "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=0znnwAEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "The work collects all contributions of the conference &quot;The Euro as Legal Tender&quot; on 21.09.2018 in Frankfurt/Main."
      }
    }
  ]
}
);