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

{
    "id": 24,
    "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/24/?format=api",
    "name": "Mir EO-18",
    "start": "1995-03-14T06:11:00Z",
    "end": "1995-07-07T14:55: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": [
        {
            "id": 733,
            "name": "Mir EO-18 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/mir_eo-18_patch_20221024013530.png",
            "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"
                }
            },
            "response_mode": "normal"
        }
    ],
    "spacewalks": [
        {
            "response_mode": "list",
            "id": 97,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/97/?format=api",
            "name": "PE-18 EVA 1",
            "start": "1995-05-12T04:20:44Z",
            "end": "1995-05-12T10:35:16Z",
            "duration": "PT6H14M32S",
            "location": "Mir"
        },
        {
            "response_mode": "list",
            "id": 98,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/98/?format=api",
            "name": "PE-18 EVA 2",
            "start": "1995-05-17T02:38:00Z",
            "end": "1995-05-17T09:20:00Z",
            "duration": "PT6H42M",
            "location": "Mir"
        },
        {
            "response_mode": "list",
            "id": 99,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/99/?format=api",
            "name": "PE-18 EVA 3",
            "start": "1995-05-22T00:10:20Z",
            "end": "1995-05-22T05:25:11Z",
            "duration": "PT5H14M51S",
            "location": "Mir"
        },
        {
            "response_mode": "list",
            "id": 100,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/100/?format=api",
            "name": "PE-18 EVA 4",
            "start": "1995-05-28T22:22:00Z",
            "end": "1995-05-28T22:43:00Z",
            "duration": "PT21M",
            "location": "Mir"
        },
        {
            "response_mode": "list",
            "id": 101,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/101/?format=api",
            "name": "PE-18 EVA 5",
            "start": "1995-06-01T22:05:30Z",
            "end": "1995-06-01T22:28:20Z",
            "duration": "PT22M50S",
            "location": "Mir"
        }
    ],
    "crew": [
        {
            "id": 663,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 92,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/92/?format=api",
                "name": "Vladimir Dezhurov",
                "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": 358,
                    "name": "[AUTO] Vladimir Dezhurov - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dezhurov_image_20181128225249.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185640.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": "P244DT5H29M12S",
                "eva_time": "P1DT13H35M13S",
                "age": 62,
                "date_of_birth": "1962-07-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": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.",
                "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov",
                "last_flight": "2001-08-10T21:10:14Z",
                "first_flight": "1995-03-14T06:11:34Z",
                "social_media_links": []
            }
        },
        {
            "id": 665,
            "role": {
                "id": 11,
                "role": "Research Cosmonaut",
                "priority": 2
            },
            "astronaut": {
                "id": 586,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/586/?format=api",
                "name": "Norman E. Thagard",
                "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": 213,
                    "name": "[AUTO] Norman E. Thagard - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/norman2520e.2520thagard_image_20181207215117.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185231.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": "P140DT13H25M36S",
                "eva_time": "P0D",
                "age": 81,
                "date_of_birth": "1943-07-03",
                "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": "Norman Earl Thagard (born July 3, 1943), (Capt, USMC, Ret.), is an American scientist and former U.S. Marine Corps officer and naval aviator and NASA astronaut. He is the first American to ride to space on board a Russian vehicle, and can be considered the first American cosmonaut. He did on this on March 14, 1995, in the Soyuz TM-21 spacecraft for the Russian Mir-18 mission.",
                "wiki": "https://en.wikipedia.org/wiki/Norman_Thagard",
                "last_flight": "1995-03-14T06:11:34Z",
                "first_flight": "1983-06-18T11:33:00Z",
                "social_media_links": []
            }
        },
        {
            "id": 2698,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 259,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/259/?format=api",
                "name": "Gennadi Strekalov",
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "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": 234,
                    "name": "[AUTO] Gennadi Strekalov - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520strekalov_image_20181201221605.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185305.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": "P268DT22H29M54S",
                "eva_time": "PT21H40M13S",
                "age": 64,
                "date_of_birth": "1940-10-26",
                "date_of_death": "2004-12-25",
                "nationality": [
                    {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    }
                ],
                "bio": "Gennadi Mikhailovich Strekalov (Russian: Генна́дий Миха́йлович Стрека́лов; October 26, 1940 – December 25, 2004) was an engineer, cosmonaut, and administrator at Russian aerospace firm RSC Energia. He flew into space five times and lived aboard the Salyut-6, Salyut-7, and Mir space stations, spending over 268 days in space. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.",
                "wiki": "https://en.wikipedia.org/wiki/Gennadi_Strekalov",
                "last_flight": "1995-03-14T06:11:34Z",
                "first_flight": "1980-11-27T14:18:28Z",
                "social_media_links": []
            }
        }
    ]
}