// API callback
ProcessGBSBookInfo({
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "v5uUumLKJuUC",
      "etag": "2Xgd0z7YMMo",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/v5uUumLKJuUC",
      "volumeInfo": {
        "title": "Employment Law in Scotland",
        "authors": [
          "Sam Middlemiss",
          "Margaret Downie"
        ],
        "publisher": "A&amp;C Black",
        "publishedDate": "2012-03-31",
        "description": "This book on Scottish employment law offers an accessible, intelligent, comprehensive, and interesting perspective on a difficult subject. The author has successfully brought together, in a single text, all the areas of employment and labor law that are relevant to the parties involved in the employment relationship. Each of these areas is considered in depth and includes reference to relevant primary and secondary research materials in the UK. Content includes: introductory themes * employment relationships * terms and conditions of employment * pay * working time * family friendly rights * equality law * termination of employment * law of delict/tort and how it applies to employment law * statutory health and safety rules * trade union law * employers and trade union rights * future developments.",
        "industryIdentifiers": [
          {
            "type": "ISBN_13",
            "identifier": "9781847665584"
          },
          {
            "type": "ISBN_10",
            "identifier": "1847665586"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 728,
        "printType": "BOOK",
        "categories": [
          "Law"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.2.0.0.preview.0",
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=v5uUumLKJuUC&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=v5uUumLKJuUC&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=v5uUumLKJuUC&dq=isbn:9781847665584&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=v5uUumLKJuUC&dq=isbn:9781847665584&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Employment_Law_in_Scotland.html?hl=&id=v5uUumLKJuUC"
      },
      "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=v5uUumLKJuUC&hl=&printsec=frontcover&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "This book on Scottish employment law offers an accessible, intelligent, comprehensive, and interesting perspective on a difficult subject."
      }
    }
  ]
}
);