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

{
    "id": 280,
    "url": "https://ll.thespacedevs.com/2.0.0/astronaut/280/?format=api",
    "name": "Igor Volk",
    "status": {
        "id": 11,
        "name": "Deceased"
    },
    "type": {
        "id": 2,
        "name": "Government"
    },
    "agency": {
        "id": 63,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "type": "Government"
    },
    "date_of_birth": "1937-04-12",
    "date_of_death": "2017-01-03",
    "nationality": "Russian",
    "twitter": null,
    "instagram": null,
    "bio": "Igor Petrovich Volk (Russian: Игорь Петрович Волк; Ukrainian: Ігор Петрович Волк; 12 April 1937 – 3 January 2017) was a cosmonaut and test pilot in the Soviet Union.\r\nIgor Volk was selected as a cosmonaut on 12 July 1977 and flew as Research Cosmonaut on Soyuz T-12, the 7th expedition to Salyut 7. One goal of the mission was to test the effects of long-duration spaceflight on Volk's return flight piloting as a precursor to piloting the Space Shuttle Buran. He served as the head of cosmonaut training for the Buran program and after the project's cancellation, as a Flight Tests Deputy at the Gromov Flight Research Institute in 1995 before retiring in 1996. He previously served as President of the National Aero Club of Russia and Vice President of the Fédération Aéronautique Internationale. As recognition for his contributions as a test pilot and cosmonaut he was awarded the Hero of the Soviet Union on 29 July 1984.",
    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/igor2520volk_image_20181201224413.jpg",
    "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190811.jpeg",
    "wiki": "https://en.wikipedia.org/wiki/Igor_Volk",
    "flights": [
        {
            "id": "6728f0ef-c3c9-43d5-a774-513d8979915e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/6728f0ef-c3c9-43d5-a774-513d8979915e/?format=api",
            "launch_library_id": 940,
            "slug": "soyuz-u2-soyuz-t-12",
            "name": "Soyuz-U2 | Soyuz T-12",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1984-07-17T17:40:54Z",
            "window_end": "1984-07-17T17:40:54Z",
            "window_start": "1984-07-17T17:40:54Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 299,
                "configuration": {
                    "id": 101,
                    "launch_library_id": 133,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/101/?format=api",
                    "name": "Soyuz-U",
                    "family": "",
                    "full_name": "Soyuz-U2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 352,
                "launch_library_id": 440,
                "name": "Soyuz T-12",
                "description": "Soyuz T-12 was the seventh mission to visit the Salyut 7 space station and the second to visit the long-duration Soyuz T-10 resident crew of the station. The mission began on July 17, 1984, 17:40:54 UTC, launching Commander Vladimir Dzhanibekov, Flight Engineer Svetlana Savitskaya and Research Igor Volk into orbit. They docked with the station the next day. During their 9-day stay on the station, crew carried out various experiments, and Savitskaya became the first woman to ever perform a spacewalk.\nThe mission concluded with a safe landing back on Earth on July 29, 1984, 12:55:30 UTC.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": "45.996034",
                "longitude": "63.564003",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_20_20200803143516.jpg",
                "total_launch_count": 415
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg",
            "infographic": null,
            "program": [
                {
                    "id": 8,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/8/?format=api",
                    "name": "Soyuz",
                    "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                    "agencies": [
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                    "start_date": "1966-11-28T11:02:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme"
                },
                {
                    "id": 23,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/23/?format=api",
                    "name": "Salyut",
                    "description": "The Salyut programme was the first space station programme, undertaken by the Soviet Union. It involved a series of four crewed scientific research space stations and two crewed military reconnaissance space stations over a period of 15 years, from 1971 to 1986.",
                    "agencies": [
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png",
                    "start_date": "1971-04-19T01:40:00Z",
                    "end_date": "1986-07-16T12:34:05Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme"
                }
            ]
        }
    ],
    "landings": [
        {
            "id": 276,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/276/?format=api",
            "destination": "Salyut 7",
            "mission_end": "1984-07-29T12:55:30Z",
            "spacecraft": {
                "id": 133,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/133/?format=api",
                "name": "Soyuz T-12",
                "serial_number": "Soyuz T 11F732 #18",
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Soyuz T-15 was a Soyuz spacecraft which launched on 17 July 1984 17:40 UTC. It transported two cosmonauts of EP-4 to Salyut 7. The EP-4 crew was Vladimir Dzhanibekov, Svetlana Savitskaya, and Igor Volk.",
                "spacecraft_config": {
                    "id": 42,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/42/?format=api",
                    "name": "Soyuz T",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "in_use": false,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png"
                }
            },
            "launch": {
                "id": "6728f0ef-c3c9-43d5-a774-513d8979915e",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/6728f0ef-c3c9-43d5-a774-513d8979915e/?format=api",
                "launch_library_id": 940,
                "slug": "soyuz-u2-soyuz-t-12",
                "name": "Soyuz-U2 | Soyuz T-12",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "1984-07-17T17:40:54Z",
                "window_end": "1984-07-17T17:40:54Z",
                "window_start": "1984-07-17T17:40:54Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": -1,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                },
                "rocket": {
                    "id": 299,
                    "configuration": {
                        "id": 101,
                        "launch_library_id": 133,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/101/?format=api",
                        "name": "Soyuz-U",
                        "family": "",
                        "full_name": "Soyuz-U2",
                        "variant": "2"
                    }
                },
                "mission": {
                    "id": 352,
                    "launch_library_id": 440,
                    "name": "Soyuz T-12",
                    "description": "Soyuz T-12 was the seventh mission to visit the Salyut 7 space station and the second to visit the long-duration Soyuz T-10 resident crew of the station. The mission began on July 17, 1984, 17:40:54 UTC, launching Commander Vladimir Dzhanibekov, Flight Engineer Svetlana Savitskaya and Research Igor Volk into orbit. They docked with the station the next day. During their 9-day stay on the station, crew carried out various experiments, and Savitskaya became the first woman to ever perform a spacewalk.\nThe mission concluded with a safe landing back on Earth on July 29, 1984, 12:55:30 UTC.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    }
                },
                "pad": {
                    "id": 20,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
                    "agency_id": null,
                    "name": "31/6",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                    "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                    "latitude": "45.996034",
                    "longitude": "63.564003",
                    "location": {
                        "id": 15,
                        "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                        "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                        "country_code": "KAZ",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                        "total_launch_count": 1548,
                        "total_landing_count": 0
                    },
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_20_20200803143516.jpg",
                    "total_launch_count": 415
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg",
                "infographic": null,
                "program": [
                    {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/8/?format=api",
                        "name": "Soyuz",
                        "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                        "agencies": [
                            {
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "type": "Government"
                            },
                            {
                                "id": 66,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                                "name": "Soviet Space Program",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                        "start_date": "1966-11-28T11:02:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme"
                    },
                    {
                        "id": 23,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/23/?format=api",
                        "name": "Salyut",
                        "description": "The Salyut programme was the first space station programme, undertaken by the Soviet Union. It involved a series of four crewed scientific research space stations and two crewed military reconnaissance space stations over a period of 15 years, from 1971 to 1986.",
                        "agencies": [
                            {
                                "id": 66,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                                "name": "Soviet Space Program",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png",
                        "start_date": "1971-04-19T01:40:00Z",
                        "end_date": "1986-07-16T12:34:05Z",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme"
                    }
                ]
            }
        }
    ],
    "last_flight": "1984-07-17T17:40:54Z",
    "first_flight": "1984-07-17T17:40:54Z"
}