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

{
    "id": 27,
    "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/27/?format=api",
    "name": "Mir EO-21",
    "start": "1996-02-21T12:34:00Z",
    "end": "1996-09-02T07:41: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": 734,
            "name": "Mir EO-21 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/mir_eo-21_patch_20221024013533.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": 111,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/111/?format=api",
            "name": "PE-21 EVA 4",
            "start": "1996-05-30T18:20:00Z",
            "end": "1996-05-30T22:40:00Z",
            "duration": "PT4H20M",
            "location": "Mir"
        },
        {
            "response_mode": "list",
            "id": 112,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/112/?format=api",
            "name": "PE-21 EVA 5",
            "start": "1996-06-06T16:56:00Z",
            "end": "1996-06-06T20:30:00Z",
            "duration": "PT3H34M",
            "location": "Mir"
        },
        {
            "response_mode": "list",
            "id": 113,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/113/?format=api",
            "name": "PE-21 EVA 6",
            "start": "1996-06-13T12:45:00Z",
            "end": "1996-06-13T18:27:00Z",
            "duration": "PT5H42M",
            "location": "Mir"
        },
        {
            "response_mode": "list",
            "id": 108,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/108/?format=api",
            "name": "PE-21 EVA 1",
            "start": "1996-03-15T01:04:00Z",
            "end": "1996-03-15T06:55:00Z",
            "duration": "PT5H51M",
            "location": "Mir"
        },
        {
            "response_mode": "list",
            "id": 109,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/109/?format=api",
            "name": "PE-21 EVA 2",
            "start": "1996-05-20T22:50:00Z",
            "end": "1996-05-21T04:10:00Z",
            "duration": "PT5H20M",
            "location": "Mir"
        },
        {
            "response_mode": "list",
            "id": 110,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/110/?format=api",
            "name": "PE-21 EVA 3",
            "start": "1996-05-24T20:47:00Z",
            "end": "1996-05-25T02:30:00Z",
            "duration": "PT5H43M",
            "location": "Mir"
        }
    ],
    "crew": [
        {
            "id": 2677,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 215,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/215/?format=api",
                "name": "Yury Onufriyenko",
                "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": 900,
                    "name": "[AUTO] Yury Onufriyenko - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520onufriyenko_image_20181201184528.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191102.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": "P389DT14H46M12S",
                "eva_time": "P1DT18H32M",
                "age": 64,
                "date_of_birth": "1961-02-06",
                "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": "Col. Yuri Ivanovich Onufriyenko (Russian: Юрий Иванович Онуфриенко, Ukrainian: Юрій Іванович Онуфрієнко) (born 6 February 1961) is a retired Russian cosmonaut. He is a veteran of two extended spaceflights, aboard the space station Mir in 1996 and aboard the International Space Station in 2001-2002.",
                "wiki": "https://en.wikipedia.org/wiki/Yury_Onufriyenko",
                "last_flight": "2001-12-05T22:19:28Z",
                "first_flight": "1996-02-21T12:34:05Z",
                "social_media_links": []
            }
        },
        {
            "id": 661,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 274,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/274/?format=api",
                "name": "Yury Usachov",
                "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": 648,
                    "name": "[AUTO] Yury Usachov - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520usachov_image_20181201223522.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190415.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": "P552DT22H23M37S",
                "eva_time": "P1DT6H49M",
                "age": 67,
                "date_of_birth": "1957-10-09",
                "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": "Yury Vladimirovich Usachov (Russian: Юрий Владимирович Усачёв; born October 9, 1957 in Donetsk, Rostov Oblast, Russia) is a former cosmonaut who resides in Star City, Moscow. Usachov is a veteran of four spaceflights, including two long duration missions on board the Mir Space Station and another on board the International Space Station.",
                "wiki": "https://en.wikipedia.org/wiki/Yury_Usachov",
                "last_flight": "2001-03-08T11:42:09Z",
                "first_flight": "1994-01-08T10:05:34Z",
                "social_media_links": []
            }
        },
        {
            "id": 803,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 352,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/352/?format=api",
                "name": "Shannon Lucid",
                "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": 830,
                    "name": "[AUTO] Shannon Lucid - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shannon2520lucid_image_20181202104248.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190904.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": "P223DT2H50M6S",
                "eva_time": "P0D",
                "age": 82,
                "date_of_birth": "1943-01-14",
                "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": "Shannon Matilda Wells Lucid is an American biochemist and a retired NASA astronaut. At one time, she held the record for the longest duration stay in space by an American, as well as by a woman. She has flown in space five times including a prolonged mission aboard the Mir space station in 1996; she is the only American woman to have served aboard Mir.",
                "wiki": "https://en.wikipedia.org/wiki/Shannon_Lucid",
                "last_flight": "1996-03-22T08:13:04Z",
                "first_flight": "1985-06-17T11:33:00Z",
                "social_media_links": []
            }
        }
    ]
}