Modes

Levels of detail in the response - list, normal, detailed

Example - /astronauts/?mode=list

Filters

Parameters - age, age__gt, age__gte, age__lt, age__lte, agency_ids, date_of_birth, date_of_birth__gt, date_of_birth__gte, date_of_birth__lt, date_of_birth__lte, date_of_death, date_of_death__gt, date_of_death__gte, date_of_death__lt, date_of_death__lte, first_flight, first_flight__gt, first_flight__gte, first_flight__lt, first_flight__lte, flights_count, flights_count__gt, flights_count__gte, flights_count__lt, flights_count__lte, has_flown, in_space, is_human, landings_count, landings_count__gt, landings_count__gte, landings_count__lt, landings_count__lte, last_flight, last_flight__gt, last_flight__gte, last_flight__lt, last_flight__lte, nationality, status_ids, type__id

Example - /astronauts/?has_flown=true

Fields searched - agency__abbrev, agency__name, name, nationality__nationality_name

Example - /astronauts/?search=Pesquet

Ordering

Fields - age, date_of_birth, eva_time, flights_count, id, landings_count, last_flight, name, spacewalks_count, status, time_in_space

Example - /astronauts/?ordering=-time_in_space

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /astronauts/?limit=2

Format

Switch to JSON output - /astronauts/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/astronauts/740/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 740,
    "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/740/?format=api",
    "name": "Sultan Al Neyadi",
    "status": {
        "id": 1,
        "name": "Active"
    },
    "agency": {
        "response_mode": "list",
        "id": 198,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/198/?format=api",
        "name": "Mohammed bin Rashid Space Centre",
        "abbrev": "MBRSC",
        "type": {
            "id": 1,
            "name": "Government"
        }
    },
    "image": {
        "id": 946,
        "name": "[AUTO] Sultan Al Neyadi - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sultan_al_neyad_image_20220911034429.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191212.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "response_mode": "detailed",
    "type": {
        "id": 2,
        "name": "Government"
    },
    "in_space": false,
    "time_in_space": "P185DT22H43M9S",
    "eva_time": "PT7H1M",
    "age": 43,
    "date_of_birth": "1981-05-23",
    "date_of_death": null,
    "nationality": [
        {
            "id": 21,
            "name": "United Arab Emirates",
            "alpha_2_code": "AE",
            "alpha_3_code": "ARE",
            "nationality_name": "Emirati",
            "nationality_name_composed": "Emirati"
        }
    ],
    "bio": "Sultan AlNeyadi is one of the first two astronauts from the United Arab Emirates, along with Hazza Al Mansouri.",
    "wiki": "https://en.wikipedia.org/wiki/Sultan_Al_Neyadi",
    "last_flight": "2023-03-02T05:34:14Z",
    "first_flight": "2023-03-02T05:34:14Z",
    "social_media_links": [
        {
            "id": 134,
            "social_media": {
                "id": 1,
                "name": "X",
                "url": "https://x.com",
                "logo": {
                    "id": 2320,
                    "name": "X logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                    "credit": "X",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "url": "https://twitter.com/Astro_Alneyadi"
        }
    ],
    "flights_count": 1,
    "landings_count": 1,
    "spacewalks_count": 1,
    "flights": [],
    "landings": [],
    "spacewalks": [
        {
            "response_mode": "list",
            "id": 448,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/448/?format=api",
            "name": "Expedition 68 EVA 7",
            "start": "2023-04-28T13:11:00Z",
            "end": "2023-04-28T20:12:00Z",
            "duration": "PT7H1M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4664,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 546,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/546/?format=api",
                        "name": "Stephen Bowen",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "image": {
                            "id": 530,
                            "name": "[AUTO] Stephen Bowen - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/stephen_bowen_image_20220911034047.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190106.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "response_mode": "list",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P226DT8H45M57S",
                        "eva_time": "P2DT18H57M",
                        "age": 61,
                        "date_of_birth": "1964-02-13",
                        "date_of_death": null,
                        "nationality": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "bio": "Stephen Gerard Bowen is a United States Navy submariner and a NASA astronaut; he was the second submariner to travel into space. Bowen has been on three spaceflights, all of which were Space Shuttle missions to the International Space Station. His first mission, STS-126, took place in November 2008, and his second was STS-132 in May 2010.\r\n\r\nIn March 2011, Bowen completed his third spaceflight as a Mission Specialist on STS-133, which was Space Shuttle Discovery's final planned flight. Having flown on both STS-132 and STS-133, Bowen became the first and only astronaut to fly on consecutive shuttle missions. Originally Tim Kopra was scheduled to fly on STS-133, but Kopra had a bicycle injury shortly before the mission, and so he was replaced by Bowen.",
                        "wiki": "https://en.wikipedia.org/wiki/Stephen_Bowen_(astronaut)",
                        "last_flight": "2023-03-02T05:34:14Z",
                        "first_flight": "2008-11-15T00:55:39Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 4665,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 740,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/740/?format=api",
                        "name": "Sultan Al Neyadi",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 198,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/198/?format=api",
                            "name": "Mohammed bin Rashid Space Centre",
                            "abbrev": "MBRSC",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "image": {
                            "id": 946,
                            "name": "[AUTO] Sultan Al Neyadi - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sultan_al_neyad_image_20220911034429.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191212.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "response_mode": "list",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P185DT22H43M9S",
                        "eva_time": "PT7H1M",
                        "age": 43,
                        "date_of_birth": "1981-05-23",
                        "date_of_death": null,
                        "nationality": [
                            {
                                "id": 21,
                                "name": "United Arab Emirates",
                                "alpha_2_code": "AE",
                                "alpha_3_code": "ARE",
                                "nationality_name": "Emirati",
                                "nationality_name_composed": "Emirati"
                            }
                        ],
                        "bio": "Sultan AlNeyadi is one of the first two astronauts from the United Arab Emirates, along with Hazza Al Mansouri.",
                        "wiki": "https://en.wikipedia.org/wiki/Sultan_Al_Neyadi",
                        "last_flight": "2023-03-02T05:34:14Z",
                        "first_flight": "2023-03-02T05:34:14Z",
                        "social_media_links": [
                            {
                                "id": 134,
                                "social_media": {
                                    "id": 1,
                                    "name": "X",
                                    "url": "https://x.com",
                                    "logo": {
                                        "id": 2320,
                                        "name": "X logo",
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                                        "credit": "X",
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    }
                                },
                                "url": "https://twitter.com/Astro_Alneyadi"
                            }
                        ]
                    }
                }
            ]
        }
    ]
}