GET /services/catalog/products?format=api&page=76329
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=78402",
        "next": "https://redshelf.com/services/catalog/products?format=api&page=76330",
        "prev": "https://redshelf.com/services/catalog/products?format=api&page=76328"
    },
    "data": [
        {
            "type": "Product",
            "id": "00010000182976",
            "attributes": {
                "name": "Islam and the Challenge of Democracy",
                "subtitle": "A Boston Review Book",
                "description": "<p>The events of September 11 and the subsequent war on terrorism have provoked widespread discussion about the possibility of democracy in the Islamic world. Such topics as the meaning of jihad, the role of clerics as authoritative interpreters, and the place of human rights and toleration in Islam have become subjects of urgent public debate around the world. With few exceptions, however, this debate has proceeded in isolation from the vibrant traditions of argument within Islamic theology, philosophy, and law.<br><br><br><br> Islam and the Challenge of Democracy aims to correct this deficiency. The book engages the reader in a rich discourse on the challenges of democracy in contemporary Islam. The collection begins with a lead essay by Khaled Abou El Fadl, who argues that democracy, especially a constitutional democracy that protects basic individual rights, is the form of government best suited to promoting a set of social and political values central to Islam. Because Islam is about submission to God and about each individual's responsibility to serve as His agent on Earth, Abou El Fadl argues, there is no place for the subjugation to human authority demanded by authoritarian regimes. The lead essay is followed by eleven others from internationally respected specialists in democracy and religion. They address, challenge, and engage Abou El Fadl's work. The contributors include John Esposito, Muhammad Fadel, Noah Feldman, Nader Hashemi, Bernard Haykel, Muqtedar Khan, Saba Mahmood, David Novak, William Quandt, Kevin Reinhart, and Jeremy Waldron.</p>",
                "author": "Khaled Abou El Fadl, Joshua Cohen, Deborah Chasman",
                "slug": "islam-and-the-challenge-of-democracy-182976-9781400873203-khaled-abou-el-fadl",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400873203.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182976",
                "product_url": "/app/ecom/book/182976/islam-and-the-challenge-of-democracy-182976-9781400873203-khaled-abou-el-fadl",
                "bisac_codes": [
                    "REL037020",
                    "LAM"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780691119380",
                    "EISBN13": "9781400873203",
                    "EISBN10": "1400873207"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010030542371"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182975",
            "attributes": {
                "name": "In Harm's Way",
                "subtitle": "The Dynamics of Urban Violence",
                "description": "<p>A harrowing look at violence among Argentina's urban poor<br><br>Arquitecto Tucci, a neighborhood in Buenos Aires, is a place where crushing poverty and violent crime are everyday realities. Homicidesoften involving young peoplecontinue to skyrocket, and in the emergency room there, victims of shootings or knifings are an all-too-common sight. In Harm's Way takes a harrowing look at daily life in Arquitecto Tucci, examining the sources, uses, and forms of interpersonal violence among the urban poor at the very margins of Argentine society.<br><br>Drawing on more than two years of immersive fieldwork, sociologist Javier Auyero and Maria Berti, an elementary school teacher in the neighborhood, provide a powerful and disarmingly intimate account of what it is like to live under the constant threat of violence. They argue that being physically aggressive becomes a habitual way of acting in poor and marginalized communities, and that violence is routine and carries across various domains of public and private life. Auyero and Berti trace how different types of violencebe it criminal, drug related, sexual, or domesticoverlap, intersect, and blur together. They show how the state is complicit in the production of harm, and describe the routines and relationships that residents, particularly children, establish to cope with and respond to the constant risk that besieges them and their loved ones.<br><br>Provocative, eye-opening, and extraordinarily moving, In Harm's Way is destined to become a classic work on violence at the urban margins.</p>",
                "author": "Javier Auyero, María Fernanda Berti",
                "slug": "in-harms-way-182975-9781400865888-javier-auyero-maria-fernanda-berti",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400865888.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182975",
                "product_url": "/app/ecom/book/182975/in-harms-way-182975-9781400865888-javier-auyero-maria-fernanda-berti",
                "bisac_codes": [
                    "SOC026030",
                    "JBSD"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780691173030",
                    "EISBN13": "9781400865888",
                    "EISBN10": "1400865883"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010030537774"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182973",
            "attributes": {
                "name": "Learning pandas",
                "subtitle": "",
                "description": "This learner's guide will help you understand how to use the features of pandas for interactive data manipulation and analysis. This book is your ideal guide to learning about pandas, all the way from installing it to creating one- and two-dimensional indexed data structures, indexing and slicing-and-dicing that data to derive results, loading data from local and Internet-based resources, and finally creating effective visualizations to form quick insights. You start with an overview of pandas and NumPy and then dive into the details of pandas, covering pandas' Series and DataFrame objects, before ending with a quick review of using pandas for several problems in finance. With the knowledge you gain from this book, you will be able to quickly begin your journey into the exciting world of data science and analysis. ",
                "author": "Michael Heydt",
                "slug": "learning-pandas-182973-9781783985135-michael-heydt",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781783985128.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182973",
                "product_url": "/app/ecom/book/182973/learning-pandas-182973-9781783985135-michael-heydt",
                "bisac_codes": [
                    "COM089000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781783985128",
                    "EISBN13": "9781783985135"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010013066231"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182971",
            "attributes": {
                "name": "Researching Racism",
                "subtitle": "A Guidebook for Academics and Professional Investigators",
                "description": "<p>\"A welcome and overdue contribution to the field. Identifying a need for an empirical guide to complement the abundant theoretical literature, this book combines a variety of practical avenues of advice with analytical sophistication, without losing any of the subject matters complexities. The contextual chapters are well judged and informative, while readers will surely find the careful selection and very clear presentation of the case studies particularly useful in thinking through the projects from start to completion.\"<br/>  - Steve Garner, Open University<br/>  <br/>  This book offers a one stop guide to the meaning of racism, key studies in the field, core methodologies and an agenda for research for the future. Discussing the salient aspects of race and racism in contemporary society alongside methodological and practical considerations of qualitative research in the field, Researching Racism is not only an original textbook but also a crucial guide for anyone beginning their own research on racism. </p>  <p>Based on Muzammil Quraishi and Rob Philburns extensive background as researchers, supervisors and teachers, this book:</p>        offers a clear and accessible account of an interdisciplinary and complex topic      incorporates historical, legislative and international dimensions of race and racism      outlines and illustrates a range of qualitative research methods      provides case studies and engaging examples      includes a tool kit for researchers of racism.       <p>This is an indispensable guide for students wanting to research race and racism across the social sciences.<br/>  </p>",
                "author": "Muzammil Quraishi, Rob Philburn",
                "slug": "researching-racism-182971-9781473917828-muzammil-quraishi-rob-philburn",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781473917828.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182971",
                "product_url": "/app/ecom/book/182971/researching-racism-182971-9781473917828-muzammil-quraishi-rob-philburn",
                "bisac_codes": [
                    "SOC024000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781847875334",
                    "EISBN13": "9781473917828",
                    "EISBN10": "1473917824"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010037566597"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182972",
            "attributes": {
                "name": "Social Psychology of Emotion",
                "subtitle": "",
                "description": "The study of emotion tends to breach traditional academic boundaries and binary lingustics. It requires multi-modal perspectives and the suspension of dualistic conventions to appreciate its complexity. <br/>\n<br/>\nThis book analyses historical, philosophical, psychological, biological, sociological, post-structural, and technological perspectives of emotion that it argues are important for a viable social psychology of emotion. It begins with early ancient philosophical conceptualisations of pathos and ends with analytical discussions of the transmission of affect which permeate the digital revolution.<br/>\n<br/>\nIt is essential reading for  upper level students and researchers of emotion in psychology, sociology, psychosocial studies and across the social sciences.",
                "author": "Darren Ellis, Ian Tucker",
                "slug": "social-psychology-of-emotion-182972-9781473917989-darren-ellis-ian-tucker",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781473917989.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182972",
                "product_url": "/app/ecom/book/182972/social-psychology-of-emotion-182972-9781473917989-darren-ellis-ian-tucker",
                "bisac_codes": [
                    "PSY000000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781446254790",
                    "EISBN13": "9781473917989",
                    "EISBN10": "1473917980"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010037570319"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182968",
            "attributes": {
                "name": "The Physicist and the Philosopher",
                "subtitle": "Einstein, Bergson, and the Debate That Changed Our Understanding of Time",
                "description": "<p>The explosive debate that transformed our views about time and scientific truth<br><br>On April 6, 1922, in Paris, Albert Einstein and Henri Bergson publicly debated the nature of time. Einstein considered Bergson's theory of time to be a soft, psychological notion, irreconcilable with the quantitative realities of physics. Bergson, who gained fame as a philosopher by arguing that time should not be understood exclusively through the lens of science, criticized Einstein's theory of time for being a metaphysics grafted on to science, one that ignored the intuitive aspects of time. The Physicist and the Philosopher tells the remarkable story of how this explosive debate transformed our understanding of time and drove a rift between science and the humanities that persists today.<br><br>Jimena Canales introduces readers to the revolutionary ideas of Einstein and Bergson, describes how they dramatically collided in Paris, and traces how this clash of worldviews reverberated across the twentieth century. She shows how it provoked responses from figures such as Bertrand Russell and Martin Heidegger, and carried repercussions for American pragmatism, logical positivism, phenomenology, and quantum mechanics. Canales explains how the new technologies of the periodsuch as wristwatches, radio, and filmhelped to shape peoples conceptions of time and further polarized the public debate. She also discusses how Bergson and Einstein, toward the end of their lives, each reflected on his rivals legacyBergson during the Nazi occupation of Paris and Einstein in the context of the first hydrogen bomb explosion.<br><br>The Physicist and the Philosopher is a magisterial and revealing account that shows how scientific truth was placed on trial in a divided century marked by a new sense of time.</p>",
                "author": "Jimena Canales",
                "slug": "the-physicist-and-the-philosopher-182968-9781400865772-jimena-canales",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400865772.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182968",
                "product_url": "/app/ecom/book/182968/the-physicist-and-the-philosopher-182968-9781400865772-jimena-canales",
                "bisac_codes": [
                    "SCI034000",
                    "PDX"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780691173177",
                    "EISBN13": "9781400865772",
                    "EISBN10": "1400865778"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010030536155"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182967",
            "attributes": {
                "name": "The Little Big Number",
                "subtitle": "How GDP Came to Rule the World and What to Do about It",
                "description": "<p>The story of GDP and why we need a better measurement of growth<br><br>In one lifetime, GDP, or Gross Domestic Product, has ballooned from a narrow economic tool into a global article of faith. As The Little Big Number demonstrates, this spells trouble. While economies and cultures measure their performance by it, GDP only measures output. It ignores central facts such as quality, costs, or purpose. Sustainability and quality of life are overlooked. Losses don't count. The world can no longer afford GDP ruleGDP ignores real development. Dirk Philipsen demonstrates how the history of GDP reveals unique opportunities to fashion smarter goals and measures. The Little Big Number explores a possible roadmap for a future that advances quality of life rather than indiscriminate growth.</p>",
                "author": "Dirk Philipsen",
                "slug": "the-little-big-number-182967-9781400865529-dirk-philipsen",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400865529.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182967",
                "product_url": "/app/ecom/book/182967/the-little-big-number-182967-9781400865529-dirk-philipsen",
                "bisac_codes": [
                    "BUS023000",
                    "KCZ"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780691166520",
                    "EISBN13": "9781400865529",
                    "EISBN10": "1400865522"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010030541806"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182964",
            "attributes": {
                "name": "Becoming a Graphic and Digital Designer",
                "subtitle": "A Guide to Careers in Design",
                "description": "Begin your graphic design career now, with the guidance of industry experts  Becoming a Graphic and Digital Designer is a single source guide to the myriad of options available to those pursuing a graphic design career. With an emphasis on portfolio requirements and job opportunities, this guide helps both students and individuals interested in entering the design field prepare for successful careers. Coverage includes design inspiration, design genres, and design education, with discussion of the specific career options available in print, interactive, and motion design. Interviews with leading designers like Michael Bierut, Stefan Sagmeister, and Mirko Ilic give readers an insider's perspective on career trajectory and a glimpse into everyday operations and inspirations at a variety of companies and firms. Design has become a multi-platform activity that involves aesthetic, creative, and technical expertise. Becoming a Graphic and Digital Designer shows readers that the field once known as \"graphic design\" is now richer and more inviting than ever before.  Learn how to think like a designer and approach projects systematically Discover the varied career options available within graphic design Gain insight from some of the leading designers in their fields Compile a portfolio optimized to your speciality of choice  Graphic designers' work appears in magazines, advertisements, video games, movies, exhibits, computer programs, packaging, corporate materials, and more. Aspiring designers are sure to find their place in the industry, regardless of specific interests. Becoming a Graphic and Digital Designer provides a roadmap and compass for the journey, which begins today.",
                "author": "Steven Heller, Veronique Vienne",
                "slug": "becoming-a-graphic-and-digital-designer-182964-9781119044703-steven-heller-veronique-vienne",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781119044703.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182964",
                "product_url": "/app/ecom/book/182964/becoming-a-graphic-and-digital-designer-182964-9781119044703-steven-heller-veronique-vienne",
                "bisac_codes": [
                    "DES007000",
                    "9585"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118771983",
                    "EISBN13": "9781119044703"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026102407"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182962",
            "attributes": {
                "name": "Understanding the Religions of the World",
                "subtitle": "An Introduction",
                "description": "Understanding the Religions of the World offers a new approach to the study of religion which moves away from the purely descriptive and instead helps students understand how religions actually 'work'. Covering all the main faith traditions, it combines historical context, contemporary beliefs and practices, and original theory, with numerous study features and valuable overviews.  A major new student-focused textbook concentrating on contemporary practices and beliefs of world religions Brings together a team of experts to provide a uniquely comprehensive coverage of religious traditions, including African religions and the religions of Oceania, which are rarely covered in detail Integrates original theory by arguing that each religion operates according to its own logic and order, and that they fulfill our need for a point of orientation Incorporates extensive student features including chapter introductions, 'did you know?' sections, boxed examples/material, numerous images and maps, conclusions, study questions and teaching plans, available on publication at www.wiley.com/go/deming",
                "author": "Will Deming",
                "slug": "understanding-the-religions-of-the-world-182962-9781118767887-will-deming",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118767887.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182962",
                "product_url": "/app/ecom/book/182962/understanding-the-religions-of-the-world-182962-9781118767887-will-deming",
                "bisac_codes": [
                    "REL024000",
                    "9540"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118767573",
                    "EISBN13": "9781118767887"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010032502429"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182956",
            "attributes": {
                "name": "Adventures in Arduino",
                "subtitle": "",
                "description": "Arduino programming for the absolute beginner, with project-based learning  Adventures in Arduino is the beginner's guide to Arduino programming, designed specifically for 11-to 15-year olds who want to learn about Arduino, but don't know where to begin. Starting with the most basic concepts, this book coaches you through nine great projects that gradually build your skills as you experiment with electronics. The easy-to-follow design and clear, plain-English instructions make this book the ideal guide for the absolute beginner, geared toward those with no computing experience. Each chapter includes a video illuminating the material, giving you plenty of support on your journey to electronics programming. Arduino is a cheap, readily available hardware development platform based around an open source, programmable circuit board. Combining these chips with sensors and servos allows you to gain experience with prototyping as you build interactive electronic crafts to bring together data and even eTextiles. Adventures in Arduino gets you started on the path of scientists, programmers, and engineers, showing you the fun way to learn electronic programming and interaction design.  Discover how and where to begin Arduino programming Develop the skills and confidence to tackle other projects Make the most of Arduino with basic programming concepts Work with hardware and software to create interactive electronic devices  There's nothing like watching your design come to life and interact with the real world, and Arduino gives you the capability to do that time and again. The right knowledge combined with the right tools can create an unstoppable force of innovation, and your curiosity is the spark that ignites the flame. Adventures in Arduino gets you started on the right foot, but the path is totally up to you.",
                "author": "Becky Stewart",
                "slug": "adventures-in-arduino-182956-9781118948453-becky-stewart",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118948453.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182956",
                "product_url": "/app/ecom/book/182956/adventures-in-arduino-182956-9781118948453-becky-stewart",
                "bisac_codes": [
                    "COM067000",
                    "9638"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118948477",
                    "EISBN13": "9781118948453"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010032501126"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182955",
            "attributes": {
                "name": "Drugs",
                "subtitle": "From Discovery to Approval",
                "description": "The third edition of this best-selling book continues to offer a user-friendly, step-by-step introduction to all the key processes involved in bringing a drug to the market, including the performance of pre-clinical studies, the conduct of human clinical trials, regulatory controls, and even the manufacturing processes for pharmaceutical products.A  Concise and easy to read, Drugs: From Discovery to Approval, Third Edition quickly introduces basic concepts, then moves on to discuss target selection and the drug discovery process for both small and large molecular drugs. The third edition incorporates the latest developments and updates in the pharmaceutical community, provides more comprehensive coverage of topics, and includes more materials and case studies suited to college and university use. Biotechnology is a dynamic field with changes across R&D;, clinical trials, manufacturing and regulatory processes, and the third edition of the text provides timely updates for those in this rapidly growing field.",
                "author": "Rick Ng",
                "slug": "drugs-182955-9781118907221-rick-ng",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118907221.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182955",
                "product_url": "/app/ecom/book/182955/drugs-182955-9781118907221-rick-ng",
                "bisac_codes": [
                    "SCI010000",
                    "9672"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118907276",
                    "EISBN13": "9781118907221"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026103133"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182954",
            "attributes": {
                "name": "Introduction to Population Ecology",
                "subtitle": "",
                "description": "Introduction to Population Ecology,A 2nd EditionA is a comprehensive textbook covering all aspects of population ecology.A  It uses a wide variety of field and laboratory examples, botanical to zoological, from the tropics to the tundra, to illustrate the fundamental laws of population ecology. Controversies in population ecology are brought fully up to date in this edition, with many brand new and revised examples and data.  Each chapter provides an overview of how population theory has developed, followed by descriptions of laboratory and field studies that have been inspired by the theory.A Topics explored include single-species population growth and self-limitation, life histories, metapopulations and a wide range of interspecific interactions including competition, mutualism, parasite-host, predator-prey and plant-herbivore. An additional final chapter, new for the second edition, considers multi-trophic and other complex interactions among species.A   Throughout the book, the mathematics involved is explained with a step-by-step approach, and graphs and other visual aids are used to present a clear illustration of how the models work. Such features make this an accessible introduction to population ecology; essential reading for undergraduate and graduate students taking courses in population ecology, applied ecology, conservation ecology, and conservation biology, including those with little mathematical experience.",
                "author": "Larry L. Rockwood",
                "slug": "introduction-to-population-ecology-182954-9781118947562-larry-l-rockwood",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118947562.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182954",
                "product_url": "/app/ecom/book/182954/introduction-to-population-ecology-182954-9781118947562-larry-l-rockwood",
                "bisac_codes": [
                    "SCI020000",
                    "9676"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118947579",
                    "EISBN13": "9781118947562"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010032513503"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182953",
            "attributes": {
                "name": "A History of the Cuban Revolution",
                "subtitle": "",
                "description": "A fully-revised and updated new edition of a concise and insightful socio-historical analysis of the Cuban revolution,A and the course it took over five and a half decades.  Now available in a fully-revised second edition, including new material to add to the bookas coverage of Cuba over the past decade under Raul Castro All of the existing chapters have been updated to reflect recent scholarship Balances social and historical insight into the revolution with economic and political analysis extending into the twenty-first century Juxtaposes U.S. and Cuban perspectives on the historical impact of the revolution, engaging and debunking the myths and preconceptions surrounding one of the most formative political events of the twentieth century Incorporates more student-friendly features such as a timeline and glossary",
                "author": "Aviva Chomsky",
                "slug": "a-history-of-the-cuban-revolution-182953-9781118942307-aviva-chomsky",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/03a3b39d7bc63a27c9589ec25f8129e1a9a64a8ad7176561c855aa820d73bd35_B00T66Z64E_86d98bcb_cover.jpeg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182953",
                "product_url": "/app/ecom/book/182953/a-history-of-the-cuban-revolution-182953-9781118942307-aviva-chomsky",
                "bisac_codes": [
                    "HIS024000",
                    "9550"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118942284",
                    "EISBN13": "9781118942307"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026114404"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182952",
            "attributes": {
                "name": "Geriatric Medicine at a Glance",
                "subtitle": "",
                "description": "Geriatric Medicine at a Glance logically presents the core principles of geriatric medicine, including mechanisms of ageing, changes in physiology commonly seen in older adults, and the clinical management and treatment of the key medical presentations affecting older patients. It provides a thorough overview of the essential required core knowledge, mapped to the British Geriatrics Society undergraduate curriculum on ageing.Geriatric Medicine at a Glance:- Is fully aligned with the newly developed British Geriatric Society curriculum on ageing for undergraduate medical students- Explains the relevant concepts associated with ageing in addition to the common medical presentations seen in older adults-A  Includes the perspective of nurses and other allied health professionals-A  Features 'best of five' MCQ self-assessment questions Geriatric Medicine at a Glance will help address the uncertainty often experienced by medical students and junior doctors when dealing with older patients.",
                "author": "Adrian Blundell, Adam Gordon",
                "slug": "geriatric-medicine-at-a-glance-182952-9781118597613-adrian-blundell-adam-gordon",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118597613.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182952",
                "product_url": "/app/ecom/book/182952/geriatric-medicine-at-a-glance-182952-9781118597613-adrian-blundell-adam-gordon",
                "bisac_codes": [
                    "MED032000",
                    "9690"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118597644",
                    "EISBN13": "9781118597613"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010032515009"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182951",
            "attributes": {
                "name": "VCA-DCV VMware Certified Associate on vSphere Study Guide",
                "subtitle": "VCAD-510",
                "description": "Use this expert guide to prepare for the VCA-DCV exam  VCA-DCV VMware Certified Associate on vSphere Study Guide: VCAD-510 is a comprehensive study guide for the VMware Certified Associate a Data Center Virtualization exam. Hands-on examples, real-world scenarios, and expert review questions cover the full exam blueprint, and the companion website offers a suite of tools to help you prepare for the exam including practice exams, electronic flashcards, and a glossary of key terms. In addition, the website includes videos that demonstrate how to complete the more challenging tasks. Focused on practical skills, this study guide not only prepares you for the certification exam, but also for the duties expected of a VCA. The VMware Certified Associate-Data Center Virtualization certification targets those with limited virtualization and VMware data center technology experience, providing a springboard to the popular VMware Certified Professional-Data Center Virtualization certification. Virtualization has become a high priority among organizations, and credentialed professionals are in high demand. This guide helps you prove a certain level of foundational skill in basic virtualization technology, including the vSphere suite's Infrastructure Services, Application Services, and vCenter Server. Topics include:  Explaining data center virtualization concepts Identifying the core components of vSphere Networking and storage planning/configuration with vSphere Correlating VMware solutions to common business challenges  The VCA-DCV certification is the only one with no instructor-led training requirement, so a thorough study guide is an invaluable tool in you exam preparation. This book not only covers the full exam, but also provides practice designed to actually improve the skills used every day on the job. VCA-DCV VMware Certified Associate on vSphere Study Guide is more than just test prepait's job prep.",
                "author": "Robert Schmidt, Dane Charlton",
                "slug": "vca-dcv-vmware-certified-associate-on-vsphere-study-guide-182951-9781118919675-robert-schmidt-dane-charlton",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118919675.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182951",
                "product_url": "/app/ecom/book/182951/vca-dcv-vmware-certified-associate-on-vsphere-study-guide-182951-9781118919675-robert-schmidt-dane-charlton",
                "bisac_codes": [
                    "COM055000",
                    "9636"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118919668",
                    "EISBN13": "9781118919675"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026076717"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182950",
            "attributes": {
                "name": "A History of American Poetry",
                "subtitle": "",
                "description": "A History of American Poetry presents a comprehensive exploration of the development of American poetic traditions from their pre-Columbian origins to the present day.  Offers a detailed and accessible account of the entire range of American poetry Situates the story of American poetry within crucial social and historical contexts, and places individual poets and poems in the relevant intertextual contexts Explores and interprets American poetry in terms of the international positioning and multicultural character of the United States Provides readers with a means to understand the individual works and personalities that helped to shape one of the most significant bodies of literature of the past few centuries",
                "author": "Richard Gray",
                "slug": "a-history-of-american-poetry-182950-9781118795361-richard-gray",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118795361.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182950",
                "product_url": "/app/ecom/book/182950/a-history-of-american-poetry-182950-9781118795361-richard-gray",
                "bisac_codes": [
                    "POE005010",
                    "9564"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118795347",
                    "EISBN13": "9781118795361"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010032514604"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182948",
            "attributes": {
                "name": "Physical Chemistry for the Biological Sciences",
                "subtitle": "",
                "description": "This book provides an introduction to physical chemistry that is directed toward applications to the biological sciences. Advanced mathematics is not required. This book can be used for either a one semester or two semester course, and as a reference volume by students and faculty in the biological sciences.",
                "author": "Gordon G. Hammes, Sharon Hammes-Schiffer",
                "slug": "physical-chemistry-for-the-biological-sciences-182948-9781118858912-gordon-g-hammes-sharon-hammes-schiffer",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118858912.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182948",
                "product_url": "/app/ecom/book/182948/physical-chemistry-for-the-biological-sciences-182948-9781118858912-gordon-g-hammes-sharon-hammes-schiffer",
                "bisac_codes": [
                    "SCI007000",
                    "9655"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118859001",
                    "EISBN13": "9781118858912"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026108908"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182947",
            "attributes": {
                "name": "Kitchen and Bath Design Principles",
                "subtitle": "Elements, Form, Styles",
                "description": "The industry standard, full-color guide to practical kitchen and bath design  Kitchen and Bath Design Principles is The National Kitchen and Bath Association's complete guide to uniting function and style in these important rooms. This full-color guide is heavily illustrated, with a revised layout and graphic design that presents information more clearly for visual learners. The updated second edition has been expanded to adhere more closely to the standards of interior design, including new information on unity, proportion, scale, and variety, plus a new glossary to clarify unfamiliar terms. Stylistic themes remain a major component, with emphasis on the architecture, furniture, styles, and fashions of each era, and all technical and aesthetic information is presented in clear, concise language. The companion website features a teacher's guide and image bank that facilitate use in the classroom, providing additional examples of design principles in action. The National Kitchen and Bath Association established the standard guidelines for safe and effective kitchen and bath design, and this book is the complete guide to incorporating code and aesthetics from the very beginning. Function is just as important as style in these rooms, so Kitchen and Bath Design Principles teaches readers to:  Apply the elements and principles of design to real-life situations Discover how best to apply the tools of design in daily business practice Explore the global and cultural influences reflected in popular stylistic themes Translate the aesthetics of an era into a workable theme for a kitchen or bath  To best serve clients, designers must learn to meet all codes, regulations, and expectations with a balance of substance and style. Kitchen and Bath Design Principles is the industry standard reference, from the industry-leading provider of kitchen and bath design education.",
                "author": "Nancy Wolford, Ellen Cheever",
                "slug": "kitchen-and-bath-design-principles-182947-9781118715659-nancy-wolford-ellen-cheever-nkba-national-kitchen-and-bath-association",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118715659.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182947",
                "product_url": "/app/ecom/book/182947/kitchen-and-bath-design-principles-182947-9781118715659-nancy-wolford-ellen-cheever-nkba-national-kitchen-and-bath-association",
                "bisac_codes": [
                    "ARC007000",
                    "9585"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118715680",
                    "EISBN13": "9781118715659"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026114540"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182941",
            "attributes": {
                "name": "Responsive Design High Performance",
                "subtitle": "",
                "description": "Creating a speedy, user-friendly, and uniform experience across different devices has been a challenge with responsive design. 72 percent of responsive websites deliver the same volume of bytes irrespective of the device or screen size, which makes it difficult for sites to load on slow websites. We will start with an overview of all of the workable aspects of responsive design, and then we will quickly focus on practical things that we can start doing without much effort to get our site performing better than ever before on different types of devices. We will then get into one of the most important aspects of websites: managing images. Since we need our images to display nicely and also load quickly across all devices such as computer, mobile, tablet, and so on, we will look at ways to do so in this book. ",
                "author": "Dewald Els",
                "slug": "responsive-design-high-performance-182941-9781784398552-dewald-els",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781784390839.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182941",
                "product_url": "/app/ecom/book/182941/responsive-design-high-performance-182941-9781784398552-dewald-els",
                "bisac_codes": [
                    "COM060130"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781784390839",
                    "EISBN13": "9781784398552"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010013067367"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000182938",
            "attributes": {
                "name": "Trouble",
                "subtitle": "Evolution of a Radical, Selected Writings 1970-2010",
                "description": "In 1970 Kate Jennings, twenty-one, stunned a Sydney anti-war rally with a pull-no-punches speech that put womens lib on the map. Brave, impassioned and searing, the speech set the tone for the idiosyncratic career that was to follow. A few years later, she was on her way to New York, where she would make her name as a writer and enjoy a ringside seat at some of the most confronting events of our time.\n\nTrouble collects Jenningss best work from the last four decades. With a polemical anger tempered by a keen sense of the absurd and a fiercely independent streak, she writes incisively about politics, morality, finance, feminism and the writing life. She describes America with the keen eye of an outsider and looks back at Australia with an expatriates frankness.\n\nTrouble is both an unconventional autobiography and a record of remarkable times. From the protest movements of the 1970s, via Wall Streets heyday and dramatic collapse, to the historic election of Barack Obama, Jennings captures the shifts  seismic and subtle, personal and political  that brought us to where we are now. After four decades, Kate Jennings work is as exhilarating and impossible to categorise  shocking with the shock of recognition  as the day it was written.\n\nPiercing, intellectually rigorous and scrupulously honest, no-holds-barred writing has been Kate Jennings's trademark Elliot Perlman\n\nAn extraordinary writer Shirley Hazzard\n\nThe effect is nothing less than dazzling...sampling the wares in Trouble is like visiting a bazaar and never wanting to leave...this is a book that riveted me from the first page. Sydney Morning Herald\n\nA significant record of our times. Vogue\n\nA passionate, curious and robustly stylish writer with a fine sense of irony. Advertiser\n\nKate Jennings is a poet, essayist, short-story writer and novelist. Both her novels, Snake and Moral Hazard, were New York Times Notable Books of the Year.",
                "author": "Kate Jennings",
                "slug": "trouble-182938-9781921870002-kate-jennings",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781921870002.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "182938",
                "product_url": "/app/ecom/book/182938/trouble-182938-9781921870002-kate-jennings",
                "bisac_codes": [
                    "LCO010000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781863954679",
                    "ISBN10": "1921870001",
                    "EISBN13": "9781921870002"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015180649"
                    }
                }
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 76329,
            "pages": 78402,
            "count": 1568034
        }
    }
}

Response Info

Default: None