Landing Instance
Modes
Levels of detail in the response - list, normal, detailed
Example - /landings/?mode=list
Filters
Parameters - attempt, firststage_launch__ids, landing_location__ids, landing_type__ids, launcher__ids, launcher_config__ids, launcher_serial_numbers, spacecraft__ids, spacecraft_config__ids, spacecraft_launch__ids, success
Example - /landings/?spacecraft__ids=39,37
Search
Fields searched - firststage__launcher__launcher_config__name, firststage__launcher__serial_number, firststage__rocket__launch__name, landing_location__abbrev, landing_location__name, spacecraftflight__rocket__launch__name, spacecraftflight__spacecraft__name, spacecraftflight__spacecraft__serial_number, spacecraftflight__spacecraft__spacecraft_config__name
Example - /landings/?search=B1059
Ordering
Fields - downrange_distance, id
Example - /landings/?ordering=downrange_distance
Number of results
Use limit to control the number of objects in the response (max 100)
Example - /landings/?limit=2
Format
Switch to JSON output - /landings/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/landings/1720/?format=api
{ "id": 1720, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1720/?format=api", "attempt": true, "success": null, "description": "The RSS capsule will land at Blue Origin's Corn Ranch facility.", "downrange_distance": null, "landing_location": { "id": 28, "name": "Corn Ranch, West Texas", "active": true, "abbrev": "CR", "description": "Blue Origin launch and landing facility located in West Texas", "location": { "response_mode": "normal", "id": 29, "url": "https://lldev.thespacedevs.com/2.3.0/locations/29/?format=api", "name": "Corn Ranch, Van Horn, TX, USA", "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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.", "image": { "id": 2098, "name": "New Shepard liftoff (NS-25)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg", "credit": "Blue Origin", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg", "longitude": -104.757152, "latitude": 31.422927, "timezone_name": "America/Chicago", "total_launch_count": 36, "total_landing_count": 36 }, "longitude": null, "latitude": null, "image": { "id": 2152, "name": "New Shepard Crew Capsule Jules Verne under parachutes", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_20240812144851.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_thumbnail_20240812144851.jpeg", "credit": "Blue Origin", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "successful_landings": 39, "attempted_landings": 39, "failed_landings": 0, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." }, "response_mode": "detailed", "firststage": null, "spacecraftflight": { "id": 898, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/898/?format=api", "destination": "Suborbital", "mission_end": null, "spacecraft": { "response_mode": "normal", "id": 608, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/608/?format=api", "name": "Unknown RSS", "serial_number": "TBD", "is_placeholder": false, "image": { "id": 2152, "name": "New Shepard Crew Capsule Jules Verne under parachutes", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_20240812144851.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_thumbnail_20240812144851.jpeg", "credit": "Blue Origin", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 0, "mission_ends_count": 0, "status": { "id": 1, "name": "Active" }, "description": "The specific spacecraft for this launch is currently unknown.", "spacecraft_config": { "response_mode": "detailed", "id": 21, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/21/?format=api", "name": "Crew Capsule 2.0", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "normal", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "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": { "id": 5, "name": "[AUTO] Blue Origin - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 116, "name": "[AUTO] Blue Origin - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 45, "name": "[AUTO] Blue Origin - social_logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "family": [ { "response_mode": "normal", "id": 5, "name": "New Shepard Crew Capsule", "description": "Capsules built for suborbital human spaceflight on New Shepard", "manufacturer": { "response_mode": "normal", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "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": { "id": 5, "name": "[AUTO] Blue Origin - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 116, "name": "[AUTO] Blue Origin - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 45, "name": "[AUTO] Blue Origin - social_logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "parent": null, "maiden_flight": "2015-04-29", "spacecraft_flown": 4, "total_launch_count": 36, "successful_launches": 35, "failed_launches": 1, "attempted_landings": 36, "successful_landings": 36, "failed_landings": 0 } ], "in_use": true, "image": { "id": 1907, "name": "New Shepard M7 H. G. Wells landed", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194115.jpeg", "credit": "Blue Origin", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "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.", "wiki_link": "", "info_link": "", "spacecraft_flown": 3, "total_launch_count": 30, "successful_launches": 29, "failed_launches": 1, "attempted_landings": 30, "successful_landings": 30, "failed_landings": 0, "fastest_turnaround": "P59DT1M42S" }, "fastest_turnaround": null }, "launch": { "id": "9936c9c4-faff-4e67-9adb-c8c147239d57", "url": "https://lldev.thespacedevs.com/2.3.0/launches/9936c9c4-faff-4e67-9adb-c8c147239d57/?format=api", "name": "New Shepard | NS-37", "response_mode": "normal", "slug": "new-shepard-ns-37", "launch_designator": null, "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-11-24T19:37:50Z", "net": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "image": { "id": 2098, "name": "New Shepard liftoff (NS-25)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg", "credit": "Blue Origin", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8767, "configuration": { "response_mode": "list", "id": 137, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/137/?format=api", "name": "New Shepard", "families": [], "full_name": "New Shepard", "variant": "" } }, "mission": { "id": 7358, "name": "NS-37", "type": "Tourism", "description": "NS-37 is the 16th crewed flight for the New Shepard program and the 37th in the New Shepard program's history.", "image": null, "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "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": { "id": 5, "name": "[AUTO] Blue Origin - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 116, "name": "[AUTO] Blue Origin - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 45, "name": "[AUTO] Blue Origin - social_logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "total_launch_count": 38, "consecutive_successful_launches": 15, "successful_launches": 37, "failed_launches": 1, "pending_launches": 5, "consecutive_successful_landings": 9, "successful_landings": 35, "failed_landings": 3, "attempted_landings": 38, "successful_landings_spacecraft": 36, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 36, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "https://www.blueorigin.com/", "wiki_url": "https://en.wikipedia.org/wiki/Blue_Origin", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 90, "url": "https://lldev.thespacedevs.com/2.3.0/pads/90/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "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": { "id": 5, "name": "[AUTO] Blue Origin - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 116, "name": "[AUTO] Blue Origin - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 45, "name": "[AUTO] Blue Origin - social_logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "West Texas Suborbital Launch Site/ Corn Ranch", "image": null, "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, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg", "total_launch_count": 36, "orbital_launch_attempt_count": 0, "fastest_turnaround": "P20DT40M27S", "location": { "response_mode": "normal", "id": 29, "url": "https://lldev.thespacedevs.com/2.3.0/locations/29/?format=api", "name": "Corn Ranch, Van Horn, TX, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7358, "successful_launches": 6810, "failed_launches": 548, "total_attempted_landings": 1230, "successful_landings": 1184, "failed_landings": 46 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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.", "image": { "id": 2098, "name": "New Shepard liftoff (NS-25)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg", "credit": "Blue Origin", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg", "longitude": -104.757152, "latitude": 31.422927, "timezone_name": "America/Chicago", "total_launch_count": 36, "total_landing_count": 36 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 37, "pad_launch_attempt_count": 37, "agency_launch_attempt_count": 39, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 11 }, "duration": null, "turn_around_time": null, "response_mode": "detailed", "launch_crew": [ { "id": 5190, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 870, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/870/?format=api", "name": "Adonis Pouroulis", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2605, "name": "Adonis Pouroulis portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/adonis_pourouli_image_20251205150902.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/adonis_pourouli_image_thumbnail_20251205150903.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Entrepreneur, investor, and mining engineer.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [] } }, { "id": 5186, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 868, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/868/?format=api", "name": "Hans Koenigsmann", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2603, "name": "Hans Koenigsmann portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hans_koenigsman_image_20251205150656.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hans_koenigsman_image_thumbnail_20251205150656.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "German-American aerospace engineer whose career has been dedicated to advancing reusable spacecraft and launch vehicles, most notably as an early team member at SpaceX, where he spent two decades.", "wiki": "https://en.wikipedia.org/wiki/Hans_Koenigsmann", "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 351, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/hans-koenigsmann-2a141b5/" }, { "id": 352, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://x.com/HansKoenigsmann" }, { "id": 353, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/hanskoenigsmann/" } ] } }, { "id": 5192, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 871, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/871/?format=api", "name": "Jason Stansell", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2606, "name": "Jason Stansell portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jason_stansell__image_20251205151114.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jason_stansell__image_thumbnail_20251205151115.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Space nerd with a degree in computer science from Tulane University.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [] } }, { "id": 5184, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 867, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/867/?format=api", "name": "Joey Hyde", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2602, "name": "Joey Hyde portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/joey_hyde_portr_image_20251205150302.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/joey_hyde_portr_image_thumbnail_20251205150302.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Retired physicist and quantitative investor.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 350, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/joeyhyde/" } ] } }, { "id": 5182, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 866, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/866/?format=api", "name": "Michaela Benthaus", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2601, "name": "Michaela Benthaus portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/michaela_bentha_image_20251205145838.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/michaela_bentha_image_thumbnail_20251205145838.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Aerospace and mechatronics engineer. In 2018, she was involved in a mountain biking accident that resulted in a spinal cord injury impacting her ability to walk, but continues to pursue sporting activities outside of work, including wheelchair tennis. She flew aboard a Zero-G research flight in 2022 and completed an analog astronaut mission.", "wiki": "https://en.wikipedia.org/wiki/Michaela_Benthaus", "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 345, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/michaela-benthaus-5b4660208/" }, { "id": 346, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/michi_benthaus/" }, { "id": 347, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "http://michi-benthaus.com/" }, { "id": 348, "social_media": { "id": 7, "name": "Facebook", "url": "https://www.facebook.com/", "logo": { "id": 2420, "name": "Facebook logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/facebook_logo_image_20250721163611.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/facebook_logo_image_thumbnail_20250721163611.png", "credit": "Facebook", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.facebook.com/michimuhu.benthaus" }, { "id": 349, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://x.com/MichiBenthaus" } ] } }, { "id": 5188, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 869, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/869/?format=api", "name": "Neal Milch", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2604, "name": "Neal Milch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/neal_milch_image_20251205150827.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/neal_milch_image_thumbnail_20251205150827.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Business executive and entrepreneur.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 354, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/neal-milch-2597633/" } ] } } ], "onboard_crew": [], "landing_crew": [ { "id": 5191, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 870, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/870/?format=api", "name": "Adonis Pouroulis", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2605, "name": "Adonis Pouroulis portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/adonis_pourouli_image_20251205150902.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/adonis_pourouli_image_thumbnail_20251205150903.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Entrepreneur, investor, and mining engineer.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [] } }, { "id": 5187, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 868, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/868/?format=api", "name": "Hans Koenigsmann", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2603, "name": "Hans Koenigsmann portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hans_koenigsman_image_20251205150656.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hans_koenigsman_image_thumbnail_20251205150656.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "German-American aerospace engineer whose career has been dedicated to advancing reusable spacecraft and launch vehicles, most notably as an early team member at SpaceX, where he spent two decades.", "wiki": "https://en.wikipedia.org/wiki/Hans_Koenigsmann", "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 351, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/hans-koenigsmann-2a141b5/" }, { "id": 352, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://x.com/HansKoenigsmann" }, { "id": 353, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/hanskoenigsmann/" } ] } }, { "id": 5193, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 871, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/871/?format=api", "name": "Jason Stansell", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2606, "name": "Jason Stansell portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jason_stansell__image_20251205151114.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jason_stansell__image_thumbnail_20251205151115.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Space nerd with a degree in computer science from Tulane University.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [] } }, { "id": 5185, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 867, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/867/?format=api", "name": "Joey Hyde", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2602, "name": "Joey Hyde portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/joey_hyde_portr_image_20251205150302.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/joey_hyde_portr_image_thumbnail_20251205150302.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Retired physicist and quantitative investor.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 350, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/joeyhyde/" } ] } }, { "id": 5183, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 866, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/866/?format=api", "name": "Michaela Benthaus", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2601, "name": "Michaela Benthaus portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/michaela_bentha_image_20251205145838.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/michaela_bentha_image_thumbnail_20251205145838.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Aerospace and mechatronics engineer. In 2018, she was involved in a mountain biking accident that resulted in a spinal cord injury impacting her ability to walk, but continues to pursue sporting activities outside of work, including wheelchair tennis. She flew aboard a Zero-G research flight in 2022 and completed an analog astronaut mission.", "wiki": "https://en.wikipedia.org/wiki/Michaela_Benthaus", "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 345, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/michaela-benthaus-5b4660208/" }, { "id": 346, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/michi_benthaus/" }, { "id": 347, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "http://michi-benthaus.com/" }, { "id": 348, "social_media": { "id": 7, "name": "Facebook", "url": "https://www.facebook.com/", "logo": { "id": 2420, "name": "Facebook logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/facebook_logo_image_20250721163611.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/facebook_logo_image_thumbnail_20250721163611.png", "credit": "Facebook", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.facebook.com/michimuhu.benthaus" }, { "id": 349, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://x.com/MichiBenthaus" } ] } }, { "id": 5189, "role": { "id": 28, "role": "Tourist", "priority": 7 }, "astronaut": { "id": 869, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/869/?format=api", "name": "Neal Milch", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2604, "name": "Neal Milch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/neal_milch_image_20251205150827.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/neal_milch_image_thumbnail_20251205150827.png", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Business executive and entrepreneur.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 354, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/neal-milch-2597633/" } ] } } ], "docking_events": [] }, "payloadflight": null }