{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "k8ZQAAAAMAAJ",
      "etag": "qpmgBoLAj8U",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/k8ZQAAAAMAAJ",
      "volumeInfo": {
        "title": "Java Regular Expressions",
        "subtitle": "Taming the Java.util.regex Engine",
        "authors": [
          "Mehran Habibi"
        ],
        "publishedDate": "2004-02-10",
        "description": "Expert author Habibi offers a look at what regular expressions are and how to use the Java library to process them. His book uses plenty of examples to show typical and atypical uses of the library, thus becoming a powerful learning tool. For instance, comprehensive examples for each and every regex method and class are given, along with advice on their appropriate use and performance considerations.",
        "industryIdentifiers": [
          {
            "type": "OTHER",
            "identifier": "UOM:39015061323278"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 286,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "averageRating": 3,
        "ratingsCount": 1,
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.10.3.0.preview.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=k8ZQAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=k8ZQAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=k8ZQAAAAMAAJ&dq=isbn:9781590591079&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=k8ZQAAAAMAAJ&dq=isbn:9781590591079&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Java_Regular_Expressions.html?hl=&id=k8ZQAAAAMAAJ"
      },
      "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=k8ZQAAAAMAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Expert author Habibi offers a look at what regular expressions are and how to use the Java library to process them."
      }
    }
  ]
}
