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/806/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 806,
    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/806/?format=api",
    "name": "Tibor Kapu",
    "status": {
        "id": 1,
        "name": "Active"
    },
    "type": {
        "id": 2,
        "name": "Government"
    },
    "in_space": false,
    "time_in_space": "P0D",
    "eva_time": "P0D",
    "agency": {
        "id": 1088,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1088/?format=api",
        "name": "Hungarian Ministry of Foreign Affairs and Trade",
        "type": "Government"
    },
    "age": 33,
    "date_of_birth": "1991-11-05",
    "date_of_death": null,
    "nationality": "Hungarian",
    "twitter": null,
    "instagram": null,
    "bio": "Hungarian astronaut selected to participate in a private spaceflight to the ISS as part of the HUNOR program.",
    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tibor_kapu_port_image_20240803065636.jpg",
    "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tibor_kapu_port_image_thumbnail_20240803065640.jpeg",
    "wiki": null,
    "flights": [],
    "landings": [
        {
            "id": 671,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/671/?format=api",
            "destination": "International Space Station",
            "mission_end": null,
            "spacecraft": {
                "id": 595,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/595/?format=api",
                "name": "Crew Dragon C213",
                "serial_number": "C213",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "Crew Dragon spacecraft first used for Crew-10.",
                "spacecraft_config": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api",
                    "name": "Crew Dragon 2",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg"
                }
            },
            "launch": {
                "id": "0805af04-c2ea-4750-9eb4-f24f89eeb5d6",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/0805af04-c2ea-4750-9eb4-f24f89eeb5d6/?format=api",
                "slug": "falcon-9-block-5-axiom-space-mission-4",
                "name": "Falcon 9 Block 5 | Axiom Space Mission 4",
                "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-03-22T03:16:50Z",
                "net": "2025-05-31T00:00:00Z",
                "window_end": "2025-05-31T00:00:00Z",
                "window_start": "2025-05-31T00:00:00Z",
                "net_precision": {
                    "id": 7,
                    "name": "Month",
                    "abbrev": "M",
                    "description": "The T-0 is expected in the given month."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 2952,
                    "configuration": {
                        "id": 164,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                        "name": "Falcon 9",
                        "family": "Falcon",
                        "full_name": "Falcon 9 Block 5",
                        "variant": "Block 5"
                    }
                },
                "mission": {
                    "id": 1369,
                    "name": "Axiom Space Mission 4",
                    "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for  at least eight days.",
                    "launch_designator": null,
                    "type": "Tourism",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 72,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/72/?format=api",
                    "agency_id": null,
                    "name": "Unknown Pad",
                    "description": null,
                    "info_url": null,
                    "wiki_url": "",
                    "map_url": "https://www.google.com/maps?q=28.458,-80.528",
                    "latitude": "28.458",
                    "longitude": "-80.528",
                    "location": {
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                        "name": "Cape Canaveral SFS, FL, USA",
                        "country_code": "USA",
                        "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                        "timezone_name": "America/New_York",
                        "total_launch_count": 1013,
                        "total_landing_count": 62
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg",
                    "total_launch_count": 0,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210525170218.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 32,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
                        "name": "Axiom Private Spaceflight",
                        "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                        "agencies": [
                            {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "type": "Private"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                        "start_date": "2022-04-08T00:00:00Z",
                        "end_date": null,
                        "info_url": "https://www.axiomspace.com/missions/",
                        "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
                        "mission_patches": [
                            {
                                "id": 605,
                                "name": "Ax-1 Patch",
                                "priority": 10,
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                                "agency": {
                                    "id": 1022,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                    "name": "Axiom Space",
                                    "type": "Private"
                                }
                            },
                            {
                                "id": 778,
                                "name": "Axiom Mission 2 Patch",
                                "priority": 10,
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                                "agency": {
                                    "id": 1022,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                    "name": "Axiom Space",
                                    "type": "Private"
                                }
                            },
                            {
                                "id": 901,
                                "name": "Ax-3 Patch",
                                "priority": 10,
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                                "agency": {
                                    "id": 1022,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                    "name": "Axiom Space",
                                    "type": "Private"
                                }
                            }
                        ],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 6938,
                "location_launch_attempt_count": 1019,
                "pad_launch_attempt_count": 2,
                "agency_launch_attempt_count": 497,
                "orbital_launch_attempt_count_year": 89,
                "location_launch_attempt_count_year": 25,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 48,
                "type": "normal"
            },
            "landing": {
                "id": 398,
                "attempt": true,
                "success": null,
                "description": "The Crew Dragon spacecraft will splash down in the Pacific Ocean carrying 4 passengers.",
                "downrange_distance": null,
                "location": {
                    "id": 18,
                    "name": "Pacific Ocean",
                    "abbrev": "PAC",
                    "description": "Pacific Ocean",
                    "location": null,
                    "successful_landings": 45
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        }
    ],
    "flights_count": 0,
    "landings_count": 0,
    "spacewalks_count": 0,
    "last_flight": null,
    "first_flight": null,
    "spacewalks": []
}