{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "YxMDAAAACAAJ",
      "etag": "t6cC9LWR+3Y",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/YxMDAAAACAAJ",
      "volumeInfo": {
        "title": "Sams Teach Yourself Python in 24 Hours",
        "authors": [
          "Ivan Van Laningham"
        ],
        "publisher": "Sams Publishing",
        "publishedDate": "2000",
        "description": "Python is used extensively throughout the Linux community--it is included in every Linux distribution. The author, a well-known Python expert, offers step-by-step lessons that begin with basic syntax and language features and move up through object-oriented design and programming.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0672317354"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780672317354"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 0,
        "printType": "BOOK",
        "categories": [
          "Information technology"
        ],
        "averageRating": 1.5,
        "ratingsCount": 2,
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=YxMDAAAACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=YxMDAAAACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=YxMDAAAACAAJ&dq=isbn:0672317354&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=YxMDAAAACAAJ&dq=isbn:0672317354&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Sams_Teach_Yourself_Python_in_24_Hours.html?hl=&id=YxMDAAAACAAJ"
      },
      "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=YxMDAAAACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Python is used extensively throughout the Linux community--it is included in every Linux distribution."
      }
    }
  ]
}
