{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "31gXAgAAQBAJ",
      "etag": "VMbdTCAC8yU",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/31gXAgAAQBAJ",
      "volumeInfo": {
        "title": "Quality Code",
        "subtitle": "Software Testing Principles, Practices, and Patterns",
        "authors": [
          "Stephen Vance"
        ],
        "publisher": "Pearson Education",
        "publishedDate": "2013",
        "description": "Explains the importance of the test-driven environment in assuring quality while developing software, introducing patterns, principles, and techniques for testing any software system.",
        "industryIdentifiers": [
          {
            "type": "ISBN_13",
            "identifier": "9780321832986"
          },
          {
            "type": "ISBN_10",
            "identifier": "0321832981"
          }
        ],
        "readingModes": {
          "text": false,
          "image": true
        },
        "pageCount": 256,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.2.2.0.preview.1",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=31gXAgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=31gXAgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=31gXAgAAQBAJ&printsec=frontcover&dq=isbn:9780321832986&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=31gXAgAAQBAJ&dq=isbn:9780321832986&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Quality_Code.html?hl=&id=31gXAgAAQBAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "PARTIAL",
        "embeddable": true,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED_FOR_ACCESSIBILITY",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=31gXAgAAQBAJ&hl=&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Explains the importance of the test-driven environment in assuring quality while developing software, introducing patterns, principles, and techniques for testing any software system."
      }
    }
  ]
}
