Modes

Levels of detail in the response - list, normal, detailed

Example - /astronauts/?mode=list

Filters

Parameters - age, age__gt, age__gte, age__lt, age__lte, agency_ids, date_of_birth, date_of_birth__gt, date_of_birth__gte, date_of_birth__lt, date_of_birth__lte, date_of_death, date_of_death__gt, date_of_death__gte, date_of_death__lt, date_of_death__lte, first_flight, first_flight__gt, first_flight__gte, first_flight__lt, first_flight__lte, flights_count, flights_count__gt, flights_count__gte, flights_count__lt, flights_count__lte, has_flown, in_space, is_human, landings_count, landings_count__gt, landings_count__gte, landings_count__lt, landings_count__lte, last_flight, last_flight__gt, last_flight__gte, last_flight__lt, last_flight__lte, nationality, status_ids, type__id

Example - /astronauts/?has_flown=true

Fields searched - agency__abbrev, agency__name, name, nationality__nationality_name

Example - /astronauts/?search=Pesquet

Ordering

Fields - age, date_of_birth, eva_time, flights_count, id, landings_count, last_flight, name, spacewalks_count, status, time_in_space

Example - /astronauts/?ordering=-time_in_space

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /astronauts/?limit=2

Format

Switch to JSON output - /astronauts/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/astronauts/854/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 854,
    "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/854/?format=api",
    "name": "Arvi Bahal",
    "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": 2419,
        "name": "Arvi Bahal image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arvi_bahal_imag_image_20250721163357.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arvi_bahal_imag_image_thumbnail_20250721163357.jpeg",
        "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": "detailed",
    "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": 9,
            "name": "India",
            "alpha_2_code": "IN",
            "alpha_3_code": "IND",
            "nationality_name": "Indian",
            "nationality_name_composed": "Indo"
        }
    ],
    "bio": "Real estate investor born in Agra, India, and naturalized U.S. citizen. A lifelong traveler and adventurer, Arvi has visited every country in the world, the North and South Poles, and skydived Mount Everest and the Pyramids of Giza. He holds a private pilot’s license and also flies helicopters.",
    "wiki": null,
    "last_flight": null,
    "first_flight": null,
    "social_media_links": [
        {
            "id": 296,
            "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/arvibahal/"
        },
        {
            "id": 297,
            "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/arvibahal/"
        }
    ],
    "flights_count": 0,
    "landings_count": 0,
    "spacewalks_count": 0,
    "flights": [],
    "landings": [
        {
            "id": 890,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/890/?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": "normal",
                    "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": "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"
                        }
                    },
                    "family": [
                        {
                            "response_mode": "normal",
                            "id": 5,
                            "name": "New Shepard Crew Capsule",
                            "description": "Capsules built for suborbital human spaceflight on New Shepard",
                            "manufacturer": {
                                "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"
                                }
                            },
                            "parent": null,
                            "maiden_flight": "2015-04-29"
                        }
                    ],
                    "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": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "04459d6c-8ba5-4d38-99ba-23a8b3067116",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/04459d6c-8ba5-4d38-99ba-23a8b3067116/?format=api",
                "name": "New Shepard | NS-34",
                "response_mode": "normal",
                "slug": "new-shepard-ns-34",
                "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-07-21T16:28:37Z",
                "net": "2025-08-31T00:00:00Z",
                "net_precision": {
                    "id": 10,
                    "name": "Quarter 3",
                    "abbrev": "Q3",
                    "description": "The T-0 is expected in the third quarter of the given year."
                },
                "window_end": "2025-08-31T00:00:00Z",
                "window_start": "2025-08-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": 8665,
                    "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": 7257,
                    "name": "NS-34",
                    "type": "Tourism",
                    "description": "NS-33 is the 14th crewed flight for the New Shepard program and the 34th in its 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": 34,
                            "consecutive_successful_launches": 11,
                            "successful_launches": 33,
                            "failed_launches": 1,
                            "pending_launches": 5,
                            "consecutive_successful_landings": 5,
                            "successful_landings": 31,
                            "failed_landings": 3,
                            "attempted_landings": 34,
                            "successful_landings_spacecraft": 33,
                            "failed_landings_spacecraft": 0,
                            "attempted_landings_spacecraft": 33,
                            "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": 33,
                    "orbital_launch_attempt_count": 0,
                    "fastest_turnaround": "P20DT23H49M11S",
                    "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": 7218,
                            "successful_launches": 6673,
                            "failed_launches": 545,
                            "total_attempted_landings": 1152,
                            "successful_landings": 1107,
                            "failed_landings": 45
                        },
                        "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": 33,
                        "total_landing_count": 33
                    }
                },
                "webcast_live": false,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 34,
                "pad_launch_attempt_count": 34,
                "agency_launch_attempt_count": 35,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 6,
                "pad_launch_attempt_count_year": 6,
                "agency_launch_attempt_count_year": 7
            },
            "landing": {
                "id": 1663,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1663/?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": 33,
                        "total_landing_count": 33
                    },
                    "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": 36,
                    "attempted_landings": 36,
                    "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)."
                }
            },
            "duration": null,
            "turn_around_time": null,
            "response_mode": "normal"
        }
    ],
    "spacewalks": []
}