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

{
    "id": 100,
    "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/100/?format=api",
    "name": "Soyuz 24",
    "start": "1977-02-07T16:11:50Z",
    "end": "1977-02-25T09:37:48Z",
    "response_mode": "detailed",
    "spacestation": {
        "id": 13,
        "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/13/?format=api",
        "name": "Salyut 5",
        "image": {
            "id": 1942,
            "name": "[AUTO] Salyut 5 - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25205_image_20190318095611.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194213.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "status": {
            "id": 2,
            "name": "De-Orbited"
        },
        "founded": "1976-06-22",
        "deorbited": "1988-08-08",
        "description": "Salyut 5, also known as OPS-3, was a Soviet space station. Launched in 1976 as part of the Salyut programme, it was the third and last Almaz space station to be launched for the Soviet military. Two Soyuz missions visited the station, each manned by two cosmonauts. A third Soyuz mission attempted to visit the station, but failed to dock, whilst a fourth mission was planned but never launched.",
        "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": [],
    "crew": [
        {
            "id": 2885,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 115,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/115/?format=api",
                "name": "Viktor Gorbatko",
                "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": 654,
                    "name": "[AUTO] Viktor Gorbatko - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viktor2520gorbatko_image_20181128233221.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190424.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": "P30DT12H48M32S",
                "eva_time": "P0D",
                "age": 82,
                "date_of_birth": "1934-12-03",
                "date_of_death": "2017-05-17",
                "nationality": [
                    {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    }
                ],
                "bio": "Viktor Vasilyevich Gorbatko (Russian: Ви́ктор Васи́льевич Горба́тко; December 3, 1934 – May 17, 2017) was a Soviet cosmonaut who flew on the Soyuz 7, Soyuz 24, and Soyuz 37 missions.",
                "wiki": "https://en.wikipedia.org/wiki/Viktor_Gorbatko",
                "last_flight": "1980-07-23T18:33:03Z",
                "first_flight": "1969-10-12T10:44:42Z",
                "social_media_links": []
            }
        },
        {
            "id": 741,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 114,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/114/?format=api",
                "name": "Yury Glazkov",
                "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": 384,
                    "name": "[AUTO] Yury Glazkov - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520glazkov_image_20181128233050.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185720.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": "P17DT17H26M10S",
                "eva_time": "P0D",
                "age": 69,
                "date_of_birth": "1939-10-02",
                "date_of_death": "2008-12-09",
                "nationality": [
                    {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    }
                ],
                "bio": "Yury Nikolayevich Glazkov (Russian: Ю́рий Никола́евич Глазко́в; 2 October 1939 – 9 December 2008) was a Soviet Air Force officer and a cosmonaut. Glazkov held the rank of major general in the Russian Air Force.",
                "wiki": "https://en.wikipedia.org/wiki/Yury_Glazkov",
                "last_flight": "1977-02-07T16:11:50Z",
                "first_flight": "1977-02-07T16:11:50Z",
                "social_media_links": []
            }
        }
    ]
}