{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "fYKqQAAACAAJ",
      "etag": "2MpFRbXoe40",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/fYKqQAAACAAJ",
      "volumeInfo": {
        "title": "Simple C",
        "authors": [
          "James J. McGregor",
          "Richard McGregor",
          "Alan H. Watt"
        ],
        "publisher": "Addison Wesley",
        "publishedDate": "1997",
        "description": "The purpose of this book is to provide an introduction on how to write computer programs in C. The authors aim to teach C programming without presenting more information than is absolutely necessary about the internal working of the computer. Unnecessary use of computing jargon is also avoided.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0201403854"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780201403855"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 0,
        "printType": "BOOK",
        "categories": [
          "C♯ (Computer program language)"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=fYKqQAAACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=fYKqQAAACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=fYKqQAAACAAJ&dq=isbn:0201403854&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=fYKqQAAACAAJ&dq=isbn:0201403854&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Simple_C.html?hl=&id=fYKqQAAACAAJ"
      },
      "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=fYKqQAAACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "The purpose of this book is to provide an introduction on how to write computer programs in C. The authors aim to teach C programming without presenting more information than is absolutely necessary about the internal working of the ..."
      }
    }
  ]
}
