GET /services/catalog/products?format=api&page=70634
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=78413",
        "next": "https://redshelf.com/services/catalog/products?format=api&page=70635",
        "prev": "https://redshelf.com/services/catalog/products?format=api&page=70633"
    },
    "data": [
        {
            "type": "Product",
            "id": "00010000581662",
            "attributes": {
                "name": "The Economic Indicator Handbook",
                "subtitle": "How to Evaluate Economic Trends to Maximize Profits and Minimize Losses",
                "description": "Analyze key indicators more accurately to make smarter market moves The Economic Indicator Handbook helps investors more easily evaluate economic trends, to better inform investment decision making and other key strategic financial planning. Written by a Bloomberg Senior Economist, this book presents a visual distillation of the indicators every investor should follow, with clear explanation of how they're measured, what they mean, and how that should inform investment thinking. The focus on graphics, professional application, Bloomberg terminal functionality, and practicality makes this guide a quick, actionable read that could immediately start improving investment outcomes. Coverage includes gross domestic product, employment data, industrial production, new residential construction, consumer confidence, retail and food service sales, and commodities, plus guidance on the secret indicators few economists know or care about. Past performance can predict future results a if you know how to read the indicators. Modern investing requires a careful understanding of the macroeconomic forces that lift and topple markets on a regular basis, and how they shift to move entire economies. This book is a visual guide to recognizing these forces and tracking their behavior, helping investors identify entry and exit points that maximize profit and minimize loss.  Quickly evaluate economic trends Make more informed investment decisions Understand the most essential indicators Translate predictions into profitable actions  Savvy market participants know how critical certain indicators are to the formulation of a profitable, effective market strategy. A daily indicator check can inform day-to-day investing, and long-term tracking can result in a stronger, more robust portfolio. For the investor who knows that better information leads to better outcomes, The Economic Indicator Handbook is an exceptionally useful resource.",
                "author": "Richard Yamarone",
                "slug": "the-economic-indicator-handbook-581662-9781118228470-richard-yamarone",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781118228470.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581662",
                "product_url": "/app/ecom/book/581662/the-economic-indicator-handbook-581662-9781118228470-richard-yamarone",
                "bisac_codes": [
                    "BUS027000",
                    "9783"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118204665",
                    "EISBN13": "9781118228470"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026110755"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581198",
            "attributes": {
                "name": "Functional C#",
                "subtitle": "",
                "description": "Uncover the secrets of functional programming using C# and change the way you approach your applications forever\n\nAbout This Book\n\n This book focuses on the functional paradigm of C#, which will give you a whole new angle on coding with C#\n It illustrates the advantages that functional programming brings to the table and the associated coding benefits\n This practical guide covers all the aspects of functional programming and provides solutions that can be applied in business scenarios\n\nWho This Book Is For\n\nThis book is suitable for C# developers with basic prior knowledge of C# and with no functional programming experience at all. \n\nWhat You Will Learn\n\n Develop an application using the functional approach\n Implement unit testing to functionally program code\n Create efficient code using functional programming\n Work through a LINQ query so you can work with data\n Compose asynchronous programs to create a responsive application\n Use recursion in function programming in order to simplify code\n Optimize the program code using Laziness and Caching Techniques\n\nIn Detail\n\nFunctional programming makes your application faster, improves performance, and increases your productivity. C# code is written at a higher level of abstraction, so that code will be closer to business requirements, abstracting away many low-level implementation details.\nThis book bridges the language gap for C# developers by showing you how to create and consume functional constructs in C#. We also bridge the domain gap by showing how functional constructs can be applied in business scenarios. We'll take you through lambda expressions and extension methods, and help you develop a deep understanding of the concepts and practices of LINQ and recursion in C#.\nBy the end of the book, you will be able to write code using the best approach and will be able to perform unit testing in functional programming, changing how you write your applications and revolutionizing your projects.\n\nStyle and approach\n\nThis book takes a pragmatic approach and shows you techniques to write better functional constructs in C#. We'll also show you how these concepts can be applied in business scenarios.",
                "author": "Wisnu Anggoro",
                "slug": "functional-c-581198-9781785881039-wisnu-anggoro",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781785282225.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581198",
                "product_url": "/app/ecom/book/581198/functional-c-581198-9781785881039-wisnu-anggoro",
                "bisac_codes": [
                    "COM051310"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781785282225",
                    "EISBN13": "9781785881039"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010013067996"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581197",
            "attributes": {
                "name": "Drupal 8: Enterprise Web Development",
                "subtitle": "",
                "description": "Harness the power of Drupal 8 to create enterprise-grade, highly scalable websites\n\nAbout This Book\n\n Build complete, complex websites with no prior knowledge of web development entirely using the intuitive Drupal user interface\n Ensure your sites are modern, responsive and mobile-friendly through utilizing the full features available in Drupal 8\n Quickly master theme administration, custom block layouts, views, and the Twig template structure\n\nWho This Book Is For\n\nThis course is suitable for web developers, designers, as well as web administrators who are keen on building modern, scalable websites using Drupal 8 and its wide range of new features.\n\nWhat You Will Learn\n\n Set up a local \"stack\" development environment and install your first Drupal 8 site\n Find out what is available in the Drupal 8 core\n Integrate third-party front-end and back-end libraries with Drupal\n Understand the plugin system that powers many of Drupal 8's new APIs to extend its functionality\n Build custom block layouts with reusable and fieldable blocks\n Work with the new Twig PHP templating engine\n Develop a theme from scratch following a step-by-step project outline\n\nIn Detail\n\nThis Drupal 8 course takes you through the journey of building, extending, and customizing websites to build highly scalable and enterprise-ready websites.\nThe first partLearning Drupal 8takes you step by step through building a Drupal 8 website. You will start with the basics, such as setting up a local \"stack\" development environment and installing your first Drupal 8 site, then we move on to image and media handling and extending Drupal modules. This section will help you get to grips with the modular nature of Drupal, and you'll learn how to extend it by adding new functionalities to create your new modules. After learning to develop and manage a modern and responsive website using Drupal 8, you'll start exploring different techniques to take advantage of the new Drupal 8 features.\nThe next moduleDrupal 8 Development Cookbookis your go-to guide to experimenting with all of Drupal 8's features through helpful recipes. You will explore techniques to customize and configure the Drupal environment, create blocks and custom modules, as well as make your web apps responsive by harnessing the mobile-first feature of Drupal 8. This module will also show you how to incorporate multilingual facilities in your sites, use web services and third-party plugins with your applications from inside Drupal 8, and test and deploy your apps.\nIn the third partDrupal 8 Theming with Twigyou will master Drupal 8's new Twig templating engine to customize the look and feel of your website. This section will walk you through a real-world project to create a Twig theme from concept to completion while adopting best practices to implement CSS frameworks and JavaScript libraries. You will see just how quick and easy it is to create beautiful, responsive Drupal 8 websites while avoiding the common mistakes that many front-end developers make. By the end, you will have learned how to develop, manage, extend, and customize an enterprise-level website.\nThis Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products:\n Learning Drupal 8 by Nick Abbott and Richard Jones\n Drupal 8 Development Cookbook by Matt Glaman\n Drupal 8 Theming with Twig by Chaz Chumley\n\nStyle and approach\n\nThis course offers a thorough coverage of developing, managing, extending, and designing highly scalable websites using the Drupal 8 platform. Filled with practical examples and recipes, this course is a great combination of example-driven learning complemented by interesting techniques to take advantage of the Drupal platform.",
                "author": "Matt Glaman, Chaz Chumley, Richard Jones, Nick Abbott",
                "slug": "drupal-8-enterprise-web-development-581197-9781787281530-nick-abbott-richard-jones-matt-glaman-chaz-chumley",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781787283190.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581197",
                "product_url": "/app/ecom/book/581197/drupal-8-enterprise-web-development-581197-9781787281530-nick-abbott-richard-jones-matt-glaman-chaz-chumley",
                "bisac_codes": [
                    "COM060080"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781787283190",
                    "EISBN13": "9781787281530"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010013068965"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581191",
            "attributes": {
                "name": "Cold Gold 1",
                "subtitle": "",
                "description": "Dennis J. McTaggart started life on a farm in the Gippsland Lakes area. He left school at 16 and moved to Traralgon where he worked in electrical retail. His thirst for adventure saw him join the local  skin diving club where he was offered a job on an abalone boat out of Mallacoota.\nDennis soon took advantage of the affordable abalone licenses in New South Wales and started diving out of Eden.\nDennis spent the next years working in under water construction and on building sites all over Australia, eventually ending up in Tasmania diving for abalone. He suffered nitrogen narcosis (the bends) which partly paralysed him. It was during his recovery that Dennis started to recount his adventures.\nBorn in 1950, Dennis has seen it all. In his first novel Cold Gold 1, he shares with us intrigue and wonder which formed part of his life.\nGet an inside into Dennis amazing life when you follow Teddy and his gang of abalone poachers on their wild ride.\nSee what happen when good, honest blokes stray into the murky dark side of life.\nDennis is a modern, medical miracle. His recovery defied the odds and medical prognosis. He now leads a relatively normal life for a sexagenarian, holed up in the fabled high country in Victoria, Australia.\n",
                "author": "Dennnis McTaggart",
                "slug": "cold-gold-1-581191-9781925346688-dennnis-mctaggart",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/6e616642f9bc457dbe4f8efb31c6540f25a087f4d2d5dbfc4fa51cc7af764320_CG1 Cover.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581191",
                "product_url": "/app/ecom/book/581191/cold-gold-1-581191-9781925346688-dennnis-mctaggart",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {
                    "EISBN13": "9781925346688"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001633495"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581190",
            "attributes": {
                "name": "Cold Gold 2",
                "subtitle": "",
                "description": "Cold Gold 2 has nine stories and an epilogue.\nThe first story (Teddy from then to when) is about my hero Teddy, and gives a brief outline of his life up to when he puts together his team of abalone poachers.\nThe second story (Whale of a tale) introduces two down and outs Louie and Gazza. Theyre also poachers, and they set an illegal net and a young whale swims into it and becomes entangled.\nThe third story (Teddy and the Japanese submarine) is about two Japanese brothers trying to find out if their father died a hero or not and they enlist Teddy and his crew to help locate the submarine. \nI go on to introduce two lesbians who run a coffee shop/plant nursery.\n\nThe fourth story (The chase) sees Detective Jack and Karl trying to track down Jacks runaway wife and also sees Tiny the huge security guard fall in love with Leckie, Deans partner.\nThe fifth storey (New Zealand Star Bank) is about Barry falling in love with Detective Jacks wife and giving her a job working on his boat. He talks Teddy into diving on the extremely dangerous New Zealand Star Bank.\nThe sixth storey (The two Toms) is about Toms father squaring up for Sandy being raped by the two loan sharks.\nThe seventh story ( Muddy hits a snag) is about when the Bikie gang try to stand over Olivia and her lesbian partner.\nThe eighth story (Henry and the silver eagle) is about Henrys parents restaurant being stood over by a gang of Vietnamese gangsters.\nThe ninth story (Karl and his missing mate) is all about Karl trying to find out what happened to Detective Jack.\nThen theres the epilogue, hopefully this ties everything up and prepares the reader to look forward to Cold Gold 3.\n",
                "author": "Dennis McTaggart",
                "slug": "cold-gold-2-581190-9781925346718-dennis-mctaggart",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/1903ce0361c31c51ac36360ce7b6fc98685fe8d1435e47b434d406e3d073bc71_Cover CG2.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581190",
                "product_url": "/app/ecom/book/581190/cold-gold-2-581190-9781925346718-dennis-mctaggart",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {
                    "EISBN13": "9781925346718"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001633494"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581189",
            "attributes": {
                "name": "Cold Gold 4",
                "subtitle": "",
                "description": "Dennis J. McTaggart, in his fourth book of short stories, once again throws you into a whirlpool of danger and intrigue as Teddy and his team plunder the reefs for abalone. Tom, Curly, and the new diver Bluey, all work together as a successful team, with their eyes peeled for the ever present Fisheries Officers.\nBarry has to make a confession to Hilda and runs the risk of displeasing Teddy.\nThere is danger about for the beautiful Leckie, and of course, the team goes in head first to assist her.\nThey hit the New Zealand Star Bank again, and if the deep water isnt bad enough, Teddy tangles with a sick and injured White Pointer shark who is looking for an easy meal.\nWallace P. Trotter and his side-kick James, wrack their brains to try and catch Teddy and his crew in the act, along with Piggys superior Brian. They struggle and struggle. They seem to get so close, yet they just miss them, time and time again.\nTeddy is engaged in sorting things out after a robbery and finds himself in a tough place when he runs into trouble with a different mob of Bikers.\nJean, the widow of Freddy an old Painter, and Docker stirs up trouble for Dean and Teddy, and they are faced with extreme danger.\nThis book is an exciting read for those who like a bit of action, told in the authors distinctive manner. Come along for the ride, youll find yourself mixing with strange people, that you may not know ever existed.\nBe solid.\n",
                "author": "Dennis McTaggart",
                "slug": "cold-gold-4-581189-9781925477375-dennis-mctaggart",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/bfaaad637e62d6240fa77c49ffdb3aadf9f2f5b3b62ef00418c545263dc8048f_cold-gold-4cover..jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581189",
                "product_url": "/app/ecom/book/581189/cold-gold-4-581189-9781925477375-dennis-mctaggart",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {
                    "EISBN13": "9781925477375"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001633493"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581188",
            "attributes": {
                "name": "From out of the darkness",
                "subtitle": "",
                "description": "The long-term effects of childhood sexual abuse are often grossly misunderstood, reportedly, even by those who claim to be experts. \nWhy is this? Because every adult survivor of childhood sexual abuse has a different past, a different present, and an unknown future. \nThe many ways in which an individual is affected by childhood sexual abuse often do not become clear until something, later in life, triggers a \nresponse which cannot be wholly explained by current circumstances.\n\nRecognising, identifying, and addressing each psychological wound requires commitment from the adult survivor and the skill, awareness, \npatience  along with an acceptance that they just might not yet know everything about the long-term effects of childhood sexual abuse - of the \ntherapist or counsellor.\n \nThe adult survivor of childhood sexual abuse often has as much to offer the therapist, as the therapist has to offer them. It becomes an intense \nrelationship built on mutual trust and the willingness to learn.\n\nTess Dening's story is a personal portrayal of one such journey to healing from childhood sexual abuse. She writes from the heart, unafraid to bare her pain \nand engage in sometimes brutal honesty, as she takes on the tasks of recognising, identifying, and addressing the atrocious psychological injuries \nshe suffered in childhood. ",
                "author": "Tess Dening",
                "slug": "from-out-of-the-darkness-581188-9781925477474-tess-dening",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9d041a5122b94c2a154ac804ed504b9702623f511bec2a6b8b8ca817aa82872b_cover.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581188",
                "product_url": "/app/ecom/book/581188/from-out-of-the-darkness-581188-9781925477474-tess-dening",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {
                    "EISBN13": "9781925477474"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001633492"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581186",
            "attributes": {
                "name": "Ryotos Big Garden Adventure",
                "subtitle": "",
                "description": "Join baby Ryoto the dragon, as he has a big adventure in his garden.Written by Lodie Webster, a trained early childhood development officer: especially for Inspiring Publishers. This book will help your child learn to count, as well as teach them about nature as they, along with Ryoto, discover the creatures that can be found in the garden.This book has colour me in pages for the child to practise their drawing skills.A must read for any children aged one to six, or any child interested in nature.Also get the companion Adult colouring in book, Great fun for adults to draw, and bond with their child, or grandchild: suitable for older siblings as well. Fun for the whole family. ",
                "author": "Lodie Webster",
                "slug": "ryotos-big-garden-adventure-581186-9781925477528-lodie-webster",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/2f1bc3595063edfc91086744d39c59d5b1a1c93e3ee68f8bff23576defe6a4d1_cover.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581186",
                "product_url": "/app/ecom/book/581186/ryotos-big-garden-adventure-581186-9781925477528-lodie-webster",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {
                    "EISBN13": "9781925477528"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001633490"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581176",
            "attributes": {
                "name": "On the Wallaby Track",
                "subtitle": "Essential Australian Words and Phrases",
                "description": "<p>Think Aussies speak English? Think again!</p><p>Between the strong accent, Aussie slang, Aboriginal words that have become a common part of speech, and words garnered from their United Kingdom-based history, understanding Australian English can be a challenge.</p><p>After Laine Cunningham spent six months camping alone in the Outback, she wrote this book to help other travelers make the most of their vacations. She began by traveling from Sydney, New South Wales to Adelaide, South Australia. From there she headed to Coober Pedy, and then further to Alice Springs,, Northern Territory. A jog east took her to a cattle range near the Queensland Coast, up to Cairns, and then back out to Darwin. Another wide arc headed down the coast of Western Australia through Monkey Mia and Perth. Then she made the long drive across the Nullarbor Plain back to Adelaide.</p><p>By covering over 17,000 miles, Laine compiled a wealth of information about Australian and Aboriginal slang. On the Wallaby Track contains most of what youll need to eat, sleep, and survive in the beautiful and astonishing country called Australia. Every visitor will get more out of their vacation from accommodations to tours. And you wont have to spend six months figuring it out!</p><p>Many words and phrases are used in quotes from award-winning novels and nonfiction books by the same author. Travel tips and Australia facts about wildlife, food, rental cars, camping, adventures, travel and tourism, cultural tours and more are touched on in the definitions, making this nearly as useful as a Lonely Planet guidebook for Down Under.</p><p>On the Wallaby Track is part of a series that offers fun and fascinating information to travelers. Other titles include Woman Alone, a warm and funny womens adventure travel memoir about her six-month solo camping journey through the Outback popular with fans of Eat Pray Love and Wild.</p><p>Laine Cunningham, a three-time recipient of The Hackney Award, writes fiction that takes readers around the world. Her debut novel, The Family Made of Dust, is set in the Australian Outback, while Reparation is a novel of the American Great Plains. She is the editor of Sunspot Literary Journal.</p>",
                "author": "Laine Cunningham",
                "slug": "on-the-wallaby-track-581176-9780998224053-laine-cunningham",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780998224053.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581176",
                "product_url": "/app/ecom/book/581176/on-the-wallaby-track-581176-9780998224053-laine-cunningham",
                "bisac_codes": [
                    "TRV004000",
                    "LAN014000"
                ],
                "items_count": null,
                "identifiers": {
                    "EISBN13": "9780998224053",
                    "EISBN10": "0998224057"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010023628223"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581174",
            "attributes": {
                "name": "Understanding Capital Punishment Law",
                "subtitle": "",
                "description": "This treatise is designed to provide an overview of the complex issues surrounding capital punishment. The primary emphasis of Understanding Capital Punishment Law is an explanation of the constitutional law that governs death penalty proceedings in the United States. Understanding Capital Punishment Law is structured in five parts:\n\nOverview. These chapters include arguments for and against capital punishment, and an overview of the legal constructs for analysis of Eighth Amendment issues.\nTrial Procedures. This group of chapters covers the constitutional issues that have shaped the process into a guilt phase and a penalty phase: aggravating circumstances, mitigating circumstances, and a decision on death or life. Topics include categorical bars to the death penalty, such as mental retardation; the function of aggravating evidence to narrow the group of death-eligible defendants; the presentation of aggravating evidence, such as victim-impact evidence; the function of mitigating evidence to provide for individualized consideration of the defendant; the presentation of mitigating evidence; and the decision process, including the distinction between weighing and non-weighing states and life without parole instructions.\nPost-Trial Procedures. These chapters include direct appeal; habeas corpus, with an emphasis on ineffective assistance of counsel and innocence claims; clemency; and death row issues of insanity and the death row phenomenon.\nSystemic Issues. Pervasive issues of race and gender discrimination are covered as well as the constitutional and practical problem of 'volunteers' for the death penalty. Additionally, there is a chapter that explains and describes international treaty issues in capital cases.\nFuture Issues. A final chapter looks at issues that are likely to arise in future death penalty cases, including the constitutionality of executing juveniles and the effect of terrorism on death penalty law",
                "author": "Linda Carter, Ellen Kreitzberg, Scott Howe",
                "slug": "understanding-capital-punishment-law-581174-9780327184188-linda-carter-ellen-kreitzberg-scott-howe",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/cb16ed894e9584f6e826b9bcee3d48bdf1a3c0bcead8d63d843a5772c8506b4b_9780769849027.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581174",
                "product_url": "/app/ecom/book/581174/understanding-capital-punishment-law-581174-9780327184188-linda-carter-ellen-kreitzberg-scott-howe",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780769849027",
                    "ISBN10": "769849024",
                    "EISBN13": "9780327184188",
                    "EISBN10": "327184183"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001633476"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581167",
            "attributes": {
                "name": "ART 172 - KOLONINA'S PENGUIN PACK",
                "subtitle": "",
                "description": "",
                "author": "ART DEPT",
                "slug": "art-172-koloninas-penguin-pack-581167-none-art-dept",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/09d8d8387098fa0a5f56a6d390f8fc1b1a8556ea65623a745c6831b7166d3fe7_ART 172yk cover-1.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581167",
                "product_url": "/app/ecom/book/581167/art-172-koloninas-penguin-pack-581167-none-art-dept",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {},
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001633464"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581159",
            "attributes": {
                "name": "Martin Scorsese",
                "subtitle": "Interviews, Revised and Updated",
                "description": "Martin Scorsese (b. 1942) has long been considered one of Americas greatest cinematic storytellers. Over the last fifty years he has created some of the most iconic moments in American film, never afraid to confront controversial issues with passion. While few of his films are directly autobiographical, his upbringing in New Yorks Little Italy, the childhood asthma that kept him from playing sports, and his early desire to enter the priesthood all helped form his sensibilities and later shaped his distinct style. Community, religion, violencethese themes drive a Scorsese picture, and whether he examines the violence that bursts forth in the hand of Travis Bickle or the passion of Jesus Christ, Scorseses mastery of the history, art, and craft of filmmaking is undeniable.<br><br> This collection was originally edited by the late Peter Brunette in 1999 and is now revised and extensively updated by Robert Ribera. It traces Scorseses evolution from the earliest days of the New American Cinema, his work with Roger Corman, and his days at New York Universitys film program to his efforts to preserve the legacy of cinema, his documentary work, and his recent string of successes. Among new movies discussed are The Departed, Hugo, and The Wolf of Wall Street, and the documentaries No Direction Home and The Blues. Scorsese stands out as a director, producer, scholar, preservationist, and icon. His work both behind the camera and in the service of its history are a cornerstone of American and world cinemas. In these interviews, Scorsese takes us from Elizabeth Street to the heights of Hollywood and all the journeys in between.",
                "author": "Robert Ribera",
                "slug": "martin-scorsese-581159-9781496809261",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781496809261.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581159",
                "product_url": "/app/ecom/book/581159/martin-scorsese-581159-9781496809261",
                "bisac_codes": [
                    "PER018000",
                    "BIO005000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781496809230",
                    "ISBN10": "1496809475",
                    "EISBN13": "9781496809261",
                    "EISBN10": "1496809262"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015222783"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581157",
            "attributes": {
                "name": "International Human Rights Law",
                "subtitle": "",
                "description": "International Human Rights Law provides a student-oriented examination of the law of international human rights. Although human rights are hardly a recent invention, the advent of their international protection is one of the most profound developments of the modern era. How governments treat their own citizens and others is no longer strictly an internal domestic matter but rather the concern of all humankind. International law is now a central feature of the effort to progressively achieve human freedom and dignity for all.",
                "author": "Douglas Lee Donoho, James Wilets",
                "slug": "international-human-rights-law-581157-9781611638240-douglas-lee-donoho-james-wilets",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/62029f03aa2600f544c6da5887b0cd260f7fcc671ccdb6763efd446246b15b20_9781531003890.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581157",
                "product_url": "/app/ecom/book/581157/international-human-rights-law-581157-9781611638240-douglas-lee-donoho-james-wilets",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {
                    "EISBN13": "9781611638240"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015472123"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581156",
            "attributes": {
                "name": "The Science Behind the Art of Legal Writing",
                "subtitle": "",
                "description": "What evidence exists to support the advice that legal writing professors offer their students? For example, do legal readers really prefer short sentences and the active voice? Is outlining the best way to start a memo or brief? Can a certain font type make a brief more persuasive? Is deductive reasoning the most effective form of legal reasoning? Will a legal writer view the use of the word clearly with skepticism? Are judges annoyed by minor grammatical errors or typos? These questions and many more are addressed in The Science Behind the Art of Legal Writing. This text provides easy access to research in the form of social psychological experiments, statistical analyses, and surveys (some done by others and some done by the authors), which suggest that much of the advice given to legal writing students is backed by solid science. As a supplemental text for a first-year legal writing course, or as a primary text for an advanced legal writing course, The Science Behind the Art of Legal Writing provides the evidencebesides saying because I told you sofor requiring students to follow many common legal writing conventions. As the first comprehensive compilation of research addressing legal writing, The Science Behind the Art of Legal Writing provides a much-needed resource to legal writing professionals.\n\nEven when incorporating the scientific elements of writing, this book is highly readable and well paced. In fact, the explanations not only embrace their scientific roots but the underlying philosophy as well, including chapters on deductive reasoning and sylogisms. This adds to the appeal of the book, especially for those less inclined to a scientific read...Overall, Cameron and Long have created a book that is valuable for first-year law students and legal scholars alike. Its insights bring new life into old legal writing wisdom. The book's well-organized discussions on everything from outlining to the ethics of legal writing make this a great addition to a legal writing collection.  Amy Lipford, Law Library Journal, Vol. 107:4",
                "author": "Lance N. Long, Catherine J. Cameron",
                "slug": "the-science-behind-the-art-of-legal-writing-581156-9781531005825-catherine-j-cameron-lance-n-long",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/7e65b3d70775a52b014b3f8037217b33ae4795354b94bf0a453cb42559c9bd7d_9781611630145.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581156",
                "product_url": "/app/ecom/book/581156/the-science-behind-the-art-of-legal-writing-581156-9781531005825-catherine-j-cameron-lance-n-long",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781611630145",
                    "EISBN13": "9781531005825"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001633450"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581144",
            "attributes": {
                "name": "Commitment in the Workplace",
                "subtitle": "Theory, Research, and Application",
                "description": "What is a committed employee? Are employees who are committed better or worse off than employees who are uncommitted? What are the organizational advantages and disadvantages of having a committed workforce? Commitment in the Workplace provides an overview of academic and popular perspectives on what committed employees look like and how they become committed. The multiple faces of commitment are examined as are the links that have been established between the various forms of commitment and organizational behavior. In addition, questions concerning individual differences, organizational characteristics, and work experiences associated with commitment are explored. The book concludes with a discussion of what organizations can do to manage commitment effectively, including commitment under more difficult circumstances, such as merger/acquisition, downsizing, and relocation. One of the great strengths of the book is that it summarizes the key organizational commitment research in such a way that the research findings can be evaluated for both their scientific merit and their practical value.  The primary audience for Commitment in the Workplace includes students in MBA and executive MBA programs, researchers, and students and practitioners in the fields of organizational behavior and industrial psychology.",
                "author": "John P. Meyer, Natalie J. Allen",
                "slug": "commitment-in-the-workplace-581144-9781506319193-john-p-meyer-natalie-j-allen",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781506319193.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581144",
                "product_url": "/app/ecom/book/581144/commitment-in-the-workplace-581144-9781506319193-john-p-meyer-natalie-j-allen",
                "bisac_codes": [
                    "BUS008000",
                    "A2"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780761901051",
                    "EISBN13": "9781506319193",
                    "EISBN10": "150631919X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010037306438"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581142",
            "attributes": {
                "name": "The Oxford Handbook of the American Congress",
                "subtitle": "",
                "description": "No legislature in the world has a greater influence over its nation's public affairs than the US Congress. The Congress's centrality in the US system of government has placed research on Congress at the heart of scholarship on American politics. Generations of American government scholars working in a wide range of methodological traditions have focused their analysis on understanding Congress, both as a lawmaking and a representative institution. The purpose of this volume is to take stock of this impressive and diverse literature, identifying areas of accomplishment and promising directions for future work. The editors have commissioned 37 chapters by leading scholars in the field, each chapter critically engages the scholarship focusing on a particular aspect of congressional politics, including the institution's responsiveness to the American public, its procedures and capacities for policymaking, its internal procedures and development, relationships between the branches of government, and the scholarly methodologies for approaching these topics. The Handbook also includes chapters addressing timely questions, including partisan polarization, congressional war powers, and the supermajoritarian procedures of the contemporary Senate. Beyond simply bringing readers up to speed on the current state of research, the volume offers critical assessments of how each literature has progressed - or failed to progress - in recent decades. The chapters identify the major questions posed by each line of research and assess the degree to which the answers developed in the literature are persuasive. The goal is not simply to tell us where we have been as a field, but to set an agenda for research on Congress for the next decade.\n\nThe Oxford Handbooks of American Politics are a set of reference books offering authoritative and engaging critical overviews of the state of scholarship on American politics. Each volume focuses on a particular aspect of the field. The project is under the General Editorship of George C. Edwards III, and distinguished specialists in their respective fields edit each volume. The Handbooks aim not just to report on the discipline, but also to shape it as scholars critically assess the scholarship on a topic and propose directions in which it needs to move. The series is an indispensable reference for anyone working in American politics. \n\nGeneral Editor for The Oxford Handbooks of American Politics: George C. Edwards III",
                "author": "Eric Schickler, Frances E. Lee",
                "slug": "the-oxford-handbook-of-the-american-congress-581142-9780191628252",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780191628252.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581142",
                "product_url": "/app/ecom/book/581142/the-oxford-handbook-of-the-american-congress-581142-9780191628252",
                "bisac_codes": [
                    "POL006000"
                ],
                "items_count": null,
                "identifiers": {
                    "EISBN13": "9780191628252",
                    "EISBN10": "0191628255"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010035707402"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581135",
            "attributes": {
                "name": "The Golden Ticket",
                "subtitle": "P, NP, and the Search for the Impossible",
                "description": "<p>The computer science problem whose solution could transform life as we know it<br><br>The P-NP problem is the most important open problem in computer science, if not all of mathematics. Simply stated, it asks whether every problem whose solution can be quickly checked by computer can also be quickly solved by computer. The Golden Ticket provides a nontechnical introduction to P-NP, its rich history, and its algorithmic implications for everything we do with computers and beyond. Lance Fortnow traces the history and development of P-NP, giving examples from a variety of disciplines, including economics, physics, and biology. He explores problems that capture the full difficulty of the P-NP dilemma, from discovering the shortest route through all the rides at Disney World to finding large groups of friends on Facebook. The Golden Ticket explores what we truly can and cannot achieve computationally, describing the benefits and unexpected challenges of this compelling problem.</p>",
                "author": "Lance Fortnow",
                "slug": "the-golden-ticket-581135-9781400846610-lance-fortnow",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400846610.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581135",
                "product_url": "/app/ecom/book/581135/the-golden-ticket-581135-9781400846610-lance-fortnow",
                "bisac_codes": [
                    "COM051300",
                    "UMB"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780691175782",
                    "EISBN13": "9781400846610",
                    "EISBN10": "1400846617"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010030539237"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581102",
            "attributes": {
                "name": "The Bible Is My Best Friend Bible Storybook",
                "subtitle": "",
                "description": "What story does your best friend, the Bible, have for you to explore this week?    Part of The Bible Is My Best Friend brand by best-selling author Sheila Walsh, these 52 Bible stories feature memory verses and Find It spot art. Both Old and New Testament stories come to life with whimsical artwork, letting kids envision their favorite Bible characters as never before. While learning God's story, readers will discover their best friend, the Bible!   Each Bible story inside corresponds with a devotion in The Bible Is My Best Friend Family Devotional, making it a great companion product. And don't miss the other delightful titles in the brand: Meet My Best Friend, The Bible Is My Best Friend Flip Book, and Where Do I Find Jesus? ",
                "author": "Sheila Walsh",
                "slug": "the-bible-is-my-best-friend-bible-storybook-581102-9781433688072-sheila-walsh",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781433688072.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581102",
                "product_url": "/app/ecom/book/581102/the-bible-is-my-best-friend-bible-storybook-581102-9781433688072-sheila-walsh",
                "bisac_codes": [
                    "JNF049080",
                    "JNF049040"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781433688034",
                    "EISBN13": "9781433688072",
                    "EISBN10": "1433688077"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010001633389"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581101",
            "attributes": {
                "name": "Cherish",
                "subtitle": "The One Word That Changes Everything for Your Marriage",
                "description": "<p>Gary Thomas, pastor and bestselling author of Sacred Marriage, believes that one simple word can bring hope, light, and life into any marriage: Cherish.</p><p>Most marriages survive by gritting teeth and holding on. But what if surviving marriage wasn't the goal? What if we aimed to thrive instead? In Cherish, Thomas teaches us that although there are a countless number of marriages consisting of two people just going through the motions, there are real ways this pattern can be reversed: when husbands and wives learn to cherish one another in their everyday actions and words. </p><p>The way we treat something acknowledges whether we cherish it or hold it with indifference or contempt. To truly cherish something is to go out of our way to show it off, protect it, and honor it. We want others to see and recognize and affirm the value that we see. Thomas reminds us that in a world desperate for marriage redemption, the act of cherishing is needed now more than ever. </p><p>Cherishing your spouse will elevate your marriage relationally, emotionally, spiritually, and even physically. You will set different goals for your relationship, and you'll see your marriage with fresh eyes. Through personal stories, real-world examples, and timeless biblical truths, Thomas shares the tools you need to turn your marriage around, including:</p>Using your mind to change your heartSacrificing for your spousePraying with intentionalityPrioritizing your life partner<p>Through the biblical act of cherishing, we can empower our spouses to become who they are called by God to be, and in the process to become more of who we are called to be, creating a marriage that feels more precious, more connected, and more satisfying. If you're ready to revolutionize your relationship, it's time to learn how to truly Cherish it.</p>",
                "author": "Gary  Thomas",
                "slug": "cherish-581101-9780310347279-gary-thomas",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780310347279.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581101",
                "product_url": "/app/ecom/book/581101/cherish-581101-9780310347279-gary-thomas",
                "bisac_codes": [
                    "REL012050",
                    "TP028"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780310347262",
                    "ISBN10": "0310347262",
                    "EISBN13": "9780310347279",
                    "EISBN10": "0310347270"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010028297116"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000581100",
            "attributes": {
                "name": "Because You're Mine",
                "subtitle": "",
                "description": "<p>Amid the beauty of Charleston, not all is as it seems.</p><p>When her husband Liam is killed by a car bomb while their Celtic band is on tour in Charleston, singer and Irish beauty Alanna doesnt quite know where to turn. Her father-in-law is threatening to take custody of the baby she carries, but Alanna knows she cant lose the only piece of Liam she has left.</p><p>Alannas manager offers her a marriage of convenience to obtain U.S. citizenship and allow her to escape her father-in-laws control. It seems like the perfect solution until she arrives at the family home of her new husbanda decaying mansion with more questions than answers.</p><p>Strange things begin happening that threaten Alannas life and the life of her child. Are they merely coincidences? Or is something more sinister at work?</p><p>A mysterious painting, a haunting melody, and a love stronger than death leave Alanna questioning where darkness ends and light begins.</p>",
                "author": "Colleen Coble",
                "slug": "because-youre-mine-581100-9780718083908-colleen-coble",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780718083908.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "581100",
                "product_url": "/app/ecom/book/581100/because-youre-mine-581100-9780718083908-colleen-coble",
                "bisac_codes": [
                    "FIC042060",
                    "TP028"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780718083809",
                    "ISBN10": "0718083806",
                    "EISBN13": "9780718083908",
                    "EISBN10": "0718083903"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010027437311"
                    }
                }
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 70634,
            "pages": 78413,
            "count": 1568249
        }
    }
}

Response Info

Default: None