GET /services/catalog/products?format=api&page=76724
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=78417",
        "next": "https://redshelf.com/services/catalog/products?format=api&page=76725",
        "prev": "https://redshelf.com/services/catalog/products?format=api&page=76723"
    },
    "data": [
        {
            "type": "Product",
            "id": "00010000156364",
            "attributes": {
                "name": "Intel Galileo Essentials",
                "subtitle": "",
                "description": " Intel Galileo Essentials provides step-by-step instructions on how to use the Galileo in Do-It-Yourself electronics projects. We begin by powering up the Galileo and loading the development system to get started. Post this, we look at GPIO capability in general along with the basics of programming the GPIO pins, also learning how to connect external HW to the GPIO pins. Moving on, we begin connecting a display to the Galileo, while learning the important points such as importing the support files, programming text and graphics, and getting input from a touchscreen. More significantly, we start controlling motors, adding sensors, and learning how to communicate wirelessly with your Galileo projects.  We conclude by building a wide variety of projects with the Galileo such as controlling servos for walking robots, hacking toy robots with the Galileo, and creating an ROV (Remotely Operated Vehicle) with the Galileo. ",
                "author": "Richard Grimmett",
                "slug": "intel-galileo-essentials-156364-9781784390167-richard-grimmett",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781784398903.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156364",
                "product_url": "/app/ecom/book/156364/intel-galileo-essentials-156364-9781784390167-richard-grimmett",
                "bisac_codes": [
                    "COM086000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781784398903",
                    "EISBN13": "9781784390167"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010013067070"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156362",
            "attributes": {
                "name": "Mastering Ext JS - Second Edition",
                "subtitle": "",
                "description": " This book will help you to utilize Ext JS to its full potential and will show you how to create a complete Ext JS application from scratch.  You'll begin by learning how to create the project's structure, splash screen, login screen, dynamic menus, open screens dynamically and master-detail grids, and much more. You will also learn how to export data to Excel including PDFs and images, while always keeping best practices in mind.  Following this, you'll discover how to use the MVC architecture, the new MVVM. Next, you'll learn how to customize themes and how to prepare the application to be ready for deployment upon completion.  By the end of the book, you will have learned everything you need to know to truly master Ext JS and start building advanced applications. ",
                "author": "Loiane Groner",
                "slug": "mastering-ext-js-second-edition-156362-9781784399436-loiane-groner",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781784390457.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156362",
                "product_url": "/app/ecom/book/156362/mastering-ext-js-second-edition-156362-9781784399436-loiane-groner",
                "bisac_codes": [
                    "COM051260"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781784390457",
                    "EISBN13": "9781784399436"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010013067248"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156361",
            "attributes": {
                "name": "Learning C++ by Creating Games with UE4",
                "subtitle": "",
                "description": " Unreal Engine 4 is used to create top notch, exciting games by AAA studios, and learning to program in C++ needs some serious motivation.  Learning C++ by Creating Games With UE4 will start with the basics of C++: installing a code editor so you can begin to write C++ code. You will then learn how to write small, self-contained C++ programs that show you how to use the C++ language, without overwhelming you with too much code at the beginning. As we dig into more advanced C++ concepts, you will start to explore the functionality the UE4 engine has to offer. You will use the UE4 editor to create your own world, and then program in some seriously fun gameplay. By the end of this book, you should have a good grasp of how to program in C++. ",
                "author": "William Sherif",
                "slug": "learning-c-by-creating-games-with-ue4-156361-9781784394769-william-sherif",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781784396572.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156361",
                "product_url": "/app/ecom/book/156361/learning-c-by-creating-games-with-ue4-156361-9781784394769-william-sherif",
                "bisac_codes": [
                    "COM012040"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781784396572",
                    "EISBN13": "9781784394769"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010013067209"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156360",
            "attributes": {
                "name": "Learning Raspbian",
                "subtitle": "",
                "description": " The huge popularity of the Raspberry Pi has led to the development of many excellent operating systems such as Raspbian, which is the official operating system for Raspberry Pi. It is a Debian-based operating system that is specially optimized for the Raspberry Pi hardware.  With this book, you will be taken through starting Raspbian after its first boot and move on to learn about the different features of the Raspbian desktop. The book will then walk you through installing different software on your machine to make your work easier, familiarizing you with the console and teaching you how to interact with the Raspbian operating system. Finally, you will be equipped with ample information about other Linux distributions based on Raspbian.  Packed full of useful screenshots, this book is an excellent guide to the Raspbian operating system and will ensure your success with the Raspberry Pi! ",
                "author": "William Harrington",
                "slug": "learning-raspbian-156360-9781784390181-william-harrington",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781784392192.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156360",
                "product_url": "/app/ecom/book/156360/learning-raspbian-156360-9781784390181-william-harrington",
                "bisac_codes": [
                    "COM051390"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781784392192",
                    "EISBN13": "9781784390181"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010013067071"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156359",
            "attributes": {
                "name": "Weird Frogs",
                "subtitle": "",
                "description": "  A sneak peek into the remarkable world of the tail-less amphibians.     Some frogs blend into the green of their ponds, and live an unremarkable existence. But some are strange looking, having adapted to a special environment.     This colorful and informative book reveals a rare and close-up look at the odd beauty of some of the strangest of these creatures largely hidden from our view.     Weird Frogs features:      Beautiful photographs that show the frogs up close -- really close    Informative captions that provide fascinating details about the lives  of these endangered and fascinating creatures.     Available in hardcover and paperback, the book will appeal to middle school students exploring topic ideas, younger students interested in wildlife and advanced readers who enjoy picture books.\n            ",
                "author": "Chris Earley",
                "slug": "weird-frogs-156359-9781770856509-chris-earley",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781770856509.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156359",
                "product_url": "/app/ecom/book/156359/weird-frogs-156359-9781770856509-chris-earley",
                "bisac_codes": [
                    "JNF003190"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781770853614",
                    "ISBN10": "1770856501",
                    "EISBN13": "9781770856509"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015115032"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156358",
            "attributes": {
                "name": "Weird Birds",
                "subtitle": "",
                "description": "  Some birds look bizarre. Some behave that way. In almost all cases, their appearance has an important function -- in evolution or every day. This colorful book exposes more than 50 strange birds, preening, stretching, and showing their strange bodily adaptations.     Weird Birds features:      Beautiful photographs that show the birds in sharp, clear detail    Informative captions that provide fascinating details about the lives of these intriguing creatures.     Also available in hardcover and paperback, the book will appeal to middle school students exploring topic ideas, younger students interested in wildlife and advanced readers who enjoy picture books.   ",
                "author": "Chris Earley",
                "slug": "weird-birds-156358-9781770856257-chris-earley",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781770856257.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156358",
                "product_url": "/app/ecom/book/156358/weird-birds-156358-9781770856257-chris-earley",
                "bisac_codes": [
                    "JNF003030"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781770852969",
                    "ISBN10": "1770856250",
                    "EISBN13": "9781770856257"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010014923945"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156357",
            "attributes": {
                "name": "Everyday Hinduism",
                "subtitle": "",
                "description": "This innovative introductory textbook explores the central practices and beliefs of Hinduism through contemporary, everyday practice.   Introduces and contextualizes the rituals, festivals and everyday lived experiences of Hinduism in text and images Includes data from the authoras own extensive ethnographic fieldwork in central India (Chhattisgarh), the Deccan Plateau (Hyderabad), and South India (Tirupati) Features coverage of Hindu diasporas, including a study of the Hindu community in Atlanta, Georgia Each chapter includes case study examples of specific topics related to the practice of Hinduism framed by introductory and contextual material",
                "author": "Joyce Burkhalter Flueckiger",
                "slug": "everyday-hinduism-156357-9781118528204-joyce-burkhalter-flueckiger",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118528204.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156357",
                "product_url": "/app/ecom/book/156357/everyday-hinduism-156357-9781118528204-joyce-burkhalter-flueckiger",
                "bisac_codes": [
                    "REL032000",
                    "9544"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781405160216",
                    "EISBN13": "9781118528204"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010032515462"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156356",
            "attributes": {
                "name": "Creating Cultures of Thinking",
                "subtitle": "The 8 Forces We Must Master to Truly Transform Our Schools",
                "description": "Discover why and how schools must become places where thinking is valued, visible, and actively promoted  As educators, parents, and citizens, we must settle for nothing less than environments that bring out the best in people, take learning to the next level, allow for great discoveries, and propel both the individual and the group forward into a lifetime of learning. This is something all teachers want and all students deserve. In Creating Cultures of Thinking: The 8 Forces We Must Master to Truly Transform Our Schools, Ron Ritchhart, author of Making Thinking Visible, explains how creating a culture of thinking is more important to learning than any particular curriculum and he outlines how any school or teacher can accomplish this by leveraging 8 cultural forces: expectations, language, time, modeling, opportunities, routines, interactions, and environment. With the techniques and rich classroom vignettes throughout this book, Ritchhart shows that creating a culture of thinking is not about just adhering to a particular set of practices or a general expectation that people should be involved in thinking. A culture of thinking produces the feelings, energy, and even joy that can propel learning forward and motivate us to do what at times can be hard and challenging mental work.",
                "author": "Ron Ritchhart",
                "slug": "creating-cultures-of-thinking-156356-9781118975060-ron-ritchhart",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118975060.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156356",
                "product_url": "/app/ecom/book/156356/creating-cultures-of-thinking-156356-9781118975060-ron-ritchhart",
                "bisac_codes": [
                    "EDU029000",
                    "9572"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118974605",
                    "EISBN13": "9781118975060"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026109171"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156355",
            "attributes": {
                "name": "Practical Clinical Epidemiology for the Veterinarian",
                "subtitle": "",
                "description": "Practical Clinical Epidemiology for the Veterinarian provides thorough coverage of the fundamentals of epidemiological concepts, situated within the context of daily clinical practice. aA Examines epidemiology from the lens of daily clinical practice to offer a truly practical approach aA Demonstrates the relevance of epidemiology to clinical problems faced in the field using practical examples to clarify the concepts aA Includes clinical cases from all species, with an emphasis on small animal and equine medicine, to demonstrate the concepts aA Uses an easy-to-read approach, with graphs, flowcharts, and tables to promote understanding aA Includes access to a companion website with exercises for study and review",
                "author": "Aurora Villarroel",
                "slug": "practical-clinical-epidemiology-for-the-veterinarian-156355-9781118472040-aurora-villarroel",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118472057.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156355",
                "product_url": "/app/ecom/book/156355/practical-clinical-epidemiology-for-the-veterinarian-156355-9781118472040-aurora-villarroel",
                "bisac_codes": [
                    "MED089000",
                    "9698"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118472064",
                    "EISBN13": "9781118472040"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026102535"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156351",
            "attributes": {
                "name": "Weird Insects",
                "subtitle": "",
                "description": "  This book provides a sneak peak into the diverse and often hidden world of nature's strangest insects.    Insects account for more than half of the more than 17,000,000 named species of living things. This fascinating book reveals a rare and close up look at the odd beauty of some of the strangest of these tiny creatures. Despite their large numbers, the world of these particularly weird insects exists largely hidden from our view. Included in the book are some of the most interesting insects from North and South America, the Caribbean, Australia, New Zealand and beyond.     Weird Insects features:     Beautiful photographs that show the insects in the wild    Informative captions that provide fascinating details about the lives of these intriguing creatures.  \n              The book will appeal to middle school students exploring topic ideas; younger students interested in wildlife and advanced readers who enjoy picture books.   ",
                "author": "Michael Worek",
                "slug": "weird-insects-156351-9781770856271-michael-worek",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781770856271.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156351",
                "product_url": "/app/ecom/book/156351/weird-insects-156351-9781770856271-michael-worek",
                "bisac_codes": [
                    "JNF003120",
                    "NAT017000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781770852341",
                    "ISBN10": "1770856277",
                    "EISBN13": "9781770856271"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015192522"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156349",
            "attributes": {
                "name": "Medicine Bundle",
                "subtitle": "Indian Sacred Performance and American Literature, 1824-1932",
                "description": "<p>From the 1820s to the 1930s, Christian missionaries and federal agents launched a continent-wide assault against Indian sacred dance, song, ceremony, and healing ritual in an attempt to transform Indian peoples into American citizens. In spite of this century-long religious persecution, Native peoples continued to perform their sacred traditions and resist the foreign religions imposed on them, as well as to develop new practices that partook of both. At the same time, some whites began to explore Indian performance with interest, and even to promote Indian sacred traditions as a source of power for their own society. The varieties of Indian performance played a formative role in American culture and identity during a critical phase in the nation's development.<br><br>In Medicine Bundle, Joshua David Bellin examines the complex issues surrounding Indian sacred performance in its manifold and intimate relationships with texts and images by both Indians and whites. From the paintings of George Catlin, the traveling showman who exploited Indian ceremonies for the entertainment of white audiences, to the autobiography of Black Elk, the Lakota holy man whose long life included stints as a dancer in Buffalo Bill's Wild West show, a supplicant in the Ghost Dance movement, and a catechist in the Catholic Church, Bellin reframes American literature, culture, and identity as products of encounter with diverse performance traditions. Like the traditional medicine bundle of sacred objects bound together for ritual purposes, Indian performance and the performance of Indianness by whites and Indians alike are joined in a powerful intercultural knot.</p>",
                "author": "Joshua David Bellin",
                "slug": "medicine-bundle-156349-9780812292343-joshua-david-bellin",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780812292343.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156349",
                "product_url": "/app/ecom/book/156349/medicine-bundle-156349-9780812292343-joshua-david-bellin",
                "bisac_codes": [
                    "LIT004060"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780812240344",
                    "EISBN13": "9780812292343",
                    "EISBN10": "0812292340"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010018360077"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156348",
            "attributes": {
                "name": "The Penny Dreadfuls MEGAPACK ",
                "subtitle": "10 Classic Shockers!",
                "description": "\"Penny Dreadfuls\" were a type of British publication in the 19th century that featured lurid serial stories appearing in parts over a number of weeks, each part costing one penny. The term, however, soon came to encompass a variety of publications that featured cheap sensational fiction. The penny dreadfuls were printed on cheap pulp paper and were aimed at young working class males. Two of the most famous were \"Varney the Vampire\" (which popularized vampires) and \"The String of Pearls\" (Sweeney Todd), both of which are included here, alongside other works which share the same gothic horror traditions. Included are:\nFRANKENSTEIN, by Mary Wollstonecraft Shelley\nDRACULA, by Bram Stoker\nVARNEY, THE VAMPIRE, by Thomas Preskett Prest\nTHE WERE-WOLF, by Clemence Housman\nTHE PICTURE OF DORIAN GRAY, by Oscar Wilde\nTHE MONK, by Matthew Lewis\nTHE STRING OF PEARLS, by Thomas Peckett Prest\nTHE RING OF THOTH, by Sir Arthur Conan Doyle\nTHE STRANGE CASE OF DR. JEKYLL AND MR. HYDE, by Robert Louis Stevenson\nTHE FALL OF THE HOUSE OF USHER, by Edgar Allan Poe\nIf you enjoy this ebook, don't forget to search your favorite ebook store for \"Wildside Press Megapack\" to see more of the 180+ volumes in this series, covering adventure, historical fiction, mysteries, westerns, ghost stories, science fiction -- and much, much more!",
                "author": "Mary Wollstonecraft Shelley, Robert Louis Stevenson, Oscar Wilde, Arthur Conan Doyle, Bram Stoker",
                "slug": "the-penny-dreadfuls-megapack-156348-9781479402557-mary-wollstonecraft-shelley-oscar-wilde-bram-stoker-arthur-conan-doyle-robert-louis-stevenson",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781479402557.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156348",
                "product_url": "/app/ecom/book/156348/the-penny-dreadfuls-megapack-156348-9781479402557-mary-wollstonecraft-shelley-oscar-wilde-bram-stoker-arthur-conan-doyle-robert-louis-stevenson",
                "bisac_codes": [
                    "FIC028000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781479402557",
                    "ISBN10": "1479402559",
                    "EISBN13": "9781479402557"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010014954603"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156347",
            "attributes": {
                "name": "Quick Change",
                "subtitle": "Refresh a Room Fast with Quilted Bed Runners",
                "description": "Freshen the look of a bedroom without the time and effort required to make an entire quilt. Create a stunning bed runner! From top designers, this collection features satisfying projects for a broad range of quilters. Enjoy patterns by Heather Andrus of Quilt Story, Audrie Bidwell of BlueIsBleu, Brigitte Heitland of Zen Chic, Megan Jimenez of Quilt Story, Kimberly Jolly of Fat Quarter Shop, Amanda Leins, Doug Leko of Antler Quilt Design, Stephanie Prescott of A Quilter's Dream, Heidi Pridemore of The Whimsical Workshop, and Jocelyn Ueng of It's Sew Emma. Be inspired by the possibilities--and decorate the bedroom of your dreams.13 fabulous bed runners; many can be pieced in a single dayPatterns are grouped into four inviting color schemes: bold and bright, rich and earthy, ocean blues, and summertimeChange looks in an instant; dress up a basic comforter with an ever-changing array of runners that are easily swapped",
                "author": "That Patchwork Place",
                "slug": "quick-change-156347-9781604685848-karen-m-burns",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781604685848.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156347",
                "product_url": "/app/ecom/book/156347/quick-change-156347-9781604685848-karen-m-burns",
                "bisac_codes": [
                    "CRA031000",
                    "CRA026000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781604685831",
                    "ISBN10": "1604685840",
                    "EISBN13": "9781604685848"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015188875"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156343",
            "attributes": {
                "name": "Computer Graphics with Open GL",
                "subtitle": "",
                "description": "<p>This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.</p> <p>Computer Graphics with OpenGL, 4/e is appropriate for junior-to graduate-level courses in computer graphics.</p> <p>Assuming no background in computer graphics, this junior-to graduate-level course presents basic principles for the design, use, and understanding of computer graphics systems and applications. The authors, authorities in their field, offer an integrated approach to two-dimensional and three-dimensional graphics topics. A comprehensive explanation of the popular OpenGL programming package, along with C++ programming examples illustrates applications of the various functions in the OpenGL basic library and the related GLU and GLUT packages.</p>",
                "author": "Donald D. Hearn, Pauline Baker, Warren Carithers",
                "slug": "computer-graphics-with-open-gl-156343-9780134144948-donald-d-hearn-pauline-baker-warren-carithers",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780134144948.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156343",
                "product_url": "/app/ecom/book/156343/computer-graphics-with-open-gl-156343-9780134144948-donald-d-hearn-pauline-baker-warren-carithers",
                "bisac_codes": [
                    "COM012000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780136053583",
                    "ISBN10": "0136053580",
                    "EISBN13": "9780134144948",
                    "EISBN10": "0134144945"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010023759896"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156332",
            "attributes": {
                "name": "Diagnosis and Evaluation in Speech Pathology",
                "subtitle": "",
                "description": "<p>This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.</p> Diagnosis and Evaluation in Speech Pathology presents practical, useful assessment issues and tips on specific speech-language-swallowing disorders; provides flexible ways to assess the disorders through both standardized and non-standardized appraisal; and guides readers attention through a wide variety of learning tools, including new assessment materials available commercially through research publications and via social media, learning objectives and self-assessment questions for each chapter, and concluding remarks that wrap up the information covered. The material also aids the clinician with accountability to third party payors. The new Ninth Edition of Diagnosis and Evaluation in Speech Pathology has been updated throughout and includes a new chapter on adult dysphagia and pediatric feeding and swallowing disorders; a new chapter on issues of head and neck cancer and alaryngeal speech rehabilitation; a revised chapter on report writing; current clinical insights into diagnosing and evaluating communications disorders, and two new Appendices, one showing how to conduct oral peripheral examinations and the other presenting standard reading passages, which can be used in various types of assessment.</p>",
                "author": "Rebekah H. Pindzola, Laura W. Plexico, William O. Haynes",
                "slug": "diagnosis-and-evaluation-in-speech-pathology-156332-9780134058979-rebekah-h-pindzola-laura-w-plexico-william-o-haynes",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780134058979.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156332",
                "product_url": "/app/ecom/book/156332/diagnosis-and-evaluation-in-speech-pathology-156332-9780134058979-rebekah-h-pindzola-laura-w-plexico-william-o-haynes",
                "bisac_codes": [
                    "MED007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780133823905",
                    "ISBN10": "0133823903",
                    "EISBN13": "9780134058979",
                    "EISBN10": "0134058976"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010034475966"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156319",
            "attributes": {
                "name": "Nutrition for Life",
                "subtitle": "",
                "description": "For graduate and undergraduate nutrition students  </p> Understanding and applying nutrition to everyday life</p>  </p> The Fourth Edition of Nutrition for Life, MasteringNutrition Edition gives students the tools they need to effectively learn and master nutrition concepts and apply them to their daily lives. This visually rich text is packed with information and exercises to help students understand how the food they eat affects their bodies. Students will learn about essential nutrients, vitamins, minerals, and the chemical organization of micronutrients, while staying engaged with the material through self-assessments, case studies, and study aids. Nutrition for Life organizes information according to how nutrients function in the body, rather than by chemical classification, allowing students to more easily apply their knowledge to everyday situations. This new edition features new Meal Focus Figures, new Focus Figures to illustrate key concepts, and student learning outcomes listed in every chapter and correlated to the end of chapter Study Plan..</p>  </p> Also available as a Pearson eText or packaged with Mastering Nutrition</p>  </p> Pearson eText is a simple-to-use, mobile-optimized, personalized reading experience that can be adopted on its own as the main course material. It lets students highlight, take notes, and review key vocabulary all in one place, even when offline. Seamlessly integrated videos and other rich media engage students and give them access to the help they need, when they need it. Educators can easily share their own notes with students so they see the connection between their eText and what they learn in class  motivating them to keep reading, and keep learning.</p>  </p> Mastering combines trusted author content with digital tools and a flexible platform to personalize the learning experience and improve results for each student.Built for, and directly tied to the text, Mastering Nutrition enables an extension of learning, allowing students a platform to practice, learn, and apply outside of the classroom. </p>  </p> Note: You are purchasing a standalone book; Pearson eText and Mastering Nutrition do not come packaged with this content. Students, ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information. </p>  </p> If your instructor has assigned Pearson eText as your main course material, search for:<br>  0135214149 / 9780135214145 Pearson eText Nutrition for Life, 4/e -- Access Card     <br> OR<br>  0135214157 / 9780135214152 Pearson eText Nutrition for Life, 4/e -- Instant Access </p> <br></p> If you would like to purchase both the physical text and MasteringNutrition search for:</p>  </p> 0133878368 / 9780133878363 Nutrition for Life Plus MasteringNutrition with MyDietAnalysis with eText 2.0-- Access Card Package, 4/e</p> Package consists of:</p>   0133983099 / 9780133983098 MasteringNutrition with MyDietAnalysis with Pearson eText -- Valuepack Access Card -- for Nutrition for Life   0133853365 / 9780133853360 Nutrition for Life, 4/e  <br></p>  </p>  </p>  </p>",
                "author": "Janice Thompson, Melinda Manore",
                "slug": "nutrition-for-life-156319-9780133983524-janice-thompson-melinda-manore",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780133983524.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156319",
                "product_url": "/app/ecom/book/156319/nutrition-for-life-156319-9780133983524-janice-thompson-melinda-manore",
                "bisac_codes": [
                    "EDU029030"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780133853360",
                    "ISBN10": "0133853365",
                    "EISBN13": "9780133983524",
                    "EISBN10": "0133983528"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010034471923"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156304",
            "attributes": {
                "name": "Pathways",
                "subtitle": "Scenarios for Sentence and Paragraph Writing",
                "description": "NOTE: You are purchasing a standalone product; MyWritingLabTM does not come packaged with this content. If you would like to purchase both the physical text and MyWritingLab search for: <br> <br> 0321990951 / 9780321990952  Pathways: Scenarios for Sentence and Paragraph Writing Plus MyWritingLab with Pearson eText  Access Card <br>   Package contains:  <br>     0133944131 / 9780133944136  MyWritingLab with Pearson eText  Access Card   013394414X / 9780133944143  9780133944136  MyWritingLab with Pearson eText  Inside Star Sticker   0321974166 / 9780321974167  Pathways: Scenarios for Sentence and Paragraph Writing, 4e    <br> For courses in Developmental Writing.  <br> <br> A lively, integrated approach that emphasizes the connection of the reading and writing processes <br>Pathways: Scenarios for Paragraph and Sentence Writing, Fourth Edition teaches fundamental sentence and paragraph writing skills by engaging student interest, maintaining a focus on expressing ideas rather than on following rules. <br> <br>Students learn grammar in the context of the whole paper. Seven of the 17 chapters deal with grammar topics; in these chapters, students examine student essays, read and respond to ideas, and write and revise paragraphs. In Parts II through IV, students apply what they have learned about sentence-level correctness to their own writing as they explore logical paragraph development and organization of ideas. The last two chapters introduce essay writing, enabling students to accelerate from paragraphs to essays, with the goal of achieving stronger, more fully developed writing skills. <br> <br> Also Available with MyWritingLabTM <br>This title is also available with MyWritingLab  an online homework, tutorial, and assessment program designed to work with this text to engage students and improve results. Within its structured environment, students practice what they learn, test their understanding, and pursue a personalized study plan that helps them better absorb course material and understand difficult concepts. <br> <br>",
                "author": "Kathleen T. McWhorter",
                "slug": "pathways-156304-9780321985934-kathleen-t-mcwhorter",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780321985934.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156304",
                "product_url": "/app/ecom/book/156304/pathways-156304-9780321985934-kathleen-t-mcwhorter",
                "bisac_codes": [
                    "LAN005000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780321974167",
                    "ISBN10": "0321974166",
                    "EISBN13": "9780321985934",
                    "EISBN10": "0321985931"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010023757279"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156301",
            "attributes": {
                "name": "Technology in the Law Office",
                "subtitle": "",
                "description": "<p>For technology in the law office courses</p> <p>Comprehensive Coverage of Law Office Technology<br> Technology in the Law Office is a thorough and up-to-date guide to navigating the constantly changing technology used in the modern-day legal world. Exploring recent phenomenon such as the switch to Apple-based software and paperless offices, this text is the timeliest reference for students, paralegals, and law office workers in regards to law software and technology. Thoroughly updated for this edition, the Goldman Technology Resources Website features links to vendor soft downloads, tutorials, and instructional videos. Students are also provided with a solid background in the ethics and implications of using technology in legal practice, allowing them to not only understand how to use such technology, but how to use it correctly and justly. </p> <p>Also Available with CourseConnect with the Virtual Law Office Experience<br> This edition is also available with a CourseConnect Online Course for Technology in the Law Office. The CourseConnect Online Course now includes Virtual Law Office Experience modules. The modules place the student in the position of working in a law office, allowing them to put technology into practice. </p> <p>Students, if interested in purchasing this title with the CourseConnect Online Course, ask your instructor for the correct package ISBN. Instructors, contact your Pearson representative for more information.</p>",
                "author": "Thomas F. Goldman",
                "slug": "technology-in-the-law-office-156301-9780133802597-thomas-f-goldman",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780133802597.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156301",
                "product_url": "/app/ecom/book/156301/technology-in-the-law-office-156301-9780133802597-thomas-f-goldman",
                "bisac_codes": [
                    "LAW000000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780133802573",
                    "ISBN10": "0133802574",
                    "EISBN13": "9780133802597",
                    "EISBN10": "0133802590"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010023759661"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156300",
            "attributes": {
                "name": "Precalculus",
                "subtitle": "A Right Triangle Approach",
                "description": "<p>This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.</p> For courses in precalculus.</p>  </p> Visualize. Interact. Succeed.</p> Beecher, Penna, and Bittingers Precalculus is known for enabling students to see the math through its focus on visualization and early introduction to functions. With the Fifth Edition, the authors continue to innovate by creating and positioning review material to provide a more effective tool for teachers and students. </p>  </p> 25 Just-In-Time review topics are placed throughout the text and MyMathLab to help students right when they need it most. This, along with the existing Mid-chapter Mixed Review exercises, Study Guide summaries, and the new MyMathLab with Integrated Review course, students have an unparalleled amount of review resources to help them be successful in the course.</p>  </p> Also available with MyMathLab</p> MyMathLab is an online homework, tutorial, and assessment program designed to work with this text to engage students and improve results. Within its structured environment, students practice what they learn, test their understanding, and pursue a personalized study plan that helps them absorb course material and understand difficult concepts. With this edition, the authors focused on developing MyMathLab features that help better prepare students and get them thinking more visually and conceptually. </p>  </p>  NOTE: This is the standalone book, if you would like the book/with Access Code order the ISBN below: </p>   </p>  0321970055 / 9780321970053 Precalculus: A Right Triangle Approach plus MyMathLab with Pearson eText, Access Card Package </p> Package consists of:    </p> 0321431308 / 9780321431301 MyMathLab -- Glue-in Access Card </p> 0321654064 / 9780321654069 MyMathLab Inside Star Sticker </p> 0321969553 / 9780321969552 Precalculus: A Right Triangle Approach</p> <br> </p> <br></p> <br>",
                "author": "Marvin L. Bittinger, Judith A. Beecher, Judith A. Penna",
                "slug": "precalculus-156300-9780321970046-marvin-l-bittinger-judith-a-beecher-judith-a-penna",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780321970046.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156300",
                "product_url": "/app/ecom/book/156300/precalculus-156300-9780321970046-marvin-l-bittinger-judith-a-beecher-judith-a-penna",
                "bisac_codes": [
                    "MAT023000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780321969552",
                    "ISBN10": "0321969553",
                    "EISBN13": "9780321970046",
                    "EISBN10": "0321970047"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010034477659"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000156299",
            "attributes": {
                "name": "Algebra and Trigonometry",
                "subtitle": "",
                "description": "<p>This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.</p> <br> For courses in algebra and trigonometry.</p>  </p> Visualize. Interact. Succeed.</p> Beecher, Penna, and Bittingers Algebra and Trigonometry is known for enabling students to see the math through its focus on visualization and early introduction to functions. With the Fifth Edition, the authors continue to innovate by creating and positioning review material to provide a more effective tool for teachers and students. </p>  </p> 25 Just-In-Time review topics are placed throughout the text and MyMathLab to help students right when they need it most. This, along with the existing Mid-chapter Mixed Review exercises, Study Guide summaries, and the new MyMathLab with Integrated Review course, students have an unparalleled amount of review resources to help them be successful in the course.</p>  </p> Also available with MyMathLab</p> MyMathLab is an online homework, tutorial, and assessment program designed to work with this text to engage students and improve results. Within its structured environment, students practice what they learn, test their understanding, and pursue a personalized study plan that helps them absorb course material and understand difficult concepts. With this edition, the authors focused on developing MyMathLab features that help better prepare students and get them thinking more visually and conceptually. <br></p> <br></p> <br>",
                "author": "Judith A. Beecher, Judith A. Penna, Marvin L. Bittinger",
                "slug": "algebra-and-trigonometry-156299-9780321981912-judith-a-beecher-judith-a-penna-marvin-l-bittinger",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780321981912.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "156299",
                "product_url": "/app/ecom/book/156299/algebra-and-trigonometry-156299-9780321981912-judith-a-beecher-judith-a-penna-marvin-l-bittinger",
                "bisac_codes": [
                    "MAT023000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780321969569",
                    "ISBN10": "0321969561",
                    "EISBN13": "9780321981912",
                    "EISBN10": "032198191X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010034472653"
                    }
                }
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 76724,
            "pages": 78417,
            "count": 1568325
        }
    }
}

Response Info

Default: None