// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "EWlEyAEACAAJ",
      "etag": "2lnIzF12b78",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/EWlEyAEACAAJ",
      "volumeInfo": {
        "title": "Crime, Gender and Social Control in Early Modern Frankfurt Am Main",
        "authors": [
          "Jeannette Kamp"
        ],
        "publishedDate": "2019-12-19",
        "description": "This book charts the gender differences in crime in early modern Frankfurt. It shows that women's prosecuted crime patterns in Frankfurt were both similar and different to that of other European cities.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "9004388435"
          },
          {
            "type": "ISBN_13",
            "identifier": "9789004388437"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 336,
        "printType": "BOOK",
        "categories": [
          "Crime"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=EWlEyAEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=EWlEyAEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=EWlEyAEACAAJ&dq=isbn:9789004388437&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=EWlEyAEACAAJ&dq=isbn:9789004388437&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Crime_Gender_and_Social_Control_in_Early.html?hl=&id=EWlEyAEACAAJ"
      },
      "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=EWlEyAEACAAJ&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "This book charts the gender differences in crime in early modern Frankfurt. It shows that women&#39;s prosecuted crime patterns in Frankfurt were both similar and different to that of other European cities."
      }
    }
  ]
}
);