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

{
    "count": 805,
    "next": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=760&ordering=age",
    "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=740&ordering=age",
    "results": [
        {
            "id": 742,
            "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/742/?format=api",
            "name": "Helga",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "agency": {
                "response_mode": "list",
                "id": 29,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/29/?format=api",
                "name": "German Aerospace Center",
                "abbrev": "DLR",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "image": {
                "id": 287,
                "name": "Helga and Zohar",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/helga_image_20220818113731.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185437.jpeg",
                "credit": "DLR",
                "license": {
                    "id": 8,
                    "name": "CC BY-NC-ND 3.0",
                    "priority": 3,
                    "link": "https://creativecommons.org/licenses/by-nc-nd/3.0/de/deed.de"
                },
                "single_use": false,
                "variants": []
            },
            "response_mode": "normal",
            "type": {
                "id": 6,
                "name": "Non-Human"
            },
            "in_space": false,
            "time_in_space": "P25DT10H52M46S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": [
                {
                    "id": 17,
                    "name": "Unknown",
                    "alpha_2_code": "??",
                    "alpha_3_code": "???",
                    "nationality_name": "Earthling",
                    "nationality_name_composed": "Earthling"
                }
            ],
            "bio": "Mannequin used as part of the DLR MARE radiations measurement experiment.",
            "wiki": null,
            "last_flight": "2022-11-16T06:47:44Z",
            "first_flight": "2022-11-16T06:47:44Z",
            "social_media_links": [],
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0
        },
        {
            "id": 743,
            "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/743/?format=api",
            "name": "Zohar",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "agency": {
                "response_mode": "list",
                "id": 29,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/29/?format=api",
                "name": "German Aerospace Center",
                "abbrev": "DLR",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "image": {
                "id": 287,
                "name": "Helga and Zohar",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/helga_image_20220818113731.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185437.jpeg",
                "credit": "DLR",
                "license": {
                    "id": 8,
                    "name": "CC BY-NC-ND 3.0",
                    "priority": 3,
                    "link": "https://creativecommons.org/licenses/by-nc-nd/3.0/de/deed.de"
                },
                "single_use": false,
                "variants": []
            },
            "response_mode": "normal",
            "type": {
                "id": 6,
                "name": "Non-Human"
            },
            "in_space": false,
            "time_in_space": "P25DT10H52M46S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": [
                {
                    "id": 17,
                    "name": "Unknown",
                    "alpha_2_code": "??",
                    "alpha_3_code": "???",
                    "nationality_name": "Earthling",
                    "nationality_name_composed": "Earthling"
                }
            ],
            "bio": "Mannequin used as part of the DLR MARE radiations measurement experiment.",
            "wiki": null,
            "last_flight": "2022-11-16T06:47:44Z",
            "first_flight": "2022-11-16T06:47:44Z",
            "social_media_links": [],
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0
        },
        {
            "id": 739,
            "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/739/?format=api",
            "name": "Steve Young",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "agency": {
                "response_mode": "list",
                "id": 141,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "abbrev": "BO",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "image": {
                "id": 482,
                "name": "[AUTO] Steve Young - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/steve_young_image_20220911034417.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185952.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "response_mode": "normal",
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M20S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "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": "Steve Young is the former CEO of Young’s Communications LLC (Y-COM), the largest telecommunications contractor in the state of Florida under his leadership from 1992 to 2021.",
            "wiki": null,
            "last_flight": "2022-08-04T13:56:07Z",
            "first_flight": "2022-08-04T13:56:07Z",
            "social_media_links": [],
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0
        },
        {
            "id": 728,
            "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/728/?format=api",
            "name": "Victor Correa Hespanha",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "agency": {
                "response_mode": "list",
                "id": 141,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "abbrev": "BO",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "image": {
                "id": 388,
                "name": "[AUTO] Victor Correa Hespanha - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/victor_correa_h_image_20220911034635.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185726.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "response_mode": "normal",
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M45S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": [
                {
                    "id": 24,
                    "name": "Brazil",
                    "alpha_2_code": "BR",
                    "alpha_3_code": "BRA",
                    "nationality_name": "Brazilian",
                    "nationality_name_composed": "Brazilian"
                }
            ],
            "bio": "Victor is a civil production engineer from Minas Gerais (Brazil).",
            "wiki": null,
            "last_flight": "2022-06-04T13:25:02Z",
            "first_flight": "2022-06-04T13:25:02Z",
            "social_media_links": [],
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0
        },
        {
            "id": 802,
            "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/802/?format=api",
            "name": "Giorgio Manenti",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "agency": {
                "response_mode": "list",
                "id": 1024,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "abbrev": "VG",
                "type": {
                    "id": 5,
                    "name": "Private"
                }
            },
            "image": {
                "id": 2109,
                "name": "Giorgio Manenti Portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/giorgio_manenti_image_20240609071751.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/giorgio_manenti_image_thumbnail_20240609071752.png",
                "credit": "Virgin Galactic",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "response_mode": "normal",
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT15M",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": [
                {
                    "id": 3,
                    "name": "Italy",
                    "alpha_2_code": "IT",
                    "alpha_3_code": "ITA",
                    "nationality_name": "Italian",
                    "nationality_name_composed": "Italo"
                }
            ],
            "bio": "Passenger on Virgin Galactic's seventh commercial spaceflight.",
            "wiki": null,
            "last_flight": "2024-06-08T15:26:00Z",
            "first_flight": "2024-06-08T15:26:00Z",
            "social_media_links": [],
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0
        },
        {
            "id": 801,
            "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/801/?format=api",
            "name": "Irving Pergament",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "agency": {
                "response_mode": "list",
                "id": 1024,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "abbrev": "VG",
                "type": {
                    "id": 5,
                    "name": "Private"
                }
            },
            "image": {
                "id": 2110,
                "name": "Irving Pergament Portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/irving_pergamen_image_20240609071826.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/irving_pergamen_image_thumbnail_20240609071827.png",
                "credit": "Virgin Galactic",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "response_mode": "normal",
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT15M",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "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": "Passenger on Virgin Galactic's seventh commercial spaceflight.",
            "wiki": null,
            "last_flight": "2024-06-08T15:26:00Z",
            "first_flight": "2024-06-08T15:26:00Z",
            "social_media_links": [],
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0
        },
        {
            "id": 800,
            "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/800/?format=api",
            "name": "Andy Sadhwani",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "agency": {
                "response_mode": "list",
                "id": 1024,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "abbrev": "VG",
                "type": {
                    "id": 5,
                    "name": "Private"
                }
            },
            "image": {
                "id": 2111,
                "name": "Andy Sadhwani Portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andy_sadhwani_p_image_20240609071856.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andy_sadhwani_p_image_thumbnail_20240609071857.png",
                "credit": "Virgin Galactic",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "response_mode": "normal",
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT15M",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "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": "SpaceX engineer and passenger on Virgin Galactic's seventh commercial spaceflight.",
            "wiki": null,
            "last_flight": "2024-06-08T15:26:00Z",
            "first_flight": "2024-06-08T15:26:00Z",
            "social_media_links": [],
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0
        },
        {
            "id": 749,
            "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/749/?format=api",
            "name": "Rosemary Coogan",
            "status": {
                "id": 3,
                "name": "In-Training"
            },
            "agency": {
                "response_mode": "list",
                "id": 27,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
                "name": "European Space Agency",
                "abbrev": "ESA",
                "type": {
                    "id": 2,
                    "name": "Multinational"
                }
            },
            "image": {
                "id": 222,
                "name": "[AUTO] Rosemary Coogan - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rosemary_coogan_image_20221123151351.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185245.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "response_mode": "normal",
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P0D",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": [
                {
                    "id": 10,
                    "name": "United Kingdom",
                    "alpha_2_code": "GB",
                    "alpha_3_code": "GBR",
                    "nationality_name": "British",
                    "nationality_name_composed": "Brito"
                }
            ],
            "bio": "Rosemary holds two master’s degrees from the University of Durham, UK. She completed her undergraduate master’s degree of Physics in 2013 which focused on physics, mathematics, computer programming and astronomy. In 2015, she received her master's degree in Astronomy, where she conducted research on gamma-ray emission from black holes.  \r\n\r\nIn 2019, Rosemary graduated with a doctorate in astronomy from the University of Sussex, UK.\r\n\r\nBetween 2013 and 2018, Rosemary spent more than one year working as a simulation support engineer and research data scientist in the UK, where she worked on software code development projects and developed machine learning techniques for anomaly detection from robotic sensors.  \r\n\r\nIn 2019, Rosemary started a postdoctoral research fellowship in astrophysics at the Max Planck Institute for Extra-terrestrial physics in Munich, Germany, to study the evolution of galaxies with astronomical data from space- and ground-based telescopes.\r\n\r\nAfter completing this postdoctoral work in 2022, Rosemary joined French space agency CNES in Paris, France, as a research fellow in space science, where she worked on upcoming ESA/CNES missions such as EUCLID or the analysis of James Webb Space Telescope observations.",
            "wiki": null,
            "last_flight": null,
            "first_flight": null,
            "social_media_links": [],
            "flights_count": 0,
            "landings_count": 0,
            "spacewalks_count": 0
        },
        {
            "id": 745,
            "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/745/?format=api",
            "name": "Snoopy",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "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": 324,
                "name": "[AUTO] Snoopy - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/snoopy_image_20220911033852.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185543.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "response_mode": "normal",
            "type": {
                "id": 6,
                "name": "Non-Human"
            },
            "in_space": false,
            "time_in_space": "P25DT10H52M46S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": [
                {
                    "id": 17,
                    "name": "Unknown",
                    "alpha_2_code": "??",
                    "alpha_3_code": "???",
                    "nationality_name": "Earthling",
                    "nationality_name_composed": "Earthling"
                }
            ],
            "bio": "This Snoopy plushie serves as zero-G indicator on the Artemis-1 mission.",
            "wiki": "https://en.wikipedia.org/wiki/Snoopy",
            "last_flight": "2022-11-16T06:47:44Z",
            "first_flight": "2022-11-16T06:47:44Z",
            "social_media_links": [],
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0
        },
        {
            "id": 792,
            "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/792/?format=api",
            "name": "Sylvain Chiron",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "agency": {
                "response_mode": "list",
                "id": 141,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "abbrev": "BO",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "image": null,
            "response_mode": "normal",
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT9M53S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": [
                {
                    "id": 1,
                    "name": "France",
                    "alpha_2_code": "FR",
                    "alpha_3_code": "FRA",
                    "nationality_name": "French",
                    "nationality_name_composed": "Franco"
                }
            ],
            "bio": "Sylvain is the founder of the Brasserie Mont Blanc, one of the largest craft breweries in France. Sylvain was born in the French Alps and is a lifelong aviator and skier. He earned his pilot’s license at age 16. After spending several summers in Florida taking additional flying lessons and watching Space Shuttle launches, Sylvain entered mandatory service in the French military, where he served as a ski instructor for the French Air Force and NATO pilots. Following the military, he pursued an international MBA at Temple University and moved to Tokyo to study business in Japan. Sylvain and his family are based in Savoy, France, where he’s also involved in philanthropy focused on children’s education and nature preservation.",
            "wiki": null,
            "last_flight": "2024-05-19T14:35:09Z",
            "first_flight": "2024-05-19T14:35:09Z",
            "social_media_links": [],
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0
        }
    ]
}