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

{
    "id": 136,
    "url": "https://ll.thespacedevs.com/2.0.0/astronaut/136/?format=api",
    "name": "Mirosław Hermaszewski",
    "status": {
        "id": 2,
        "name": "Retired"
    },
    "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": "1941-09-15",
    "date_of_death": null,
    "nationality": "Polish",
    "twitter": null,
    "instagram": null,
    "bio": "Mirosław Hermaszewski is a retired Polish Air Force officer and cosmonaut. He became the first (and to this day remains the only) Polish national in space, when he flew aboard the Soviet Soyuz 30 spacecraft in 1978.",
    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/miros25c52582aw2520hermaszewski_image_20181129205210.jpg",
    "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191133.jpeg",
    "wiki": "https://en.wikipedia.org/wiki/Miros%C5%82aw_Hermaszewski",
    "flights": [
        {
            "id": "90d7fc8d-1884-4255-9068-f027a39c4323",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/90d7fc8d-1884-4255-9068-f027a39c4323/?format=api",
            "launch_library_id": 960,
            "slug": "soyuz-u-soyuz-30",
            "name": "Soyuz-U | Soyuz 30",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1978-06-27T15:27:21Z",
            "window_end": "1978-06-27T15:27:21Z",
            "window_start": "1978-06-27T15:27:21Z",
            "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": 267,
                "configuration": {
                    "id": 37,
                    "launch_library_id": 35,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 313,
                "launch_library_id": 419,
                "name": "Soyuz 30",
                "description": "Soyuz 30 was the fifth mission to visit the Salyut 6 space station and carried the the EP-3 crew, which visited the long-duration Soyuz 29 resident crew. The mission began on June 27, 1978, 15:27:21 UTC, launching Commander Pyotr Klimuk and Research Engineer Mirosław Hermaszewski, the first Polish cosmonaut, into orbit. They docked with the station the next day. During their 7-day stay on the station, crew conducted various scientific and medical experiments. \nThe mission concluded with a safe landing back on Earth on July 5, 1978, 13:30:20 UTC.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.92,63.342",
                "latitude": "45.92",
                "longitude": "63.342",
                "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_32_20200803143513.jpg",
                "total_launch_count": 487
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "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": 326,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/326/?format=api",
            "destination": "Salyut 6",
            "mission_end": "1978-07-05T13:30:20Z",
            "spacecraft": {
                "id": 154,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/154/?format=api",
                "name": "Soyuz 30",
                "serial_number": "Soyuz 7K-T/A9 11F615A9 #67",
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Soyuz 30 was a Soyuz spacecraft which launched on 27 June 1978 15:27 UTC. It  transported two cosmonauts of EP-3 to Salyut 6. The crew was Pyotr Klimuk and Mirosław Hermaszewski.",
                "spacecraft_config": {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
                    "name": "Soyuz",
                    "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_image_20201015191152.jpg"
                }
            },
            "launch": {
                "id": "90d7fc8d-1884-4255-9068-f027a39c4323",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/90d7fc8d-1884-4255-9068-f027a39c4323/?format=api",
                "launch_library_id": 960,
                "slug": "soyuz-u-soyuz-30",
                "name": "Soyuz-U | Soyuz 30",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "1978-06-27T15:27:21Z",
                "window_end": "1978-06-27T15:27:21Z",
                "window_start": "1978-06-27T15:27:21Z",
                "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": 267,
                    "configuration": {
                        "id": 37,
                        "launch_library_id": 35,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
                        "name": "Soyuz U",
                        "family": "Soyuz",
                        "full_name": "Soyuz U",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 313,
                    "launch_library_id": 419,
                    "name": "Soyuz 30",
                    "description": "Soyuz 30 was the fifth mission to visit the Salyut 6 space station and carried the the EP-3 crew, which visited the long-duration Soyuz 29 resident crew. The mission began on June 27, 1978, 15:27:21 UTC, launching Commander Pyotr Klimuk and Research Engineer Mirosław Hermaszewski, the first Polish cosmonaut, into orbit. They docked with the station the next day. During their 7-day stay on the station, crew conducted various scientific and medical experiments. \nThe mission concluded with a safe landing back on Earth on July 5, 1978, 13:30:20 UTC.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    }
                },
                "pad": {
                    "id": 32,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
                    "agency_id": null,
                    "name": "1/5",
                    "info_url": null,
                    "wiki_url": "",
                    "map_url": "https://www.google.com/maps?q=45.92,63.342",
                    "latitude": "45.92",
                    "longitude": "63.342",
                    "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_32_20200803143513.jpg",
                    "total_launch_count": 487
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
                "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": "1978-06-27T15:27:21Z",
    "first_flight": "1978-06-27T15:27:21Z"
}