API endpoint that allows Astronaut to be viewed.

GET:
Return a list of all the existing astronauts.

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

FILTERS:
Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth',
'date_of_death', 'status_ids'
Example - /2.0.0/astronaut/?nationality=American

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

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

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

{
    "id": 185,
    "url": "https://ll.thespacedevs.com/2.0.0/astronaut/185/?format=api",
    "name": "Liu Yang",
    "status": {
        "id": 1,
        "name": "Active"
    },
    "type": {
        "id": 2,
        "name": "Government"
    },
    "agency": {
        "id": 17,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
        "name": "China National Space Administration",
        "type": "Government"
    },
    "date_of_birth": "1978-10-06",
    "date_of_death": null,
    "nationality": "Chinese",
    "twitter": null,
    "instagram": null,
    "bio": "Liu Yang (born October 6, 1978) is a Chinese pilot and astronaut who served as a crew member on the space mission Shenzhou 9. On June 16, 2012, Liu became the first Chinese woman in space.",
    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/liu_yang_image_20220604084749.png",
    "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191027.png",
    "wiki": "https://en.wikipedia.org/wiki/Liu_Yang_(astronaut)",
    "flights": [
        {
            "id": "6e541c88-9172-4d50-aa35-655b5834254c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/6e541c88-9172-4d50-aa35-655b5834254c/?format=api",
            "launch_library_id": null,
            "slug": "long-march-2fg-shenzhou-14",
            "name": "Long March 2F/G | Shenzhou 14",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-06-05T02:44:10Z",
            "window_end": "2022-06-05T02:55:00Z",
            "window_start": "2022-06-05T02:37:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 2862,
                "configuration": {
                    "id": 84,
                    "launch_library_id": 111,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/84/?format=api",
                    "name": "Long March 2",
                    "family": "Long March 2",
                    "full_name": "Long March 2F/G",
                    "variant": "F/G"
                }
            },
            "mission": {
                "id": 1278,
                "launch_library_id": null,
                "name": "Shenzhou 14",
                "description": "Third crewed flight to the Chinese large modular space station.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/37/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (SLS-1 / 921)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                "latitude": "40.957893",
                "longitude": "100.290944",
                "location": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_17_20200803142429.jpg",
                    "total_launch_count": 224,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_37_20200803143603.jpg",
                "total_launch_count": 23
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/7/?format=api",
                    "name": "Shenzhou",
                    "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                    "agencies": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                    "start_date": "1993-01-01T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program"
                },
                {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/19/?format=api",
                    "name": "Tiangong space station",
                    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                    "agencies": [
                        {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                    "start_date": "2021-04-29T03:23:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station"
                }
            ]
        },
        {
            "id": "f672e9c9-2bae-4adf-ae70-09eda35d9837",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f672e9c9-2bae-4adf-ae70-09eda35d9837/?format=api",
            "launch_library_id": 629,
            "slug": "long-march-2fg-shenzhou-9-shenzhou-9-gc",
            "name": "Long March 2F/G | Shenzhou-9 & Shenzhou-9-GC",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2012-06-16T10:37:24Z",
            "window_end": "2012-06-16T10:37:24Z",
            "window_start": "2012-06-16T10:37:24Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 1616,
                "configuration": {
                    "id": 84,
                    "launch_library_id": 111,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/84/?format=api",
                    "name": "Long March 2",
                    "family": "Long March 2",
                    "full_name": "Long March 2F/G",
                    "variant": "F/G"
                }
            },
            "mission": {
                "id": 259,
                "launch_library_id": 354,
                "name": "Shenzhou-9 & Shenzhou-9-GC",
                "description": "This is the fourth crewed mission for China's Shenzhou program which lasted 12 days. Being the first crewed spacecraft to visit the Tiangong-1 space station, it brought up the astronauts Jing Haipeng, Liu Wang and the first Chinese female astronaut Lie Yang. They docked automatically to the station on 18 June. During their stay in the station, astronauts conducted various scientific and technological experiments, and performed manual re-docking on 24 June. Shenzhou 9 undocked on 29 June and landed safely back on Earth the same day.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/37/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (SLS-1 / 921)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                "latitude": "40.957893",
                "longitude": "100.290944",
                "location": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_17_20200803142429.jpg",
                    "total_launch_count": 224,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_37_20200803143603.jpg",
                "total_launch_count": 23
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/7/?format=api",
                    "name": "Shenzhou",
                    "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                    "agencies": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                    "start_date": "1993-01-01T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program"
                }
            ]
        }
    ],
    "landings": [
        {
            "id": 606,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/606/?format=api",
            "destination": "Tiangong space station",
            "mission_end": "2022-12-04T12:10:00Z",
            "spacecraft": {
                "id": 468,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/468/?format=api",
                "name": "Shenzhou 14",
                "serial_number": "14",
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Third crewed mission to the Chinese Space Station.",
                "spacecraft_config": {
                    "id": 2,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/2/?format=api",
                    "name": "Shenzhou",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "type": "Government"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
                }
            },
            "launch": {
                "id": "6e541c88-9172-4d50-aa35-655b5834254c",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/6e541c88-9172-4d50-aa35-655b5834254c/?format=api",
                "launch_library_id": null,
                "slug": "long-march-2fg-shenzhou-14",
                "name": "Long March 2F/G | Shenzhou 14",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "2022-06-05T02:44:10Z",
                "window_end": "2022-06-05T02:55:00Z",
                "window_start": "2022-06-05T02:37:00Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                },
                "rocket": {
                    "id": 2862,
                    "configuration": {
                        "id": 84,
                        "launch_library_id": 111,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/84/?format=api",
                        "name": "Long March 2",
                        "family": "Long March 2",
                        "full_name": "Long March 2F/G",
                        "variant": "F/G"
                    }
                },
                "mission": {
                    "id": 1278,
                    "launch_library_id": null,
                    "name": "Shenzhou 14",
                    "description": "Third crewed flight to the Chinese large modular space station.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    }
                },
                "pad": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/37/?format=api",
                    "agency_id": null,
                    "name": "Launch Area 4 (SLS-1 / 921)",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                    "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                    "latitude": "40.957893",
                    "longitude": "100.290944",
                    "location": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
                        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                        "country_code": "CHN",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_17_20200803142429.jpg",
                        "total_launch_count": 224,
                        "total_landing_count": 0
                    },
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_37_20200803143603.jpg",
                    "total_launch_count": 23
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 7,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/7/?format=api",
                        "name": "Shenzhou",
                        "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                        "agencies": [
                            {
                                "id": 17,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                                "name": "China National Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                        "start_date": "1993-01-01T00:00:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program"
                    },
                    {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/19/?format=api",
                        "name": "Tiangong space station",
                        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                        "agencies": [
                            {
                                "id": 88,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                                "name": "China Aerospace Science and Technology Corporation",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                        "start_date": "2021-04-29T03:23:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station"
                    }
                ]
            }
        },
        {
            "id": 445,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/445/?format=api",
            "destination": "Tiangong-1",
            "mission_end": "2012-06-29T02:01:16Z",
            "spacecraft": {
                "id": 426,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/426/?format=api",
                "name": "Shenzhou 9",
                "serial_number": "9",
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Shenzhou 9 was the second spacecraft and first crewed spacecraft to dock with the Tiangong 1 space station, which took place on 18 June.",
                "spacecraft_config": {
                    "id": 2,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/2/?format=api",
                    "name": "Shenzhou",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "type": "Government"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
                }
            },
            "launch": {
                "id": "f672e9c9-2bae-4adf-ae70-09eda35d9837",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/f672e9c9-2bae-4adf-ae70-09eda35d9837/?format=api",
                "launch_library_id": 629,
                "slug": "long-march-2fg-shenzhou-9-shenzhou-9-gc",
                "name": "Long March 2F/G | Shenzhou-9 & Shenzhou-9-GC",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "2012-06-16T10:37:24Z",
                "window_end": "2012-06-16T10:37:24Z",
                "window_start": "2012-06-16T10:37:24Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": -1,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                },
                "rocket": {
                    "id": 1616,
                    "configuration": {
                        "id": 84,
                        "launch_library_id": 111,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/84/?format=api",
                        "name": "Long March 2",
                        "family": "Long March 2",
                        "full_name": "Long March 2F/G",
                        "variant": "F/G"
                    }
                },
                "mission": {
                    "id": 259,
                    "launch_library_id": 354,
                    "name": "Shenzhou-9 & Shenzhou-9-GC",
                    "description": "This is the fourth crewed mission for China's Shenzhou program which lasted 12 days. Being the first crewed spacecraft to visit the Tiangong-1 space station, it brought up the astronauts Jing Haipeng, Liu Wang and the first Chinese female astronaut Lie Yang. They docked automatically to the station on 18 June. During their stay in the station, astronauts conducted various scientific and technological experiments, and performed manual re-docking on 24 June. Shenzhou 9 undocked on 29 June and landed safely back on Earth the same day.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    }
                },
                "pad": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/37/?format=api",
                    "agency_id": null,
                    "name": "Launch Area 4 (SLS-1 / 921)",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                    "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                    "latitude": "40.957893",
                    "longitude": "100.290944",
                    "location": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
                        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                        "country_code": "CHN",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_17_20200803142429.jpg",
                        "total_launch_count": 224,
                        "total_landing_count": 0
                    },
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_37_20200803143603.jpg",
                    "total_launch_count": 23
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 7,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/7/?format=api",
                        "name": "Shenzhou",
                        "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                        "agencies": [
                            {
                                "id": 17,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                                "name": "China National Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                        "start_date": "1993-01-01T00:00:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program"
                    }
                ]
            }
        }
    ],
    "last_flight": "2022-06-05T02:44:10Z",
    "first_flight": "2012-06-16T10:37:24Z"
}