GET /services/catalog/products?format=api&page=78429
Response information
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "links": {
        "first": "https://redshelf.com/services/catalog/products?format=api&page=1",
        "last": "https://redshelf.com/services/catalog/products?format=api&page=78429",
        "next": null,
        "prev": "https://redshelf.com/services/catalog/products?format=api&page=78428"
    },
    "data": [
        {
            "type": "Product",
            "id": "00010000000523",
            "attributes": {
                "name": "Principles of Molecular Photochemistry: An Introduction",
                "subtitle": "",
                "description": "This book develops photochemical and photophysical concepts from a small set of familiar principles.  Developed from Nick Turro's best-selling text for three decades -- Modern Molecular Photochemistry -- this updated primer introduces an initial paradigm that relates the photon and a reactant molecular structure to phtochemistry through the structure and dynamics of electronically excited states, reactive intermediates and products.",
                "author": "J.C. Scaiano, Nicholas J. Turro, V. Ramamurthy",
                "slug": "principles-of-molecular-photochemistry-an-introduction-523-9781938787522-nicholas-j-turro-v-ramamurthy-jc-scaiano",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/imported/978-­1-­938787-­52-­2Turro cover.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "523",
                "product_url": "/app/ecom/book/523/principles-of-molecular-photochemistry-an-introduction-523-9781938787522-nicholas-j-turro-v-ramamurthy-jc-scaiano",
                "bisac_codes": [
                    "SCI013070"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781891389573",
                    "ISBN10": "1891389572",
                    "EISBN13": "9781938787522",
                    "EISBN10": "1938787528"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000000816"
                    }
                }
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 78429,
            "pages": 78429,
            "count": 1568561
        }
    }
}

Response Info

Default: None