AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX

GET Return a list of all Launch objects.

FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

MODE 'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.

EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/e5969a95-6498-42ff-835f-e685ec75791b/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "e5969a95-6498-42ff-835f-e685ec75791b",
    "url": "https://lldev.thespacedevs.com/2.2.0/launch/e5969a95-6498-42ff-835f-e685ec75791b/?format=api",
    "slug": "new-shepard-ns-32",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "New Shepard | NS-32",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2025-05-31T14:34:28Z",
    "updates": [
        {
            "id": 11149,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://x.com/blueorigin/status/1928793661145255980",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-05-31T12:41:00Z"
        },
        {
            "id": 11150,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by Blue Origin has started",
            "info_url": "https://www.youtube.com/watch?v=SNfUra5FBaA",
            "created_by": "LL2",
            "created_on": "2025-05-31T12:43:00Z"
        },
        {
            "id": 11151,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Liftoff",
            "info_url": "https://www.youtube.com/watch?v=SNfUra5FBaA",
            "created_by": "hitura-nobad",
            "created_on": "2025-05-31T13:40:00Z"
        },
        {
            "id": 11152,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Launch successful.",
            "info_url": "https://www.youtube.com/watch?v=SNfUra5FBaA",
            "created_by": "hitura-nobad",
            "created_on": "2025-05-31T14:06:00Z"
        },
        {
            "id": 11061,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added launch.",
            "info_url": "https://www.blueorigin.com/news/new-shepard-ns-32-mission",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-05-23T04:40:00Z"
        },
        {
            "id": 11085,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "GO for launch.",
            "info_url": "https://x.com/blueorigin/status/1927394552588992914",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-05-27T16:28:00Z"
        }
    ],
    "net": "2025-05-31T13:39:11Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2025-05-31T20:30:00Z",
    "window_start": "2025-05-31T13:30:00Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 141,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "BO",
        "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
        "administrator": "CEO: Jeff Bezos",
        "founding_year": "2000",
        "launchers": "New Shepard | New Glenn",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 33,
        "consecutive_successful_launches": 10,
        "successful_launches": 32,
        "failed_launches": 1,
        "pending_launches": 5,
        "consecutive_successful_landings": 4,
        "successful_landings": 30,
        "failed_landings": 3,
        "attempted_landings": 33,
        "info_url": "https://www.blueorigin.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Blue_Origin",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg"
    },
    "rocket": {
        "id": 8622,
        "configuration": {
            "id": 137,
            "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
            "name": "New Shepard",
            "active": true,
            "reusable": true,
            "description": "The New Shepard reusable launch system is a vertical-takeoff, vertical-landing (VTVL), suborbital manned rocket that is being developed by Blue Origin as a commercial system for suborbital space tourism.",
            "family": "",
            "full_name": "New Shepard",
            "manufacturer": {
                "id": 141,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                "administrator": "CEO: Jeff Bezos",
                "founding_year": "2000",
                "launchers": "New Shepard | New Glenn",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 33,
                "consecutive_successful_launches": 10,
                "successful_launches": 32,
                "failed_launches": 1,
                "pending_launches": 5,
                "consecutive_successful_landings": 4,
                "successful_landings": 30,
                "failed_landings": 3,
                "attempted_landings": 33,
                "info_url": "https://www.blueorigin.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Blue_Origin",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": 15.0,
            "diameter": 3.7,
            "maiden_flight": "2015-04-29",
            "launch_cost": null,
            "launch_mass": 75,
            "leo_capacity": 0,
            "gto_capacity": 0,
            "to_thrust": 490,
            "apogee": 100,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
            "info_url": "https://www.blueorigin.com/new-shepard/",
            "wiki_url": "https://en.wikipedia.org/wiki/New_Shepard",
            "total_launch_count": 32,
            "consecutive_successful_launches": 9,
            "successful_launches": 31,
            "failed_launches": 1,
            "pending_launches": 1,
            "attempted_landings": 32,
            "successful_landings": 30,
            "failed_landings": 2,
            "consecutive_successful_landings": 9
        },
        "launcher_stage": [
            {
                "id": 745,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 14,
                "launcher": {
                    "id": 90,
                    "url": "https://lldev.thespacedevs.com/2.2.0/launcher/90/?format=api",
                    "details": "New Shepard vehicle #4 is the fourth flight vehicle of the New Shepard suborbital rocket. It was used for Blue Origin's first crewed launches.",
                    "flight_proven": true,
                    "serial_number": "NS-4",
                    "status": "active",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/90_image_20210412202510.jpeg",
                    "successful_landings": 14,
                    "attempted_landings": 14,
                    "flights": 14,
                    "last_launch_date": "2025-05-31T13:39:11Z",
                    "first_launch_date": "2021-01-14T17:19:00Z"
                },
                "landing": {
                    "id": 1626,
                    "attempt": true,
                    "success": true,
                    "description": "The New Shepard booster NS-4 has landed back on the landing pad.",
                    "downrange_distance": 3.2,
                    "location": {
                        "id": 11,
                        "name": "Corn Ranch Landing Pad, West Texas",
                        "abbrev": "CR",
                        "description": "New Shepard landing site.",
                        "location": {
                            "id": 29,
                            "url": "https://lldev.thespacedevs.com/2.2.0/location/29/?format=api",
                            "name": "Corn Ranch, Van Horn, TX, USA",
                            "country_code": "USA",
                            "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                            "timezone_name": "America/Chicago",
                            "total_launch_count": 32,
                            "total_landing_count": 32
                        },
                        "successful_landings": 27
                    },
                    "type": {
                        "id": 2,
                        "name": "Return to Launch Site",
                        "abbrev": "RTLS",
                        "description": "A return to launch site usually means that after stage separation the booster flips and does a burn back towards the launch site, landing near where it initially launched from."
                    }
                },
                "previous_flight_date": "2025-02-25T15:49:11Z",
                "turn_around_time_days": 94,
                "previous_flight": {
                    "id": "466c90a9-e52d-4116-b09f-e41284aacab7",
                    "name": "New Shepard | NS-30"
                }
            }
        ],
        "spacecraft_stage": {
            "id": 884,
            "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/884/?format=api",
            "mission_end": "2025-05-31T13:49:18Z",
            "destination": "Suborbital",
            "launch_crew": [
                {
                    "id": 5105,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 844,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/844/?format=api",
                        "name": "Amy Medina Jorge",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "Puerto Rican",
                        "twitter": null,
                        "instagram": null,
                        "bio": "High school and middle school STEM teacher",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/amy_medina_jorg_image_20250601063335.jpg",
                        "wiki": null,
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                },
                {
                    "id": 5106,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 845,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/845/?format=api",
                        "name": "Gretchen Green",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Radiologist specializing in women's imaging",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gretchen_green__image_20250601063453.jpg",
                        "wiki": null,
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                },
                {
                    "id": 5107,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 846,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/846/?format=api",
                        "name": "Jaime Alemán",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": "1953-11-14",
                        "date_of_death": null,
                        "nationality": "Panamanian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Panamanian lawyer, businessman, and diplomat who served as Ambassador of Panama to the United States from August 11, 2009, to January 2, 2011. Alemán is also recognized for his pursuit of the ultimate travel \"Grand Slam,\" having visited all 193 United Nations member states, both polar extremes, and a suborbital spaceflight with Blue Origin.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jaime_alem25c3_image_20250601063431.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jaime_Alem%C3%A1n",
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                },
                {
                    "id": 5104,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 843,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/843/?format=api",
                        "name": "Jesse Williams",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "Canadian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Canadian entrepreneur and adventurer.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jesse_williams__image_20250601063205.jpg",
                        "wiki": null,
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                },
                {
                    "id": 5108,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 847,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/847/?format=api",
                        "name": "Mark Rocket",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "Kiwi",
                        "twitter": "https://x.com/rocketnz",
                        "instagram": null,
                        "bio": "New Zealand entrepreneur, aerospace executive, and the founder of Kea Aerospace.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_rocket_off_image_20250601063403.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Mark_Rocket",
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                },
                {
                    "id": 5103,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 842,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/842/?format=api",
                        "name": "Paul Jeris",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Real estate developer and entrepreneur.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul_jeris_offi_image_20250601063121.jpg",
                        "wiki": null,
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                }
            ],
            "onboard_crew": [],
            "landing_crew": [
                {
                    "id": 5111,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 844,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/844/?format=api",
                        "name": "Amy Medina Jorge",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "Puerto Rican",
                        "twitter": null,
                        "instagram": null,
                        "bio": "High school and middle school STEM teacher",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/amy_medina_jorg_image_20250601063335.jpg",
                        "wiki": null,
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                },
                {
                    "id": 5112,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 845,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/845/?format=api",
                        "name": "Gretchen Green",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Radiologist specializing in women's imaging",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gretchen_green__image_20250601063453.jpg",
                        "wiki": null,
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                },
                {
                    "id": 5113,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 846,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/846/?format=api",
                        "name": "Jaime Alemán",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": "1953-11-14",
                        "date_of_death": null,
                        "nationality": "Panamanian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Panamanian lawyer, businessman, and diplomat who served as Ambassador of Panama to the United States from August 11, 2009, to January 2, 2011. Alemán is also recognized for his pursuit of the ultimate travel \"Grand Slam,\" having visited all 193 United Nations member states, both polar extremes, and a suborbital spaceflight with Blue Origin.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jaime_alem25c3_image_20250601063431.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jaime_Alem%C3%A1n",
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                },
                {
                    "id": 5110,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 843,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/843/?format=api",
                        "name": "Jesse Williams",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "Canadian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Canadian entrepreneur and adventurer.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jesse_williams__image_20250601063205.jpg",
                        "wiki": null,
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                },
                {
                    "id": 5114,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 847,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/847/?format=api",
                        "name": "Mark Rocket",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "Kiwi",
                        "twitter": "https://x.com/rocketnz",
                        "instagram": null,
                        "bio": "New Zealand entrepreneur, aerospace executive, and the founder of Kea Aerospace.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_rocket_off_image_20250601063403.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Mark_Rocket",
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                },
                {
                    "id": 5109,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 842,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/842/?format=api",
                        "name": "Paul Jeris",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT10M7S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Real estate developer and entrepreneur.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul_jeris_offi_image_20250601063121.jpg",
                        "wiki": null,
                        "last_flight": "2025-05-31T13:39:11Z",
                        "first_flight": "2025-05-31T13:39:11Z"
                    }
                }
            ],
            "spacecraft": {
                "id": 453,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/453/?format=api",
                "name": "RSS First Step",
                "serial_number": "2.0-2",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT2H12M17S",
                "time_docked": "P0D",
                "flights_count": 13,
                "mission_ends_count": 13,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "First Blue Origin New Shepard Crew Capsule 2.0 to carry human passengers. This capsule is outfitted with improvements to environmental features such as acoustics and temperature regulation inside the capsule, crew display panels, and speakers with a microphone and push-to-talk button at each seat.",
                "spacecraft_config": {
                    "id": 21,
                    "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/21/?format=api",
                    "name": "Crew Capsule 2.0",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 141,
                        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "featured": true,
                        "type": "Commercial",
                        "country_code": "USA",
                        "abbrev": "BO",
                        "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                        "administrator": "CEO: Jeff Bezos",
                        "founding_year": "2000",
                        "launchers": "New Shepard | New Glenn",
                        "spacecraft": "",
                        "parent": null,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
                    },
                    "in_use": true,
                    "capability": "Crew and Cargo Flights",
                    "history": "The Crew Capsule 2.0 is the newest version of Blue Origin's New Shepard rocket.",
                    "details": "It is deisgned to spearate from the launcher stage below the Karman line and pursue a ballistic free flight above it before landing.",
                    "maiden_flight": "2017-12-12",
                    "height": null,
                    "diameter": null,
                    "human_rated": true,
                    "crew_capacity": 6,
                    "payload_capacity": null,
                    "payload_return_capacity": null,
                    "flight_life": "The capsule is designed to be reusable.",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                    "nation_url": null,
                    "wiki_link": "",
                    "info_link": ""
                }
            },
            "landing": {
                "id": 1627,
                "attempt": true,
                "success": true,
                "description": "The RSS First Step capsule has landed at Blue Origin's Corn Ranch facility.",
                "downrange_distance": null,
                "location": {
                    "id": 28,
                    "name": "Corn Ranch, West Texas",
                    "abbrev": "CR",
                    "description": "Blue Origin launch and landing facility located in West Texas",
                    "location": {
                        "id": 29,
                        "url": "https://lldev.thespacedevs.com/2.2.0/location/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, USA",
                        "country_code": "USA",
                        "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 32,
                        "total_landing_count": 32
                    },
                    "successful_landings": 35
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "docking_events": []
        }
    },
    "mission": {
        "id": 7214,
        "name": "NS-32",
        "description": "NS-32 is the 12th crewed flight for the New Shepard program and the 32nd in its history.",
        "launch_designator": null,
        "type": "Tourism",
        "orbit": {
            "id": 15,
            "name": "Suborbital",
            "abbrev": "Sub"
        },
        "agencies": [
            {
                "id": 141,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                "administrator": "CEO: Jeff Bezos",
                "founding_year": "2000",
                "launchers": "New Shepard | New Glenn",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 33,
                "consecutive_successful_launches": 10,
                "successful_launches": 32,
                "failed_launches": 1,
                "pending_launches": 5,
                "consecutive_successful_landings": 4,
                "successful_landings": 30,
                "failed_landings": 3,
                "attempted_landings": 33,
                "info_url": "https://www.blueorigin.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Blue_Origin",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg"
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 90,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/90/?format=api",
        "agency_id": 141,
        "name": "West Texas Suborbital Launch Site/ Corn Ranch",
        "description": null,
        "info_url": "https://www.blueorigin.com",
        "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
        "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
        "latitude": "31.422878",
        "longitude": "-104.757121",
        "location": {
            "id": 29,
            "url": "https://lldev.thespacedevs.com/2.2.0/location/29/?format=api",
            "name": "Corn Ranch, Van Horn, TX, USA",
            "country_code": "USA",
            "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
            "timezone_name": "America/Chicago",
            "total_launch_count": 32,
            "total_landing_count": 32
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
        "total_launch_count": 32,
        "orbital_launch_attempt_count": 0
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "Blue Origin",
            "title": "Replay: New Shepard Mission NS-32 Webcast",
            "description": "On May 31, Blue Origin successfully completed its 12th human spaceflight and the 32nd flight for the New Shepard program. The astronaut crew included: Aymette Medina Jorge, Dr. Gretchen Green, Jaime A...",
            "feature_image": "https://i.ytimg.com/vi/SNfUra5FBaA/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=SNfUra5FBaA",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-05-31T12:42:14Z",
            "end_time": "2025-05-31T14:22:05Z"
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": null,
    "location_launch_attempt_count": 32,
    "pad_launch_attempt_count": 32,
    "agency_launch_attempt_count": 33,
    "orbital_launch_attempt_count_year": 0,
    "location_launch_attempt_count_year": 4,
    "pad_launch_attempt_count_year": 4,
    "agency_launch_attempt_count_year": 5,
    "pad_turnaround": "P47DT9M11S",
    "mission_patches": [
        {
            "id": 1128,
            "name": "NS-32",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ns-32_mission_patch_20250530194221.png",
            "agency": {
                "id": 141,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "type": "Commercial"
            }
        }
    ],
    "type": "detailed"
}