GET /services/catalog/products?format=api&page=75594
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=75595",
        "prev": "https://redshelf.com/services/catalog/products?format=api&page=75593"
    },
    "data": [
        {
            "type": "Product",
            "id": "00010000259532",
            "attributes": {
                "name": "Parametric Modeling with SOLIDWORKS 2015",
                "subtitle": "",
                "description": "Parametric Modeling with SOLIDWORKS 2015 contains a series of sixteen tutorial style lessons designed to introduce SOLIDWORKS 2015, solid modeling and parametric modeling techniques and concepts. This book introduces SOLIDWORKS 2015 on a step-by-step basis, starting with constructing basic shapes, all the way through to the creation of assembly drawings and motion analysis.\n\nThis book takes a hands-on, exercise-intensive approach to all the important Parametric Modeling techniques and concepts. Each lesson introduces a new set of commands and concepts, building on previous lessons. The lessons guide the user from constructing basic shapes to building intelligent solid models, assemblies and creating multi-view drawings.\n\nThis book also covers some of the more advanced features of SOLIDWORKS 2015 including how to use the SOLIDWORKS Design Library, basic motion analysis, collision detection and analysis with SimulationXpress.\n\nThe exercises in this book cover the performance tasks that are included on the Certified SOLIDWORKS Associate (CSWA) Examination. Reference guides located at the front of the book and in each chapter show where these performance tasks are covered.",
                "author": "Paul J. Schilling, Randy H. Shih",
                "slug": "parametric-modeling-with-solidworks-2015-259532-9781630562328-paul-j-schilling-randy-h-shih",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039210.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259532",
                "product_url": "/app/ecom/book/259532/parametric-modeling-with-solidworks-2015-259532-9781630562328-paul-j-schilling-randy-h-shih",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039210",
                    "ISBN10": "1585039217",
                    "EISBN13": "9781630562328",
                    "EISBN10": "1630562327"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343129"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259531",
            "attributes": {
                "name": "Engineering Design with SolidWorks 2015 and Video Instruction",
                "subtitle": "",
                "description": "Engineering Design with SolidWorks 2015 and video instruction is written to assist students, designers, engineers and professionals. The book provides a solid foundation in SolidWorks by utilizing projects with step-by-step instructions for the beginner to intermediate SolidWorks user. Explore the user interface, CommandManager, menus, toolbars and modeling techniques to create parts, assemblies and drawings in an engineering environment.\n\nFollow the step-by-step instructions and develop multiple parts and assemblies that combine machined, plastic and sheet metal components. Formulate the skills to create, modify and edit sketches and solid features.\n\nLearn the techniques to reuse features, parts and assemblies through symmetry, patterns, copied components, Design Tables, Bills of Materials, Custom Properties and Configurations. Address various SolidWorks analysis tools and Intelligent Modeling techniques along with Additive Manufacturing (3D printing). Learn by doing not just by reading.\n\nDesired outcomes and usage competencies are listed for each project. Know your objective up front. Follow the steps in Projects 1 - 9 to achieve the design goals.\n\nReview Project 10 on Additive Manufacturing (3D printing) and its benefits and features. Understand the terms and technology used in low cost 3D printers.\n\nWork between multiple documents, features, commands and custom properties that represent how engineers and designers utilize SolidWorks in industry.\n\nReview individual features, commands and tools with the Video Instruction. The projects contain exercises. The exercises analyze and examine usage competencies. Collaborate with leading industry suppliers such as SMC Corporation of America, Boston Gear and 80/20 Inc.\n\nCollaborative information translates into numerous formats such as paper drawings, electronic files, rendered images and animations. On-line intelligent catalogs guide designers to the product that meets both their geometric requirements and performance functionality.\n\nThe author developed the industry scenarios by combining his own industry experience with the knowledge of engineers, department managers, vendors and manufacturers. These professionals are directly involved with SolidWorks every day. Their responsibilities go far beyond the creation of just a 3D model.\n\nThe book is designed to compliment the SolidWorks Tutorials contained in SolidWorks 2015.",
                "author": "David C. Planchard",
                "slug": "engineering-design-with-solidworks-2015-and-video-instruction-259531-9781630562250-david-c-planchard",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039227.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259531",
                "product_url": "/app/ecom/book/259531/engineering-design-with-solidworks-2015-and-video-instruction-259531-9781630562250-david-c-planchard",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039227",
                    "ISBN10": "1585039225",
                    "EISBN13": "9781630562250",
                    "EISBN10": "1630562254"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343128"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259530",
            "attributes": {
                "name": "Automating SOLIDWORKS 2015 Using Macros",
                "subtitle": "A guide to creating VSTA macros using the Visual Basic.NET Language",
                "description": "Automating SOLIDWORKS 2015 Using Macros is designed as a tutorial to help beginner to intermediate programmers develop macros for SOLIDWORKS and SOLIDWORKS Workgroup or Enterprise PDM. The focus of this book is primarily on the Visual Studio Tools for Applications (VSTA) macro interface. It covers many of the major API functions through practical use cases. It teaches many Visual Basic.NET fundamentals as well as SOLIDWORKS, SOLIDWORKS Workgroup or Enterprise PDM and Excel API functions. The Author has also added a chapter dedicated to some of his favorite source code for you to use as the basis for typical automation procedures.",
                "author": "Mike Spens",
                "slug": "automating-solidworks-2015-using-macros-259530-9781630562335-mike-spens",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039234.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259530",
                "product_url": "/app/ecom/book/259530/automating-solidworks-2015-using-macros-259530-9781630562335-mike-spens",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039234",
                    "ISBN10": "1585039233",
                    "EISBN13": "9781630562335",
                    "EISBN10": "1630562335"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343127"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259529",
            "attributes": {
                "name": "SolidWorks 2015 Tutorial with Video Instruction",
                "subtitle": "A Step-by-Step Project Based Approach Utilizing 3D Modeling",
                "description": "SolidWorks 2015 Tutorial with video instruction is targeted towards a technical school, two year college, four year university or industry professional that is a beginner or intermediate CAD user. The text provides a student who is looking for a step-by-step project based approach to learning SolidWorks with video instruction, SolidWorks model files, and preparation for the Certified Associate - Mechanical Design (CSWA) exam.\n\nThe book is divided into three sections. Chapters 1 - 6 explore the SolidWorks User Interface and CommandManager, Document and System properties, simple machine parts, simple and complex assemblies, proper design intent, design tables, configurations, multi-sheet, multi-view drawings, BOMs, Revision tables using basic and advanced features.\n\nChapters 7 - 10 prepare you for the Certified Associate - Mechanical Design (CSWA) exam. The certification indicates a foundation in and apprentice knowledge of 3D CAD and engineering practices and principles.\n\nReview Chapter 11 on Additive Manufacturing (3D printing) and its benefits and features. Understand the terms and technology used in low cost 3D printers.\n\nFollow the step-by-step instructions and develop multiple assemblies that combine over 100 extruded machined parts and components. Formulate the skills to create, modify and edit sketches and solid features.\n\nLearn the techniques to reuse features, parts and assemblies through symmetry, patterns, copied components, apply proper design intent, design tables and configurations. Learn by doing not just by reading.\n\nDesired outcomes and usage competencies are listed for each chapter. Know your objective up front. Follow the steps in each chapter to achieve your design goals. Work between multiple documents, features, commands, custom properties and document properties that represent how engineers and designers utilize SolidWorks in industry.",
                "author": "David Planchard",
                "slug": "solidworks-2015-tutorial-with-video-instruction-259529-9781630562267-david-planchard",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039241.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259529",
                "product_url": "/app/ecom/book/259529/solidworks-2015-tutorial-with-video-instruction-259529-9781630562267-david-planchard",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039241",
                    "ISBN10": "1585039241",
                    "EISBN13": "9781630562267",
                    "EISBN10": "1630562262"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343126"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259528",
            "attributes": {
                "name": "Learning SOLIDWORKS 2015",
                "subtitle": "Modeling, Assembly and Analysis",
                "description": "This book will teach you everything you need to know to start using SolidWorks 2015 with easy to understand, step-by-step tutorials. This book features a simple robot design used as a project throughout the book. You will learn to model parts, create assemblies, run simulations and even create animations of your robot design.\n\nNo previous experience with Computer Aided Design (CAD) is needed since this book starts at an introductory level. The author begins by getting you familiar with the SolidWorks interface and its basic tools right away. You will start by learning to model simple robot parts and before long you will graduate to creating more complex parts and multi-view drawings.\n\nAlong the way you will learn the fundamentals of parametric modeling through the use of geometric constraints and relationships. You will also become familiar with many of SolidWorkss powerful tools and commands that enable you to easily construct complex features in your models. Also included is coverage of gears, gear trains and spur gear creation using SolidWorks.\n\nThis book continues by examining the different mechanisms commonly used in walking robots. You will learn the basic types of planar four-bar linkages commonly used in mechanical designs and how to use the GeoGebra Dynamic Geometry software to simulate and analyze 2D linkages. Using the knowledge you gained about linkages and mechanism, you will learn how to modify your robot and change its behavior by modifying or creating new parts.\n\nIn the final chapter of this book you learn how to combine all the robot parts into assemblies and then run motion analysis. You will finish off your project by creating 3D animations of your robot in action.\n\nThere are many books that show you how to perform individual tasks with SolidWorks, but this book takes you through an entire project and shows you the complete engineering process. By the end of this book you will have modeled and assembled nearly all the parts that make up the TAMIYA Mechanical Tiger and can start building your own robot.",
                "author": "Randy Shih",
                "slug": "learning-solidworks-2015-259528-9781630562342-randy-shih",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039258.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259528",
                "product_url": "/app/ecom/book/259528/learning-solidworks-2015-259528-9781630562342-randy-shih",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039258",
                    "ISBN10": "158503925X",
                    "EISBN13": "9781630562342",
                    "EISBN10": "1630562343"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343125"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259527",
            "attributes": {
                "name": "Engineering Graphics with SOLIDWORKS 2015 and Video Instruction",
                "subtitle": "A Step-by-Step Project Based Approach",
                "description": "Engineering Graphics with SOLIDWORKS 2015 and video instruction is written to assist the technical school, two year college, four year university instructor/student or industry professional that is a beginner or intermediate SOLIDWORKS user. The book combines the fundamentals of engineering graphics and dimensioning practices with a step-by-step project based approach to learning SOLIDWORKS with video instructions. Learn by doing, not just by reading.\n\nThe book is divided into four sections: Chapters 1 - 3 explore the history of engineering graphics, manual sketching techniques, orthographic projection, Third vs. First angle projection, multi-view drawings, dimensioning practices (ASME Y14.5-2009 standard), line type, fit type, tolerance, fasteners in general, general thread notes and the history of CAD leading to the development of SOLIDWORKS.\n\nChapters 4 - 9 explore the SOLIDWORKS User Interface and CommandManager, Document and System properties, simple machine parts, simple and complex assemblies, proper design intent, design tables, configurations, multi-sheet, multi-view drawings, BOMs, and Revision tables using basic and advanced features.\n\nFollow the step-by-step instructions in over 80 activities to develop eight parts, four sub-assemblies, three drawings and six document templates.\n\nChapter 10 provides a section on the Certified Associate - Mechanical Design (CSWA) program with sample exam questions and initial and final SOLIDWORKS models.\n\nChapter 11 provides a section on Additive Manufacturing (3D printing) and its benefits and features. Understand the terms and technology used in low cost 3D printers.\n\nReview individual features, commands, and tools using the video instruction and SOLIDWORKS Help. The chapter exercises analyze and examine usage competencies based on the chapter objectives. The book is designed to complement the SOLIDWORKS Tutorials located in the SOLIDWORKS Help menu.\n\nDesired outcomes and usage competencies are listed for each project. Know your objectives up front. Follow the step-by step procedures to achieve your design goals. Work between multiple documents, features, commands, and properties that represent how engineers and designers utilize SOLIDWORKS in industry. The author developed the industry scenarios by combining his own industry experience with the knowledge of engineers, department managers, vendors, and manufacturers.\n\nThese professionals are directly involved with SOLIDWORKS every day. Their responsibilities go far beyond the creation of just a 3D model.",
                "author": "David C. Planchard",
                "slug": "engineering-graphics-with-solidworks-2015-and-video-instruction-259527-9781630562229-david-c-planchard",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039265.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259527",
                "product_url": "/app/ecom/book/259527/engineering-graphics-with-solidworks-2015-and-video-instruction-259527-9781630562229-david-c-planchard",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039265",
                    "ISBN10": "1585039268",
                    "EISBN13": "9781630562229",
                    "EISBN10": "163056222X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343124"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259526",
            "attributes": {
                "name": "SolidWorks 2015 Part II - Advanced Techniques",
                "subtitle": "Parts, Surfaces, Sheet Metal, SimulationXpress, Top-Down Assemblies, Core  and  Cavity Molds",
                "description": "SolidWorks 2015 Part II - Advanced Techniques picks up where SolidWorks 2015 Part I - Basic Tools leaves off. Its aim is to take you from an intermediate user with a basic understanding of SolidWorks and modeling techniques to an advanced user capable of creating complex models and able to use the advanced tools provided by SolidWorks. The text covers parts, surfaces, SimulationXpress, sheet metal, top-down assemblies and core and cavity molds.\n\nEvery lesson and exercise in this book was created based on real world projects. Each of these projects have been broken down and developed into easy and comprehensible steps for the reader. Furthermore, at the end of every chapter there are self test questionnaires to ensure that the reader has gained sufficient knowledge from each section before moving on to more advanced lessons. This book takes the approach that in order to understand SolidWorks, inside and out, the reader should create everything from the beginning and take it step by step.",
                "author": "Paul Tran",
                "slug": "solidworks-2015-part-ii-advanced-techniques-259526-9781630562243-paul-tran",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039289.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259526",
                "product_url": "/app/ecom/book/259526/solidworks-2015-part-ii-advanced-techniques-259526-9781630562243-paul-tran",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039289",
                    "ISBN10": "1585039284",
                    "EISBN13": "9781630562243",
                    "EISBN10": "1630562246"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343123"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259525",
            "attributes": {
                "name": "Analysis of Machine Elements Using SOLIDWORKS Simulation 2015",
                "subtitle": "",
                "description": "Analysis of Machine Elements Using SOLIDWORKS Simulation 2015 is written primarily for first-time SOLIDWORKS Simulation 2015 users who wish to understand finite element analysis capabilities applicable to stress analysis of mechanical elements. The focus of examples is on problems commonly found in an introductory, undergraduate, Design of Machine Elements or similarly named courses.\n\nIn order to be compatible with most machine design textbooks, this text begins with problems that can be solved with a basic understanding of mechanics of materials. Problem types quickly migrate to include states of stress found in more specialized situations common to a design of mechanical elements course. Paralleling this progression of problem types, each chapter introduces new software concepts and capabilities.\n\nMany examples are accompanied by problem solutions based on use of classical equations for stress determination. Unlike many step-by-step user guides that only list a succession of steps, which if followed correctly lead to successful solution of a problem, this text attempts to provide insight into why each step is performed.\n\nThis approach amplifies two fundamental tents of this text. The first is that a better understanding of course topics related to stress determination is realized when classical methods and finite element solutions are considered together. The second tenet is that finite element solutions should always be verified by checking, whether by classical stress equations or experimentation.\n\nEach chapter begins with a list of learning objectives related to specific capabilities of the SolidWorks Simulation program introduced in that chapter. Most software capabilities are repeated in subsequent examples so that users gain familiarity with their purpose and are capable of using them in future problems. All end-of-chapter problems are accompanied by evaluation \"check sheets\" to facilitate grading assignments.",
                "author": "Shahin S. Nudehi, John R. Steffen",
                "slug": "analysis-of-machine-elements-using-solidworks-simulation-2015-259525-9781630562526-shahin-s-nudehi-john-r-steffen",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039296.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259525",
                "product_url": "/app/ecom/book/259525/analysis-of-machine-elements-using-solidworks-simulation-2015-259525-9781630562526-shahin-s-nudehi-john-r-steffen",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039296",
                    "ISBN10": "1585039292",
                    "EISBN13": "9781630562526",
                    "EISBN10": "1630562521"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026110420"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259524",
            "attributes": {
                "name": "Introduction to Finite Element Analysis Using SOLIDWORKS Simulation 2015",
                "subtitle": "",
                "description": "The primary goal of Introduction to Finite Element Analysis Using SOLIDWORKS Simulation 2015 is to introduce the aspects of Finite Element Analysis (FEA) that are important to engineers and designers. Theoretical aspects of FEA are also introduced as they are needed to help better understand the operation.\n\nThe primary emphasis of the text is placed on the practical concepts and procedures needed to use SOLIDWORKS Simulation in performing Linear Static Stress Analysis and basic Modal Analysis. This text covers SOLIDWORKS Simulation and the lessons proceed in a pedagogical fashion to guide you from constructing basic truss elements to generating three-dimensional solid elements from solid models. This text takes a hands-on, exercise-intensive approach to all the important FEA techniques and concepts.\n\nThis textbook contains a series of fourteen tutorial style lessons designed to introduce beginning FEA users to SOLIDWORKS Simulation. The basic premise of this book is that the more designs you create using SOLIDWORKS Simulation, the better you learn the software. With this in mind, each lesson introduces a new set of commands and concepts, building on previous lessons.",
                "author": "Randy Shih",
                "slug": "introduction-to-finite-element-analysis-using-solidworks-simulation-2015-259524-9781630562281-randy-shih",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039319.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259524",
                "product_url": "/app/ecom/book/259524/introduction-to-finite-element-analysis-using-solidworks-simulation-2015-259524-9781630562281-randy-shih",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039319",
                    "ISBN10": "1585039314",
                    "EISBN13": "9781630562281",
                    "EISBN10": "1630562289"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343121"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259523",
            "attributes": {
                "name": "SOLIDWORKS 2015 and Engineering Graphics",
                "subtitle": "An Integrated Approach",
                "description": "SOLIDWORKS 2015 and Engineering Graphics: An Integrated Approach combines an introduction to SOLIDWORKS 2015 with a comprehensive coverage of engineering graphics principles. Not only will this unified approach give your course a smoother flow, your students will also save money on their textbooks. Whats more, the exercises in this book cover the performance tasks that are included on the Certified SOLIDWORKS Associate (CSWA) Examination. Reference guides located at the front of the book and in each chapter show where these performance tasks are covered.\n\nThe primary goal of SOLIDWORKS 2015 and Engineering Graphics: An Integrated Approach is to introduce the aspects of Engineering Graphics with the use of modern Computer Aided Design package  SOLIDWORKS 2015. This text is intended to be used as a training guide for students and professionals.\n\nThe chapters in this text proceed in a pedagogical fashion to guide you from constructing basic shapes to making complete sets of engineering drawings. This text takes a hands-on, exercise-intensive approach to all the important concepts of Engineering Graphics, as well as in-depth discussions of parametric feature-based CAD techniques.\n\nThis textbook contains a series of fifteen chapters, with detailed step-by-step tutorial style lessons, designed to introduce beginning CAD users to the graphics language used in all branches of technical industry. This book does not attempt to cover all of SOLIDWORKS 2015s features, only to provide an introduction to the software. It is intended to help you establish a good basis for exploring and growing in the exciting field of Computer Aided Engineering.",
                "author": "Randy Shih",
                "slug": "solidworks-2015-and-engineering-graphics-259523-9781630562304-randy-shih",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039326.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259523",
                "product_url": "/app/ecom/book/259523/solidworks-2015-and-engineering-graphics-259523-9781630562304-randy-shih",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039326",
                    "ISBN10": "1585039322",
                    "EISBN13": "9781630562304",
                    "EISBN10": "1630562300"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343120"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259522",
            "attributes": {
                "name": "Engineering Analysis with SOLIDWORKS Simulation 2015",
                "subtitle": "",
                "description": "Engineering Analysis with SOLIDWORKS Simulation 2015 goes beyond the standard software manual. Its unique approach concurrently introduces you to the SOLIDWORKS Simulation 2015 software and the fundamentals of Finite Element Analysis (FEA) through hands-on exercises. A number of projects are presented using commonly used parts to illustrate the analysis features of SOLIDWORKS Simulation. Each chapter is designed to build on the skills, experiences and understanding gained from the previous chapters.",
                "author": "Paul Kurowski",
                "slug": "engineering-analysis-with-solidworks-simulation-2015-259522-9781630562359-paul-kurowski",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039333.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259522",
                "product_url": "/app/ecom/book/259522/engineering-analysis-with-solidworks-simulation-2015-259522-9781630562359-paul-kurowski",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039333",
                    "ISBN10": "1585039330",
                    "EISBN13": "9781630562359",
                    "EISBN10": "1630562351"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343119"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259521",
            "attributes": {
                "name": "Engineering  and  Computer Graphics Workbook Using SOLIDWORKS 2015",
                "subtitle": "",
                "description": "Engineering  and  Computer Graphics Workbook Using SOLIDWORKS 2015 is an exercise-based workbook that uses step-by-step tutorials to cover the fundamentals of SOLIDWORKS 2015. The intended audience is college undergraduate engineering majors, but it could also be used in pre-college introductory engineering courses or by self learners.\n\nThe text follows an educational paradigm that was researched and developed by the authors over many years. The paradigm is based on the concurrent engineering approach to engineering design in which the 3-D solid model data serves as the central hub for all aspects of the design process. The workbook systematically instructs the students to develop 3-D models using the rich tools afforded in SOLIDWORKS. The exercises then proceed to instruct the students on applications of the solid model to design analysis using finite elements, to assembly modeling and checking, to kinematic simulation, to rapid prototyping, and finally to projecting an engineering drawing.\n\nThe workbook is ideally suited for courses in which a reverse engineering design project is assigned. This book contains clear and easy to understand instructions that enable the students to robustly learn the main features of SOLIDWORKS, with little or no instructor input.",
                "author": "Ronald E. Barr, Davor Juricic, Thomas J. Krueger",
                "slug": "engineering-and-computer-graphics-workbook-using-solidworks-2015-259521-9781630562649-ronald-e-barr-davor-juricic-thomas-j-krueger",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039302.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259521",
                "product_url": "/app/ecom/book/259521/engineering-and-computer-graphics-workbook-using-solidworks-2015-259521-9781630562649-ronald-e-barr-davor-juricic-thomas-j-krueger",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039302",
                    "ISBN10": "1585039306",
                    "EISBN13": "9781630562649",
                    "EISBN10": "1630562645"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343118"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259520",
            "attributes": {
                "name": "An Introduction to SOLIDWORKS Flow Simulation 2015",
                "subtitle": "",
                "description": "An Introduction to SOLIDWORKS Flow Simulation 2015 takes you through the steps of creating the SOLIDWORKS part for the simulation followed by the setup and calculation of the SOLIDWORKS Flow Simulation project. The results from calculations are visualized and compared with theoretical solutions and empirical data. Each chapter starts with the objectives and a description of the specific problems that are studied. End of chapter exercises are included for reinforcement and practice of what has been learned.\n\nThe fourteen chapters of this book are directed towards first-time to intermediate level users of SOLIDWORKS Flow Simulation. It is intended to be a supplement to undergraduate Fluid Mechanics and Heat Transfer related courses. This book can also be used to show students the capabilities of fluid flow and heat transfer simulations in freshman and sophomore courses such as Introduction to Engineering. Both internal and external flow problems are covered and compared with experimental results and analytical solutions. Covered topics include airfoil flow, boundary layers, flow meters, heat exchanger, natural and forced convection, pipe flow, rotating flow, tube bank flow and valve flow.",
                "author": "John Matsson",
                "slug": "an-introduction-to-solidworks-flow-simulation-2015-259520-9781630562717-john-matsson",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039340.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259520",
                "product_url": "/app/ecom/book/259520/an-introduction-to-solidworks-flow-simulation-2015-259520-9781630562717-john-matsson",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039340",
                    "ISBN10": "1585039349",
                    "EISBN13": "9781630562717",
                    "EISBN10": "1630562718"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343117"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259519",
            "attributes": {
                "name": "Engineering Dynamics Labs with SOLIDWORKS Motion 2015",
                "subtitle": "",
                "description": "This book is designed as a software-based lab book to complement a standard textbook in an engineering dynamics course, which is usually taught at the undergraduate level. This book can also be used as an auxiliary workbook in a CAE or Finite Element Analysis course for undergraduate students. Each book comes with a disc containing video demonstrations, a quick introduction to SOLIDWORKS eBook, and all the part files used in the book.\n\nThis textbook has been carefully developed with the understanding that CAE software has developed to a point that it can be used as a tool to aid students in learning engineering ideas, concepts and even formulas. These concepts are demonstrated in each section of this book. Using the graphics-based tools of SOLIDWORKS Motion can help reduce the dependency on mathematics to teach these concepts substantially. The contents of this book have been written to match the contents of most mechanics of materials textbooks.\n\nThere are 11 chapters in this book. Each chapter contains two sections. Each section is designed for a student to follow the exact steps in that section and learn a concept or topic of Engineering Dynamics. Typically, each section takes 20-40 minutes to complete the exercises.\n\nEach copy of this book comes with a disc containing videos that demonstrate the steps used in each section of the book, a 123 page introduction to Part and Assembly Modeling with SOLIDWORKS in PDF format, and all the files readers may need if they have any trouble. The concise introduction to SOLIDWORKS PDF is designed for those students who have no experience with SOLIDWORKS and want to feel more comfortable working on the exercises in this book. All of the same content is available for download on the books companion website.",
                "author": "Huei-Huang Lee",
                "slug": "engineering-dynamics-labs-with-solidworks-motion-2015-259519-9781630562458-huei-huang-lee",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039357.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259519",
                "product_url": "/app/ecom/book/259519/engineering-dynamics-labs-with-solidworks-motion-2015-259519-9781630562458-huei-huang-lee",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039357",
                    "ISBN10": "1585039357",
                    "EISBN13": "9781630562458",
                    "EISBN10": "1630562459"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026102411"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259518",
            "attributes": {
                "name": "Mechanics of Materials Labs with SOLIDWORKS Simulation 2015",
                "subtitle": "",
                "description": "This book is designed as a software-based lab book to complement a standard textbook in a mechanics of material course, which is usually taught at the undergraduate level. This book can also be used as an auxiliary workbook in a CAE or Finite Element Analysis course for undergraduate students. Each book comes with a disc containing video demonstrations, a quick introduction to SOLIDWORKS, and all the part files used in the book.\n\nThis textbook has been carefully developed with the understanding that CAE software has developed to a point that it can be used as a tool to aid students in learning engineering ideas, concepts and even formulas. These concepts are demonstrated in each section of this book. Using the graphics-based tools of SOLIDWORKS Simulation can help reduce the dependency on mathematics to teach these concepts substantially. The contents of this book have been written to match the contents of most mechanics of materials textbooks.\n\nThere are 14 chapters in this book. Each chapter is designed as one weeks workload, consisting of 2 to 3 sections. Each section is designed for a student to follow the exact steps in that section and learn a concept or topic of mechanics of materials. Typically, each section takes 15-40 minutes to complete the exercises.\n\nEach copy of this book comes with a disc containing videos that demonstrate the steps used in each section of the book, a 123 page introduction to Part and Assembly Modeling with SOLIDWORKS in PDF format, and all the files readers may need if they have any trouble. The concise introduction to SOLIDWORKS PDF is designed for those students who have no experience with SOLIDWORKS and want to feel more comfortable working on the exercises in this book. All of the same content is available for download on the books companion website.",
                "author": "Huei-Huang Lee",
                "slug": "mechanics-of-materials-labs-with-solidworks-simulation-2015-259518-9781630562441-huei-huang-lee",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039371.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259518",
                "product_url": "/app/ecom/book/259518/mechanics-of-materials-labs-with-solidworks-simulation-2015-259518-9781630562441-huei-huang-lee",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039371",
                    "ISBN10": "1585039373",
                    "EISBN13": "9781630562441",
                    "EISBN10": "1630562440"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343115"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259517",
            "attributes": {
                "name": "Vibration Analysis with SOLIDWORKS Simulation 2015",
                "subtitle": "",
                "description": "Vibration Analysis with SOLIDWORKS Simulation 2015 goes beyond the standard software manual. It concurrently introduces the reader to vibration analysis and its implementation in SOLIDWORKS Simulation using hands-on exercises. A number of projects are presented to illustrate vibration analysis and related topics. Each chapter is designed to build on the skills and understanding gained from previous exercises.\n\nVibration Analysis with SOLIDWORKS Simulation 2015 is designed for users who are already familiar with the basics of Finite Element Analysis (FEA) using SOLIDWORKS Simulation or who have completed the book Engineering Analysis with SOLIDWORKS Simulation 2015. Vibration Analysis with SOLIDWORKS Simulation 2015 builds on these topics in the area of vibration analysis. Some understanding of structural analysis and solid mechanics is recommended.",
                "author": "Paul Kurowski",
                "slug": "vibration-analysis-with-solidworks-simulation-2015-259517-9781630562434-paul-kurowski",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781585039388.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259517",
                "product_url": "/app/ecom/book/259517/vibration-analysis-with-solidworks-simulation-2015-259517-9781630562434-paul-kurowski",
                "bisac_codes": [
                    "COM007000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781585039388",
                    "ISBN10": "1585039381",
                    "EISBN13": "9781630562434",
                    "EISBN10": "1630562432"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000343114"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259512",
            "attributes": {
                "name": "Endoscopy for the Veterinary Technician",
                "subtitle": "",
                "description": "Endoscopy for the Veterinary Technician is a comprehensive resource for the proper care and handling of endoscopes and accompanying instrumentation for a variety of procedures.  An inclusive reference on the proper care and handling of endoscopes and instrumentation Provides step-by-step details on a variety of endoscopic procedures, highlighting patient preparation, needed equipment, anesthesia, post-procedure care, and complications Offers numerous color images to help identify equipment and provide a visual guide to procedures Includes specific technician tips throughout the text",
                "author": "Susan Cox",
                "slug": "endoscopy-for-the-veterinary-technician-259512-9781118811030",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118811030.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259512",
                "product_url": "/app/ecom/book/259512/endoscopy-for-the-veterinary-technician-259512-9781118811030",
                "bisac_codes": [
                    "MED089000",
                    "9698"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118434451",
                    "EISBN13": "9781118811030"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026102657"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259510",
            "attributes": {
                "name": "Michael Allred",
                "subtitle": "Conversations",
                "description": "Michael Allred (b. 1962) stands out for his blend of spiritual and philosophical approaches with an art style reminiscent of 1960s era superhero comics, which creates a mixture of both postmodernism and nostalgia. His childhood came during an era where pop art and camp embraced elements of kitsch and pastiche and introduced them into the lexicon of popular culture. Allred's use of both in his work as a cartoonist on his signature comic book Madman in the early 1990s offset the veiled autobiography of his own spiritual journey through Mormonism and struggles with existentialism.<br><br> Thematically, Allred's work deals heavily with the afterlife as his creations struggle with the grander questionswhether his modern Frankenstein hero Madman, cosmic rock 'n' roller Red Rocket 7, the undead heroine of iZombie (co-created with writer Chris Roberson), or the cast of superhero team book The Atomics. Allred also enjoys a position in the creator-driven generation that informs the current batch of independent cartoonists and has experienced his own brush with a major Hollywood studio's aborted film adaptation of Madman. Allred's other brushes with Hollywood include an independent adaptation of his comic book The G-Men from Hell, an appearance as himself in Kevin Smith's romantic comedy Chasing Amy (where he provided illustrations for a fictitious comic book), the television adaptation of iZombie, and an ongoing relationship with director Robert Rodriguez on a future Madman film.<br><br> Michael Allred: Conversations features several interviews with the cartoonist from the early days of Madman's success through to his current mainstream work for Marvel Comics. To read them is to not only witness the ever-changing state of the comic book industry, but also to document Allred's growth as a creative genius.",
                "author": "Christopher Irving",
                "slug": "michael-allred-259510-9781496803290",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781496803290.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259510",
                "product_url": "/app/ecom/book/259510/michael-allred-259510-9781496803290",
                "bisac_codes": [
                    "LIT017000",
                    "SOC022000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781496814838",
                    "ISBN10": "1496803264",
                    "EISBN13": "9781496803290",
                    "EISBN10": "1496803299"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015148021"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259507",
            "attributes": {
                "name": "Loyal Protestants and Dangerous Papists",
                "subtitle": "Maryland and the Politics of Religion in the English Atlantic, 1630-1690",
                "description": "Loyal Protestants and Dangerous Papists analyzes the vibrant and often violent political culture of seventeenth-century America, exploring the relationship between early American and early modern British politics through a detailed study of colonial Maryland. Seventeenth-century Maryland was repeatedly wracked by disputes over the legitimacy of the colonys Catholic proprietorship. The proprietors strange policy of religious liberty was part of the controversy, but colonists also voiced fears of proprietary conspiracies with Native Americans and claimed the colonys ruling circle aimed to crush their liberties as English subjects. Conflicts like these became wrapped up in disputes less obviously political, such as disagreements over how to manage the tobacco trade, without which Marylands economy would falter. Antoinette Sutto argues that the best way to understand this strange mix of religious, economic, and political controversies is to view it with regard to the disputes over the role of the English church, the power of the state, and the ideal relationship between the twodisputes that tore apart the English-speaking world twice over in the 1600s. Sutto contends that the turbulent political history of early Maryland makes most sense when seen in an imperial as well as an American context. Such an understanding of political culture and conflict in this colony offers a window not only into the processes of seventeenth-century American politics but also into the construction of the early modern state. Examining the dramatic rise and fall of Marylands Catholic proprietorship through this lens, Loyal Protestants and Dangerous Papists offers a unique glimpse into the ambiguities and possibilities of the early English colonial world.",
                "author": "Antoinette Sutto",
                "slug": "loyal-protestants-and-dangerous-papists-259507-9780813937489-antoinette-sutto",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780813937489.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259507",
                "product_url": "/app/ecom/book/259507/loyal-protestants-and-dangerous-papists-259507-9780813937489-antoinette-sutto",
                "bisac_codes": [
                    "HIS036030",
                    "HE"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813937472",
                    "EISBN13": "9780813937489",
                    "EISBN10": "0813937485"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026584823"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000259505",
            "attributes": {
                "name": "Partners or Rivals?",
                "subtitle": "Power and Latino, Black, and White Relations in the Twenty-First Century",
                "description": "The emerging demographic and political presence of Latinos in the United States has moved the discussion of race relations beyond the terms of black and white. Using a variety of theoretical approaches, Betina Cutaia Wilkinson assesses Latinos', blacks', and whites' perceptions of commonality and opposition in order to reach a more nuanced understanding of the factors affecting political competition versus cooperation among these groups. In the most comprehensive analysis of Latino, black, and white relations to date, Wilkinson explores the extent to which these groups regard each other as partners or rivals and uncovers the motivations that contribute to those views. Relying on national survey and focus group data, the author examines how social interaction; feelings of identification with members of their own group and others; and individuals sense of power as established by their racial, economic, and political surroundings impact interracial attitudes. Her findings, like the complex racial dynamics she studies, are not easily reducible to simple formulae, yet they have strong implications for the formation of interracial coalitions. For example, even if social contact generally decreases racial and ethnic hostility, the disadvantaged status of Latinos and blacks tends to impede cooperation and ramp up rivalry, leaving members of both groups more inclined to form coalitions with whites than with each other. Yet contextual factors in particular jurisdictions, such as the availability of quality education and higher wages overall, can mitigate antagonism and increase the likelihood of cooperation. Ultimately, Partners or Rivals? provides a timely account of contemporary race relations and the prospects for interracial and interethnic cooperation, pinpointing the sometimes surprising factors that have a realistic chance of improving those prospects.",
                "author": "Betina Cutaia Wilkinson",
                "slug": "partners-or-rivals-259505-9780813937748-betina-cutaia-wilkinson",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780813937748.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "259505",
                "product_url": "/app/ecom/book/259505/partners-or-rivals-259505-9780813937748-betina-cutaia-wilkinson",
                "bisac_codes": [
                    "POL010000",
                    "PS"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780813937731",
                    "EISBN13": "9780813937748",
                    "EISBN10": "0813937744"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026584910"
                    }
                }
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 75594,
            "pages": 78413,
            "count": 1568243
        }
    }
}

Response Info

Default: None