Modes

Levels of detail in the response - normal, detailed

Example - /expeditions/?mode=detailed

Filters

Parameters - crew__astronaut, crew__astronaut__agency, end__gt, end__gte, end__lt, end__lte, name, space_station, start__gt, start__gte, start__lt, start__lte

Example - /expeditions/?space_station=18

Fields searched - crew__astronaut__agency__abbrev, crew__astronaut__agency__name, crew__astronaut__name, crew__astronaut__nationality__nationality_name, name

Example - /expeditions/?search=Kelly

Ordering

Fields - end, id, start

Example - /expeditions/?ordering=-start

Number of results

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

Example - /expeditions/?limit=2

Format

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

Help

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

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

{
    "id": 29,
    "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/29/?format=api",
    "name": "Mir EO-23",
    "start": "1997-02-10T14:09:00Z",
    "end": "1997-08-14T12:17:00Z",
    "response_mode": "detailed",
    "spacestation": {
        "id": 5,
        "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api",
        "name": "Mir",
        "image": {
            "id": 1943,
            "name": "[AUTO] Mir - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "status": {
            "id": 2,
            "name": "De-Orbited"
        },
        "founded": "1986-02-20",
        "deorbited": "2001-03-23",
        "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.\r\n\r\nThe station served as a microgravity research laboratory in which crews conducted experiments in biology, human biology, physics, astronomy, meteorology and spacecraft systems with a goal of developing technologies required for permanent occupation of space.",
        "orbit": "Low Earth Orbit",
        "type": {
            "id": 2,
            "name": "Government"
        },
        "owners": [
            {
                "response_mode": "normal",
                "id": 63,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "abbrev": "RFSA",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": true,
                "country": [
                    {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    }
                ],
                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                "administrator": "Administrator: Yuri Borisov",
                "founding_year": 1992,
                "launchers": "Soyuz",
                "spacecraft": "Soyuz",
                "parent": null,
                "image": {
                    "id": 25,
                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 177,
                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 89,
                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            }
        ]
    },
    "mission_patches": [],
    "spacewalks": [
        {
            "response_mode": "list",
            "id": 116,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/116/?format=api",
            "name": "PE-23 EVA",
            "start": "1997-04-29T05:10:00Z",
            "end": "1997-04-29T10:09:00Z",
            "duration": "PT4H59M",
            "location": "Mir"
        }
    ],
    "crew": [
        {
            "id": 642,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 272,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/272/?format=api",
                "name": "Vasily Tsibliyev",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 63,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "abbrev": "RFSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "image": {
                    "id": 395,
                    "name": "[AUTO] Vasily Tsibliyev - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vasily2520tsibliyev_image_20181201223334.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185737.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": "P381DT15H52M32S",
                "eva_time": "PT19H12M50S",
                "age": 71,
                "date_of_birth": "1954-02-20",
                "date_of_death": null,
                "nationality": [
                    {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    }
                ],
                "bio": "Vasily Vasiliyevich Tsibliyev (Russian: Василий Василиевич Циблиев); born on February 20, 1954) is a Russian cosmonaut.\r\n\r\nHe was selected as a cosmonaut on March 26, 1987. Tsibliyev flew as Commander on Soyuz TM-17 from July 1, 1993 to January 14, 1994 and on Soyuz TM-25 from February 2, 1997 to August 14 of the same year. He retired on June 19, 1998. Tsibliyev is currently Chief of the Yuri Gagarin Cosmonauts Training Center at Star City, Russia.\r\n\r\nTsibliyev was the commander in charge of Mir when it was hit by a Progress spacecraft in 1997.",
                "wiki": "https://en.wikipedia.org/wiki/Vasily_Tsibliyev",
                "last_flight": "1997-02-10T14:09:30Z",
                "first_flight": "1993-07-01T14:32:58Z",
                "social_media_links": []
            }
        },
        {
            "id": 643,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 179,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/179/?format=api",
                "name": "Aleksandr Lazutkin",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 63,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "abbrev": "RFSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "image": {
                    "id": 661,
                    "name": "[AUTO] Aleksandr Lazutkin - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520lazutkin_image_20181129234830.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190435.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": "P184DT22H7M30S",
                "eva_time": "P0D",
                "age": 67,
                "date_of_birth": "1957-10-30",
                "date_of_death": null,
                "nationality": [
                    {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    }
                ],
                "bio": "Aleksandr Ivanovich Lazutkin (Russian: Александр Иванович Лазуткин; born October 30, 1957) is a Russian cosmonaut.",
                "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Lazutkin",
                "last_flight": "1997-02-10T14:09:30Z",
                "first_flight": "1997-02-10T14:09:30Z",
                "social_media_links": []
            }
        },
        {
            "id": 804,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 451,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/451/?format=api",
                "name": "Jerry M. Linenger",
                "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": 360,
                    "name": "[AUTO] Jerry M. Linenger - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jerry2520m.2520linenger_image_20181202145028.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185643.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": "P143DT2H48M44S",
                "eva_time": "PT4H59M",
                "age": 70,
                "date_of_birth": "1955-01-09",
                "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": "Jerry Michael Linenger is a retired Captain in the United States Navy Medical Corps, and a former NASA astronaut who flew on the Space Shuttle and Space Station Mir.",
                "wiki": "https://en.wikipedia.org/wiki/Jerry_M._Linenger",
                "last_flight": "1997-01-12T09:27:23Z",
                "first_flight": "1994-09-09T22:22:53Z",
                "social_media_links": [
                    {
                        "id": 124,
                        "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/Linenger"
                    }
                ]
            }
        },
        {
            "id": 2503,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 417,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/417/?format=api",
                "name": "Michael Foale",
                "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": 704,
                    "name": "[AUTO] Michael Foale - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190542.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": "P373DT18H16M26S",
                "eva_time": "PT22H34M",
                "age": 68,
                "date_of_birth": "1957-01-06",
                "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": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.",
                "wiki": "https://en.wikipedia.org/wiki/Michael_Foale",
                "last_flight": "2003-10-18T05:38:03Z",
                "first_flight": "1992-03-24T13:13:39Z",
                "social_media_links": []
            }
        }
    ]
}