API endpoint that allows Astronaut to be viewed.

GET: Return a list of all the existing astronauts.

MODE: Normal, List, LaunchList and Detailed /2.2.0/astronaut/?mode=detailed

FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids', 'is_human', 'type__id', 'has_flown', 'in_space' Example - /2.2.0/astronaut/?nationality=American

SEARCH EXAMPLE: /2.2.0/astronaut/?search=armstrong Searches through name, nationality and agency name

ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.2.0/astronaut/?order=name

GET /2.2.0/astronaut/721/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 721,
    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/721/?format=api",
    "name": "Sharon Hagle",
    "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
    },
    "type": {
        "id": 3,
        "name": "Private"
    },
    "in_space": false,
    "time_in_space": "PT20M18S",
    "eva_time": "P0D",
    "agency": {
        "id": 141,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "type": "Commercial"
    },
    "age": null,
    "date_of_birth": null,
    "date_of_death": null,
    "nationality": "American",
    "twitter": null,
    "instagram": null,
    "bio": "Sharon Hagle founded SpaceKids Global in 2015, a nonprofit whose mission is to inspire students to excel in STEAM+ education with a focus on empowering young girls. SpaceKids hosts several annual challenges designed to inspire kids to pursue careers in the space industry, including national essay competitions and a partnership with the Girl Scouts of Citrus County.",
    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sharon_hagle_image_20220606100020.jpeg",
    "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185256.jpeg",
    "wiki": null,
    "flights": [
        {
            "id": "1631e31c-70cc-42b5-9737-31e5f243a563",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/1631e31c-70cc-42b5-9737-31e5f243a563/?format=api",
            "slug": "new-shepard-ns-28",
            "name": "New Shepard | NS-28",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-11-22T18:47:56Z",
            "net": "2024-11-22T15:30:00Z",
            "window_end": "2024-11-22T22:30:00Z",
            "window_start": "2024-11-22T14:30:00Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8413,
                "configuration": {
                    "id": 137,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                    "name": "New Shepard",
                    "family": "",
                    "full_name": "New Shepard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 7002,
                "name": "NS-28",
                "description": "Twenty-eighth flight of New Shepard carrying six passengers.",
                "launch_designator": null,
                "type": "Tourism",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [
                    {
                        "id": 141,
                        "url": "https://ll.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": 31,
                        "consecutive_successful_launches": 8,
                        "successful_launches": 30,
                        "failed_launches": 1,
                        "pending_launches": 5,
                        "consecutive_successful_landings": 2,
                        "successful_landings": 28,
                        "failed_landings": 3,
                        "attempted_landings": 31,
                        "info_url": "http://www.blueorigin.com/",
                        "wiki_url": "http://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://ll.thespacedevs.com/2.2.0/pad/90/?format=api",
                "agency_id": 141,
                "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                "description": null,
                "info_url": "http://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://ll.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": 30,
                    "total_landing_count": 30
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
                "total_launch_count": 30,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "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": 28,
            "pad_launch_attempt_count": 28,
            "agency_launch_attempt_count": 28,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        },
        {
            "id": "08040943-ec97-413d-b134-22e516e50528",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/08040943-ec97-413d-b134-22e516e50528/?format=api",
            "slug": "new-shepard-ns-20",
            "name": "New Shepard | NS-20",
            "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-02-25T17:44:00Z",
            "net": "2022-03-31T13:57:55Z",
            "window_end": "2022-03-31T16:30:00Z",
            "window_start": "2022-03-31T13:10:00Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7540,
                "configuration": {
                    "id": 137,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                    "name": "New Shepard",
                    "family": "",
                    "full_name": "New Shepard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 5965,
                "name": "NS-20",
                "description": "NS-20 is the fourth crewed New Shepard flight, carrying six passengers.",
                "launch_designator": null,
                "type": "Tourism",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 90,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/90/?format=api",
                "agency_id": 141,
                "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                "description": null,
                "info_url": "http://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://ll.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": 30,
                    "total_landing_count": 30
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
                "total_launch_count": 30,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 20,
            "pad_launch_attempt_count": 20,
            "agency_launch_attempt_count": 20,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        }
    ],
    "landings": [
        {
            "id": 867,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/867/?format=api",
            "destination": "Suborbital",
            "mission_end": "2024-11-22T15:40:14Z",
            "spacecraft": {
                "id": 453,
                "url": "https://ll.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": "PT2H2M10S",
                "time_docked": "P0D",
                "flights_count": 12,
                "mission_ends_count": 12,
                "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://ll.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://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg"
                }
            },
            "launch": {
                "id": "1631e31c-70cc-42b5-9737-31e5f243a563",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/1631e31c-70cc-42b5-9737-31e5f243a563/?format=api",
                "slug": "new-shepard-ns-28",
                "name": "New Shepard | NS-28",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2024-11-22T18:47:56Z",
                "net": "2024-11-22T15:30:00Z",
                "window_end": "2024-11-22T22:30:00Z",
                "window_start": "2024-11-22T14:30:00Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 8413,
                    "configuration": {
                        "id": 137,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                        "name": "New Shepard",
                        "family": "",
                        "full_name": "New Shepard",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 7002,
                    "name": "NS-28",
                    "description": "Twenty-eighth flight of New Shepard carrying six passengers.",
                    "launch_designator": null,
                    "type": "Tourism",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [
                        {
                            "id": 141,
                            "url": "https://ll.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": 31,
                            "consecutive_successful_launches": 8,
                            "successful_launches": 30,
                            "failed_launches": 1,
                            "pending_launches": 5,
                            "consecutive_successful_landings": 2,
                            "successful_landings": 28,
                            "failed_landings": 3,
                            "attempted_landings": 31,
                            "info_url": "http://www.blueorigin.com/",
                            "wiki_url": "http://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://ll.thespacedevs.com/2.2.0/pad/90/?format=api",
                    "agency_id": 141,
                    "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                    "description": null,
                    "info_url": "http://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://ll.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": 30,
                        "total_landing_count": 30
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
                    "total_launch_count": 30,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "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": 28,
                "pad_launch_attempt_count": 28,
                "agency_launch_attempt_count": 28,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 4,
                "pad_launch_attempt_count_year": 4,
                "agency_launch_attempt_count_year": 4,
                "type": "normal"
            },
            "landing": {
                "id": 1485,
                "attempt": true,
                "success": true,
                "description": "The RSS First Step capsule has landed back 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://ll.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": 30,
                        "total_landing_count": 30
                    },
                    "successful_landings": 33
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 778,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/778/?format=api",
            "destination": "Suborbital",
            "mission_end": "2022-03-31T14:07:59Z",
            "spacecraft": {
                "id": 453,
                "url": "https://ll.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": "PT2H2M10S",
                "time_docked": "P0D",
                "flights_count": 12,
                "mission_ends_count": 12,
                "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://ll.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://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg"
                }
            },
            "launch": {
                "id": "08040943-ec97-413d-b134-22e516e50528",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/08040943-ec97-413d-b134-22e516e50528/?format=api",
                "slug": "new-shepard-ns-20",
                "name": "New Shepard | NS-20",
                "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-02-25T17:44:00Z",
                "net": "2022-03-31T13:57:55Z",
                "window_end": "2022-03-31T16:30:00Z",
                "window_start": "2022-03-31T13:10:00Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 7540,
                    "configuration": {
                        "id": 137,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                        "name": "New Shepard",
                        "family": "",
                        "full_name": "New Shepard",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 5965,
                    "name": "NS-20",
                    "description": "NS-20 is the fourth crewed New Shepard flight, carrying six passengers.",
                    "launch_designator": null,
                    "type": "Tourism",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 90,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/90/?format=api",
                    "agency_id": 141,
                    "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                    "description": null,
                    "info_url": "http://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://ll.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": 30,
                        "total_landing_count": 30
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
                    "total_launch_count": 30,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 20,
                "pad_launch_attempt_count": 20,
                "agency_launch_attempt_count": 20,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 1,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 1,
                "type": "normal"
            },
            "landing": {
                "id": 682,
                "attempt": true,
                "success": true,
                "description": "The RSS First Step capsule successfully touched down 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://ll.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": 30,
                        "total_landing_count": 30
                    },
                    "successful_landings": 33
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        }
    ],
    "flights_count": 2,
    "landings_count": 2,
    "spacewalks_count": 0,
    "last_flight": "2024-11-22T15:30:00Z",
    "first_flight": "2022-03-31T13:57:55Z",
    "spacewalks": []
}