GET /services/catalog/products?format=api&page=72124
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=78454",
        "next": "https://redshelf.com/services/catalog/products?format=api&page=72125",
        "prev": "https://redshelf.com/services/catalog/products?format=api&page=72123"
    },
    "data": [
        {
            "type": "Product",
            "id": "00010000489665",
            "attributes": {
                "name": "Bootstrap By Example",
                "subtitle": "",
                "description": "Master Bootstrap 4's frontend framework and build your websites faster than ever before\n\nAbout This Book\n\n* Become an expert in Bootstrap framework, and speed up front-end development and prototyping through real-life examples\n* An applied guide exploring two web applications such as Twitter and Dashboard from scratch\n* Hands on the Bootstrap version 4 even before the official release\n\nWho This Book Is For\n\nIf you are a frontend developer with no knowledge of Bootstrap, then this book is for you. Basic knowledge of HTML, CSS, and JavaScript is expected, as well as a reasonable understanding of web frameworks, such as jQuery.\n\nWhat You Will Learn\n\n* Discover how to use Bootstrap's components and elements, and to customize them for your own projects\n* Understand the framework's usage in the best way with the recommended development patterns\n* Create web pages for any kind of device like tablet, mobile, computer, etc.\n* Construct a Twitter app by exploring the advanced bootstrap components like Breadcrumbs, Pagination, Media objects, and so on\n* Combine the power of JavaScript with your Bootstrap app for more functionality\n* Create a Dashboard web app using Bootstrap's JavaScript plugins\n* Learn the difference between Bootstrap's version 3 and 4 of the framework\n* Extend your knowledge on Bootstrap's external plugins, their incorporation and usage\n\nIn Detail\n\nBootstrap is a free, open source collection of tools that helps developers create websites or web applications. It provides a faster, easier, and less repetitive solution to designing and building applications. Before Bootstrap's release, it was necessary to import a variety of libraries into your project that offered different components and features for web interface development. Plus with the increased popularity of smartphones there were lack of libraries that could handle the responsiveness of a web page. Bootstrap's existence let it quickly become famous as a front-end framework that offered a wide set of tools from page grid up to components that render a web page in the best possible way for any device.\nThis book will be a tutorial covering various examples as well as step-by-step methodology to create interesting web applications using Bootstrap and to understand the front-end framework to its core.\nWe begin with an introduction to the Bootstrap framework and setting up an environment to build a simple web page. We then cover the grid system, basic Bootstrap components, HTML elements, and customization components for responsive and mobile first development. This is presented by creating a beautiful Landing page sample. You will also learn how to create a web application like Twitter by using the full set of components offered in the framework. Finally, you will learn to create a dashboard web app, using Bootstrap to its finest potential including component customizations, event handling, and external library integration. All these examples are explained step-by-step and in depth, while covering the versions 3 and the most recent version 4 of Bootstrap. So, you will be in the state of the art for front-end development.\nBy the end of this book, you will be familiar with the development of a plugin for the framework and Bootstrap's world which is popular for fast paced front-end web development, used in countless projects all over the world, and now yours.\n\nStyle and approach\n\nThis is a step-by-step guide that closely focuses on developing web applications in most objective way solving real-life problems with Bootstrap. It covers two sample web applications, which are explained in detail.",
                "author": "Silvio Moreto",
                "slug": "bootstrap-by-example-489665-9781785287053-silvio-moreto",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781785288876.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489665",
                "product_url": "/app/ecom/book/489665/bootstrap-by-example-489665-9781785287053-silvio-moreto",
                "bisac_codes": [
                    "COM060090"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781785288876",
                    "EISBN13": "9781785287053"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010013067485"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489663",
            "attributes": {
                "name": "Getting Started with Raspberry Pi Zero",
                "subtitle": "",
                "description": "Get started with the smallest, cheapest, and highest-utility Pi everRaspberry Pi Zero\n\nAbout This Book\n\n* Get started with Raspberry Pi Zero and put all of its exciting features to use\n* Create fun games and programs with little or no programming experience\n* Learn to use this super-tiny PC to control hardware and software for work, play, and everything else\n\nWho This Book Is For\n\nThis book is for hobbyists and programmers who are taking their first steps toward using Raspberry Pi Zero. No programming experience is required, although some Python programming experience might be useful.\n\nWhat You Will Learn\n\n* Understand how to initially download the operating system and set up Raspberry Pi Zero\n* Find out how to control the GPIO pins of Raspberry Pi Zero to control LED circuits\n* Get to grips with adding hardware to the GPIO to control more complex hardware such as motors\n* Add USB control hardware to control a complex robot with 12 servos\n* Include speech recognition so that projects can receive commands\n* Enable the robot to communicate with the world around it by adding speech output\n* Control the robot from a distance and see what the robot is seeing by adding wireless communication\n* Discover how to build a Robotic hand and a Quadcopter\n\nIn Detail\n\nRaspberry Pi Zero is half the size of Raspberry Pi A, only with twice the utility. At just three centimeters wide, it packs in every utility required for full-fledged computing tasks. This practical tutorial will help you quickly get up and running with Raspberry Pi Zero to control hardware and software and write simple programs and games. You will learn to build creative programs and exciting games with little or no programming experience. We cover all the features of Raspberry Pi Zero as you discover how to configure software and hardware, and control external devices. You will find out how to navigate your way in Raspbian, write simple Python scripts, and create simple DIY programs.\n\nStyle and approach\n\nThis is a practical and fun ?getting started? tutorial that will guide you through everything new that the Raspberry Pi has to offer.",
                "author": "Richard Grimmett",
                "slug": "getting-started-with-raspberry-pi-zero-489663-9781786467034-richard-grimmett",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781786469465.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489663",
                "product_url": "/app/ecom/book/489663/getting-started-with-raspberry-pi-zero-489663-9781786467034-richard-grimmett",
                "bisac_codes": [
                    "COM086000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781786469465",
                    "EISBN13": "9781786467034"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010013068046"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489662",
            "attributes": {
                "name": "Designing Machine Learning Systems with Python",
                "subtitle": "",
                "description": "Design efficient machine learning systems that give you more accurate results\n\nAbout This Book\n\n* Gain an understanding of the machine learning design process\n* Optimize machine learning systems for improved accuracy\n* Understand common programming tools and techniques for machine learning\n* Develop techniques and strategies for dealing with large amounts of data from a variety of sources\n* Build models to solve unique tasks\n\nWho This Book Is For\n\nThis book is for data scientists, scientists, or just the curious. To get the most out of this book, you will need to know some linear algebra and some Python, and have a basic knowledge of machine learning concepts.\n\nWhat You Will Learn\n\n* Gain an understanding of the machine learning design process\n* Optimize the error function of your machine learning system\n* Understand the common programming patterns used in machine learning\n* Discover optimizing techniques that will help you get the most from your data\n* Find out how to design models uniquely suited to your task\n\nIn Detail\n\nMachine learning is one of the fastest growing trends in modern computing. It has applications in a wide range of fields, including economics, the natural sciences, web development, and business modeling. In order to harness the power of these systems, it is essential that the practitioner develops a solid understanding of the underlying design principles.\nThere are many reasons why machine learning models may not give accurate results. By looking at these systems from a design perspective, we gain a deeper understanding of the underlying algorithms and the optimisational methods that are available. This book will give you a solid foundation in the machine learning design process, and enable you to build customised machine learning models to solve unique problems. You may already know about, or have worked with, some of the off-the-shelf machine learning models for solving common problems such as spam detection or movie classification, but to begin solving more complex problems, it is important to adapt these models to your own specific needs. This book will give you this understanding and more.\n\nStyle and approach\n\nThis easy-to-follow, step-by-step guide covers the most important machine learning models and techniques from a design perspective.",
                "author": "David Julian",
                "slug": "designing-machine-learning-systems-with-python-489662-9781785880780-david-julian",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781785882951.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489662",
                "product_url": "/app/ecom/book/489662/designing-machine-learning-systems-with-python-489662-9781785880780-david-julian",
                "bisac_codes": [
                    "COM051360"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781785882951",
                    "EISBN13": "9781785880780"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010013067917"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489660",
            "attributes": {
                "name": "Summing It Up",
                "subtitle": "From One Plus One to Modern Number Theory",
                "description": "<p>The power and properties of numbers, from basic addition and sums of squares to cutting-edge theory<br><br>We use addition on a daily basisyet how many of us stop to truly consider the enormous and remarkable ramifications of this mathematical activity? Summing It Up uses addition as a springboard to present a fascinating and accessible look at numbers and number theory, and how we apply beautiful numerical properties to answer math problems. Mathematicians Avner Ash and Robert Gross explore addition's most basic characteristics as well as the addition of squares and other powers before moving onward to infinite series, modular forms, and issues at the forefront of current mathematical research.<br><br>Ash and Gross tailor their succinct and engaging investigations for math enthusiasts of all backgrounds. Employing college algebra, the first part of the book examines such questions as, can all positive numbers be written as a sum of four perfect squares? The second section of the book incorporates calculus and examines infinite serieslong sums that can only be defined by the concept of limit, as in the example of 1+1/2+1/4+. . .=? With the help of some group theory and geometry, the third section ties together the first two parts of the book through a discussion of modular formsthe analytic functions on the upper half-plane of the complex numbers that have growth and transformation properties. Ash and Gross show how modular forms are indispensable in modern number theory, for example in the proof of Fermat's Last Theorem.<br><br>Appropriate for numbers novices as well as college math majors, Summing It Up delves into mathematics that will enlighten anyone fascinated by numbers.</p>",
                "author": "Avner Ash, Robert Gross",
                "slug": "summing-it-up-489660-9781400880539-avner-ash-robert-gross",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400880539.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489660",
                "product_url": "/app/ecom/book/489660/summing-it-up-489660-9781400880539-avner-ash-robert-gross",
                "bisac_codes": [
                    "MAT022000",
                    "PBH"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780691170190",
                    "EISBN13": "9781400880539",
                    "EISBN10": "140088053X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010030536057"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489659",
            "attributes": {
                "name": "Good Neighbors",
                "subtitle": "The Democracy of Everyday Life in America",
                "description": "<p>How our everyday interactions as neighbors shapeand sometimes underminedemocracy<br><br>\"Love thy neighbor\" is an impossible exhortation. Good neighbors greet us on the street and do small favors, but neighbors also startle us with sounds at night and unleash their demons on us, they monitor and reproach us, and betray us to authorities. The moral principles prescribed for friendship, civil society, and democratic public life apply imperfectly to life around home, where we interact day to day without the formal institutions, rules of conduct, and means of enforcement that guide us in other settings.<br><br>In Good Neighbors, Nancy Rosenblum explores how encounters among neighbors create a democracy of everyday life, which has been with us since the beginning of American history and is expressed in settler, immigrant, and suburban narratives and in novels, poetry, and popular culture. During disasters, like Hurricane Katrina, the democracy of everyday life is a resource for neighbors who improvise rescue and care. Degraded, this framework can give way to betrayal by neighbors, as faced by the Japanese Americans interned during World War II, or to terrible violence such as the lynching of African Americans. Under extreme conditions the barest act of neighborliness is a bulwark against total ethical breakdown. The elements of the democracy of everyday lifereciprocity, speaking out, and \"live and let live\"comprise a democratic ideal not reducible to public principles of justice or civic virtue, but it is no less important. The democracy of everyday life, Rosenblum argues, is the deep substrate of democracy in America and can be its saving remnant.</p>",
                "author": "Nancy L. Rosenblum",
                "slug": "good-neighbors-489659-9781400881314-nancy-l-rosenblum",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400881314.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489659",
                "product_url": "/app/ecom/book/489659/good-neighbors-489659-9781400881314-nancy-l-rosenblum",
                "bisac_codes": [
                    "PHI019000",
                    "QDTS"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780691180762",
                    "EISBN13": "9781400881314",
                    "EISBN10": "1400881315"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010030542914"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489657",
            "attributes": {
                "name": "The Transatlantic Zombie",
                "subtitle": "Slavery, Rebellion, and Living Death",
                "description": "Our most modern monster and perhaps our most American, the zombie that is so prevalent in popular culture today has its roots in African soul capture mythologies. The Transatlantic Zombie provides a more complete history of the zombie than has ever been told, explaining how the myths migration to the New World was facilitated by the transatlantic slave trade, and reveals the real-world import of storytelling, reminding us of the power of myths and mythmaking, and the high stakes of appropriation and homage.  Beginning with an account of a probable ancestor of the zombie found in the Kongolese and Angolan regions of seventeenth-century Africa and ending with a description of the way, in contemporary culture, new media are used to facilitate zombie-themed events, Sarah Juliet Lauro plots the zombies cultural significance through Caribbean literature, Haitian folklore, and American literature, film, and the visual arts. The zombie entered US consciousness through the American occupation of Haiti, the site of an eighteenth-century slave rebellion that became a war for independence, thus making the figuration of living death inseparable from its resonances with both slavery and rebellion. Lauro bridges African mythology and US mainstream culture by articulating the ethical complications of the zombie as a cultural conquest that was rebranded for the American cinema. As The Transatlantic Zombie shows, the zombie is not merely a bogeyman representing the ills of modern society, but a battleground over which a cultural war has been fought between the imperial urge to absorb exotic, threatening elements, and the originary, Afro-diasporic cultures preservation through a strategy of mythic combat. ",
                "author": "Sarah J. Lauro",
                "slug": "the-transatlantic-zombie-489657-9780813568850-sarah-j-lauro",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780813568850.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489657",
                "product_url": "/app/ecom/book/489657/the-transatlantic-zombie-489657-9780813568850-sarah-j-lauro",
                "bisac_codes": [
                    "PER004030",
                    "LIT000000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813568843",
                    "ISBN10": "813568846",
                    "EISBN13": "9780813568850",
                    "EISBN10": "0813568854"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001025660"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489656",
            "attributes": {
                "name": "The Tragedy of the Commodity",
                "subtitle": "Oceans, Fisheries, and Aquaculture",
                "description": "Winner of the 2017 Paul Sweezy Marxist Sociology Book Award from the American Sociological Association Although humans have long depended on oceans and aquatic ecosystems for sustenance and trade, only recently has human influence on these resources dramatically increased, transforming and undermining oceanic environments throughout the world. Marine ecosystems are in a crisis that is global in scope, rapid in pace, and colossal in scale. In The Tragedy of the Commodity, sociologists Stefano B. Longo, Rebecca Clausen, and Brett Clark explore the role human influence plays in this crisis, highlighting the social and economic forces that are at the heart of this looming ecological problem. In a critique of the classic theory the tragedy of the commons by ecologist Garrett Hardin, the authors move beyond simplistic explanationssuch as unrestrained self-interest or population growthto argue that it is the commodification of aquatic resources that leads to the depletion of fisheries and the development of environmentally suspect means of aquaculture. To illustrate this argument, the book features two fascinating case studiesthe thousand-year history of the bluefin tuna fishery in the Mediterranean and the massive Pacific salmon fishery. Longo, Clausen, and Clark describe how new fishing technologies, transformations in ships and storage capacities, and the expansion of seafood markets combined to alter radically and permanently these crucial ecosystems. In doing so, the authors underscore how the particular organization of social production contributes to ecological degradation and an increase in the pressures placed upon the ocean. The authors highlight the historical, political, economic, and cultural forces that shape how we interact with the larger biophysical world. A path-breaking analysis of overfishing, The Tragedy of the Commodity yields insight into issues such as deforestation, biodiversity loss, pollution, and climate change. ",
                "author": "Brett Clark, Rebecca Clausen, Stefano B. Longo",
                "slug": "the-tragedy-of-the-commodity-489656-9780813565798-stefano-b-longo-rebecca-clausen-brett-clark",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780813565798.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489656",
                "product_url": "/app/ecom/book/489656/the-tragedy-of-the-commodity-489656-9780813565798-stefano-b-longo-rebecca-clausen-brett-clark",
                "bisac_codes": [
                    "NAT025000",
                    "NAT011000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813565781",
                    "ISBN10": "813565782",
                    "EISBN13": "9780813565798",
                    "EISBN10": "0813565790"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001025658"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489654",
            "attributes": {
                "name": "To Change the World",
                "subtitle": "My Years in Cuba",
                "description": "In To Change the World, the legendary writer and poet Margaret Randall chronicles her decade in Cuba from 1969 to 1980. Both a highly personal memoir and an examination of the revolution's great achievements and painful mistakes, the book paints a portrait of the island during a difficult, dramatic, and exciting time.Randall gives readers an inside look at her children's education, the process through which new law was enacted, the ins and outs of healthcare, employment, internationalism, culture, and ordinary people's lives. She explores issues of censorship and repression, describing how Cuban writers and artists faced them. She recounts one of the country's last beauty pageants, shows us a night of People's Court, and takes us with her when she shops for her family's food rations. Key figures of the revolution appear throughout, and Randall reveals aspects of their lives never before seen.More than fifty black and white photographs, most by the author, add depth and richness to this astute and illuminating memoir. Written with a poet's ear, depicted with a photographer's eye, and filled with a feminist vision, To Change the Worlduneither an apology nor gratuitous attackuadds immensely to the existing literature on revolutionary Cuba.",
                "author": "Margaret Randall",
                "slug": "to-change-the-world-489654-9780813546452-margaret-randall",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780813546452.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489654",
                "product_url": "/app/ecom/book/489654/to-change-the-world-489654-9780813546452-margaret-randall",
                "bisac_codes": [
                    "HIS000000",
                    "SOC044000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813544311",
                    "ISBN10": "813544319",
                    "EISBN13": "9780813546452",
                    "EISBN10": "0813546451"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001025649"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489653",
            "attributes": {
                "name": "Through Soviet Jewish Eyes",
                "subtitle": "Photography, War, and the Holocaust",
                "description": "Most view the relationship of Jews to the Soviet Union through the lens of repression and silence. Focusing on an elite group of two dozen Soviet-Jewish photographers, including Arkady Shaykhet, Alexander Grinberg, Mark Markov-Grinberg, Evgenii Khaldei, Dmitrii Baltermants, and Max Alpert, Through Soviet Jewish Eyes presents a different picture. These artists participated in a social project they believed in and with which they were emotionally and intellectually invested-they were charged by the Stalinist state to tell the visual story of the unprecedented horror we now call the Holocaust.These wartime photographers were the first liberators to bear witness with cameras to Nazi atrocities, three years before Americans arrived at Buchenwald and Dachau. In this passionate work, David Shneer tells their stories and highlights their work through their very own images-he has amassed never-before-published photographs from families, collectors, and private archives.Through Soviet Jewish Eyes helps us understand why so many Jews flocked to Soviet photography; what their lives and work looked like during the rise of Stalinism, during and then after the war; and why Jews were the ones charged with documenting the Soviet experiment and then its near destruction at the hands of the Nazis.",
                "author": "David Shneer",
                "slug": "through-soviet-jewish-eyes-489653-9780813550190-david-shneer",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780813550190.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489653",
                "product_url": "/app/ecom/book/489653/through-soviet-jewish-eyes-489653-9780813550190-david-shneer",
                "bisac_codes": [
                    "SOC049000",
                    "HIS043000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813548845",
                    "ISBN10": "813548845",
                    "EISBN13": "9780813550190",
                    "EISBN10": "081355019X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001025650"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489652",
            "attributes": {
                "name": "To Test or Not To Test",
                "subtitle": "A Guide to Genetic Screening and Risk",
                "description": "Tests are a standard part of modern medicine. We willingly screen our blood, urine, vision, and hearing, and submit to a host of other exams with names so complicated that we can only refer to them by their initials: PET, ECG, CT, and MRI. Genetic tests of our risks for disease are the latest trend in medicine, touted as an approach to informed and targeted treatment. They offer hope for some, but also raise medical, ethical, and psychological concerns for many including when genetic information is worth having.<p>To Test or Not to Test arms readers with questions that should be considered before they pursue genetic screening.</p>    Am I at higher risk for a disorder?    Can genetic testing give me useful information?    Is the timing right for testing?    Do the benefits of having the genetic information outweigh the problems that testing can bring?<p>Determining the answers to these questions is no easy task. In this highly readable book, Doris Teichler Zallen provides a template that can guide individuals and families through the decision-making process and offers additional resources where they can gain more information. She shares interviews with genetic specialists, doctors, and researchers, as well as the personal stories of nearly 100 people who have faced genetic-testing decisions. Her examples focus on genetic testing for four types of illnesses: breast/ovarian cancer (different disorders but closely connected), colon cancer, late-onset Alzheimer's disease, and hereditary hemochromatosis. From the more common diseases to the rare hereditary conditions, we learn what genetic screening is all about and what it can tell us about our risks.</p><p>Given that we are now bombarded with ads in magazines and on television hawking the importance of pursuing genetic-testing, it is critical that we approach this tough issue with an arsenal of good information. To Test or Not to Test is an essential consumer tool-kit for the genetic decision-making process.</p>",
                "author": "Doris Teichler Zallen",
                "slug": "to-test-or-not-to-test-489652-9780813545806-doris-teichler-zallen",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780813545806.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489652",
                "product_url": "/app/ecom/book/489652/to-test-or-not-to-test-489652-9780813545806-doris-teichler-zallen",
                "bisac_codes": [
                    "HEA000000",
                    "MED000000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813543772",
                    "ISBN10": "813543770",
                    "EISBN13": "9780813545806",
                    "EISBN10": "0813545803"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001025646"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489651",
            "attributes": {
                "name": "Tillie Olsen",
                "subtitle": "One Woman, Many Riddles",
                "description": "In Tillie Olsen: One Woman, Many Riddles, Panthea Reid examines the complex life of this iconic feminist hero and twentieth-century literary giant.Born in Omaha, Nebraska, Tillie Olsen spent her young adulthood there, in Kansas City, and in Faribault, Minnesota. She relocated to California in 1933 and lived most of her life in San Francisco. From 1962 on, she sojourned frequently in Massachusetts, New Hampshire, Santa Cruz, and Soquel, California. She was a 1920s \"hell-cat\"; a 1930s revolutionary; an early 1940s crusader for equal pay for equal work and a war-relief patriot; an ex-GI's ideal wife in the later 1940s; a victim of FBI surveillance in the 1950s;a civil rights and antiwar advocate during the 1960s and 1970s; and a life-long orator for universal human rights.The enigma of Tillie Olsen is intertwined with that of the twentieth century. From the rebellions in Czarist Russia, through the terrors of the Depression and the hopes of the New Deal, to World War II, the Nuremberg Trials, and the United Nations' founding, to the cold war and House Un-American Activities Committee hearings, to later progressive and repressive movements, the story of Olsen's life brings remote events into focus.In her classic short story \"I Stand Here Ironing\" and her groundbreaking Tell Me a Riddle, Yonnondido, and Silences, Olsen scripted powerful, moving prose about ordinary people's lives, exposing the pervasive effects of sexism, racism, and classism and elevating motherhood and women's creativity into topics of study. Popularly referred to as \"Saint Tillie,\" Olsen was hailed by many as the mother of modern feminism.Based on diaries, letters, manuscripts, private documents, resurrected public records, and countless interviews, Reid's artfully crafted biography untangles some of the puzzling knots of the last century's triumphs and failures and speaks truth to legend, correcting fabrications and myths about and also by Tillie Olsen.",
                "author": "Panthea Reid",
                "slug": "tillie-olsen-489651-9780813548135-panthea-reid",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780813548135.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489651",
                "product_url": "/app/ecom/book/489651/tillie-olsen-489651-9780813548135-panthea-reid",
                "bisac_codes": [
                    "BIO000000",
                    "LIT000000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813546377",
                    "ISBN10": "813546370",
                    "EISBN13": "9780813548135",
                    "EISBN10": "0813548136"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001025644"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489650",
            "attributes": {
                "name": "Through Our Eyes",
                "subtitle": "African American Men's Experiences of Race, Gender, and Violence",
                "description": "How have African American men interpreted and what meaning have they given to social conditions that position them as the primary perpetrators of violence? How has this shaped the ways they see themselves and engaged the world? Through Our Eyes provides a view of black mens experiences that challenges scholars, policy makers, practitioners, advocates, and students to grapple with the reality of race, gender, and violence in America.This multi-level analysis explores the chronological life histories of eight black men from the aftermath of World War II through the Cold War and into today. Gail Garfield identifies the locations, impact, and implications of the physical, personal, and social violence that enters the lives of African American men. She addresses questions critical to understanding how race, gender, and violence are insinuated into black mens everyday lives and how experiences are constructed, reconstructed, and interpreted. By appreciating the significance of how African American men live through what it means to be black and male in America, this book envisions the complicated dynamics that devalue their lives, those of their family, and society.",
                "author": "Gail Garfield",
                "slug": "through-our-eyes-489650-9780813549446-gail-garfield",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780813549446.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489650",
                "product_url": "/app/ecom/book/489650/through-our-eyes-489650-9780813549446-gail-garfield",
                "bisac_codes": [
                    "SOC026000",
                    "SOC001000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813547428",
                    "ISBN10": "813547423",
                    "EISBN13": "9780813549446",
                    "EISBN10": "0813549442"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001025643"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489649",
            "attributes": {
                "name": "There's More to New Jersey than the Sopranos",
                "subtitle": "",
                "description": "An American tourist in Europe stopped at a restaurant in Gdansk, Poland, and struck up a conversation with a local. \"Where do you come from?\" he asked. \"New Jersey,\" she said. He smiled and replied, \"Ah, Sopranos!\"Even fans of that popular show, one that held viewers captive, may be a bit disheartened to discover that the first thing that pops into minds around the world about New Jersey is a dysfunctional crime family, just an exit or two off the infamous N.J. Turnpike. But there's no need to live in fear that the only culture and history that the state is known for is, well, let's say, a bit of bada bing. Actually, the echo of the Big Banguthe cosmic event that marked the birth of our universe some 13.7 billion years agouwas first identified by scientists from Bell Labs in Murray Hill, New Jersey.In this lively romp through history from the primitive past to the present day, Marc Mappen's message resonatesuThere's More to New Jersey than the Sopranos. Real tales, wise tales, tall tales abound throughout the pages of Mappen's collection, filled with zest, humor, scandal, and occasionally tragedy. Annie Oakley. Ulysses S. Grant. Benedict Arnold. Ezra Pound. Shoeless Joe Jackson. These luminaries and many others share a common bond with the state that witnessed prehistoric elephants roaming its pastures, the explosion on the USS Princeton, a Martian invasion, famous firsts like the phonograph, electric light, and movies, and, well, step aside Tony Soprano: mobster Al Capone strolling along the Atlantic City boardwalk.Providing a lens into American history through lively prose and more than twenty-five illustrations, There's More to New Jersey than the Sopranos is as much fun as a trip to the Jersey Shore and definitely more rewarding than a night home watching televisionu simply stated, this book is one you can't refuse to read.",
                "author": "Marc Mappen",
                "slug": "theres-more-to-new-jersey-than-the-sopranos-489649-9780813548449-marc-mappen",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780813548449.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489649",
                "product_url": "/app/ecom/book/489649/theres-more-to-new-jersey-than-the-sopranos-489649-9780813548449-marc-mappen",
                "bisac_codes": [
                    "HIS036080"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813545868",
                    "ISBN10": "813545862",
                    "EISBN13": "9780813548449",
                    "EISBN10": "0813548446"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001025636"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489648",
            "attributes": {
                "name": "Their Time Has Come",
                "subtitle": "Youth with Disabilities on the Cusp of Adulthood",
                "description": "The lives of youth with disabilities have changed radically in the past fifty years. Youth who are coming of age right now are the first generation to receive educational services throughout childhood and adolescence. Disability policies have opened up opportunities to youth, and they have responded by getting higher levels of education than ever before. Yet many youth are being left behind, compared to their peers without disabilities. Youth with disabilities often still face major obstacles to independence. </p>In Their Time Has Come, Valerie Leiter argues that there are crucial missing links between federal disability policies and the lives of young people. Youth and their parents struggle to gather information about the resources that disability policies have created, and youth are not typically prepared to use their disability rights effectively. Her argument is based on thorough examination of federal disability policy and interviews with young people with disabilities, their parents, and rehabilitation professionals. Attention is given to the diversity of expectations, the resources available to them, and the impact of federal policy and public and private attitudes on their transition to adulthood.</p> </p>",
                "author": "Valerie Leiter",
                "slug": "their-time-has-come-489648-9780813553306-valerie-leiter",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780813553306.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489648",
                "product_url": "/app/ecom/book/489648/their-time-has-come-489648-9780813553306-valerie-leiter",
                "bisac_codes": [
                    "SOC047000",
                    "SOC026000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813552477",
                    "ISBN10": "813552478",
                    "EISBN13": "9780813553306",
                    "EISBN10": "081355330X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001025634"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489645",
            "attributes": {
                "name": "Theaters of Time and Space",
                "subtitle": "American Planetaria, 1930-1970",
                "description": "Every year, millions of Americans visit planetariums and are captivated by their strikingly realistic portrayal of the night sky. Today, it is indeed difficult to imagine astronomy education without these magnificent celestial theaters. But projection planetariums, first developed in Germany, have been a part of American museum pedagogy only since the early twentieth century and were not widespread until the 1960s.In this unique social history, former planetarium director and historian of science Jordan D. Marche II offers the first complete account of the community of individuals and institutions that, during the period between 1930 and 1970, made planetariums the popular teaching aids they are today. Marche addresses issues such as the role of gender and social developments within the planetarium community, institutional patronage, and the popularization of science. He reveals how, at different times, various groups, including financial donors, amateur scientists, and government officials, viewed the planetarium as an instrument through which they could shape public understanding and perceptions of astronomy and space science.Offering an insightful, wide-ranging look into the origins of an institution that has fascinated millions, Theaters of Time and Space brings new perspectives to how one educational community changed the cultural complexion of science, helped shape public attitudes toward the U.S. space program, and even contributed to policy decisions regarding allocations for future space research.</p> </p>",
                "author": "Jordan Marche",
                "slug": "theaters-of-time-and-space-489645-9780813537665-jordan-marche",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780813537665.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489645",
                "product_url": "/app/ecom/book/489645/theaters-of-time-and-space-489645-9780813537665-jordan-marche",
                "bisac_codes": [
                    "TEC000000",
                    "SCI004000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813535760",
                    "ISBN10": "081353576X",
                    "EISBN13": "9780813537665",
                    "EISBN10": "0813537665"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001025629"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489644",
            "attributes": {
                "name": "The Nurse Educator's Guide to Assessing Learning Outcomes",
                "subtitle": ".",
                "description": ".",
                "author": "Mary E. McDonald",
                "slug": "the-nurse-educators-guide-to-assessing-learning-outcomes-489644-9781449687687-mary-e-mcdonald",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781449687687.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489644",
                "product_url": "/app/ecom/book/489644/the-nurse-educators-guide-to-assessing-learning-outcomes-489644-9781449687687-mary-e-mcdonald",
                "bisac_codes": [
                    "MED058140"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781449687670",
                    "EISBN13": "9781449687687",
                    "EISBN10": "1449687687"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026537486"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489643",
            "attributes": {
                "name": "Sport Facility and Event Management",
                "subtitle": ".",
                "description": ".",
                "author": "Thomas J. Aicher, Brianna L. Newland, Amanda L. Paule-Koba",
                "slug": "sport-facility-and-event-management-489643-9781449698478-thomas-j-aicher-brianna-l-newland-amanda-l-paule-koba",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781449698478.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489643",
                "product_url": "/app/ecom/book/489643/sport-facility-and-event-management-489643-9781449698478-thomas-j-aicher-brianna-l-newland-amanda-l-paule-koba",
                "bisac_codes": [
                    "SPO000000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781284034790",
                    "EISBN13": "9781449698478",
                    "EISBN10": "1449698476"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026536943"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489642",
            "attributes": {
                "name": "Sports Ethics for Sports Management Professionals",
                "subtitle": "",
                "description": "Sports Ethics for Sports Management Professionals provides students with the necessary tools to make ethical decisions in the sports management field. It presents several ethical models that the sports management professional can use as a platform to make ethical decisions. Directed at future sports executives and sports managers, the book contains numerous case studies which allow students to apply the ethical decision-making process to a sports-related ethical dispute.",
                "author": "Patrick K. Thornton, Walter T. Champion Jr., Lawrence S. Ruddell",
                "slug": "sports-ethics-for-sports-management-professionals-489642-9781449643157-patrick-k-thornton-walter-t-champion-jr-lawrence-s-ruddell",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781449643157.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489642",
                "product_url": "/app/ecom/book/489642/sports-ethics-for-sports-management-professionals-489642-9781449643157-patrick-k-thornton-walter-t-champion-jr-lawrence-s-ruddell",
                "bisac_codes": [
                    "SPO000000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780763743840",
                    "EISBN13": "9781449643157",
                    "EISBN10": "1449643159"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010036121702"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489641",
            "attributes": {
                "name": "Integrating Technology in Nursing Education: Tools for the Knowledge Era",
                "subtitle": ".",
                "description": "Designed for nursing educators and students interested in the field of nursing education, Integrating Technology in Nursing Education: Tools for the Knowledge Era provides valuable, easy-to-use strategies on incorporating technology into the classroom. The text examines the increased role of technology in healthcare and its transformational impact on that field, allowing nurses to understand current and future trends and thus, integrate technology into nursing education in order to effectively prepare students for a new, technologically-driven healthcare environment. Also featured are topics on learning theories, the instructional design process, changes in higher education, and variations in learning environments. Using case studies, critical-thinking exercises, weblinks, and more, the text challenges nurses to think critically and formulate compelling teaching strategies. Written by a renowned nursing educator, instructional designer, informaticist, and simulation expert, Integrating Technology in Nursing Education: Tools for the Knowledge Era gives nurses the tools they need to step boldly into the technology era.",
                "author": "Kathleen Mastrian, Dee McGonigle, Wendy L. Mahan, Brett Bixler",
                "slug": "integrating-technology-in-nursing-education-tools-for-the-knowledge-era-489641-9780763797935-kathleen-mastrian-dee-mcgonigle-wendy-l-mahan-brett-bixler",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780763797935.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489641",
                "product_url": "/app/ecom/book/489641/integrating-technology-in-nursing-education-tools-for-the-knowledge-era-489641-9780763797935-kathleen-mastrian-dee-mcgonigle-wendy-l-mahan-brett-bixler",
                "bisac_codes": [
                    "MED058140"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780763768713",
                    "EISBN13": "9780763797935",
                    "EISBN10": "0763797936"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010036123195"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000489640",
            "attributes": {
                "name": "Theory and Research for Academic Nurse Educators: Application to Practice",
                "subtitle": ".",
                "description": ".",
                "author": "Rose Utley",
                "slug": "theory-and-research-for-academic-nurse-educators-application-to-practice-489640-9781449611347-rose-utley",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781449611347.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "489640",
                "product_url": "/app/ecom/book/489640/theory-and-research-for-academic-nurse-educators-application-to-practice-489640-9781449611347-rose-utley",
                "bisac_codes": [
                    "MED058140"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780763774134",
                    "EISBN13": "9781449611347",
                    "EISBN10": "1449611346"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026538363"
                    }
                }
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 72124,
            "pages": 78454,
            "count": 1569072
        }
    }
}

Response Info

Default: None