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

{
    "id": 156,
    "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/156/?format=api",
    "name": "Shenzhou 17",
    "start": "2023-10-26T09:46:00Z",
    "end": "2024-04-30T00:43:00Z",
    "response_mode": "detailed",
    "spacestation": {
        "id": 18,
        "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api",
        "name": "Tiangong space station",
        "image": {
            "id": 1941,
            "name": "[AUTO] Tiangong space station - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "status": {
            "id": 1,
            "name": "Active"
        },
        "founded": "2021-04-29",
        "deorbited": null,
        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
        "orbit": "Low Earth Orbit",
        "type": {
            "id": 2,
            "name": "Government"
        },
        "owners": [
            {
                "response_mode": "normal",
                "id": 88,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "abbrev": "CASC",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": true,
                "country": [
                    {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    }
                ],
                "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
                "administrator": "Chairman & President: Lei Fanpei",
                "founding_year": 1999,
                "launchers": "Long March",
                "spacecraft": "",
                "parent": null,
                "image": {
                    "id": 8,
                    "name": "[AUTO] China Aerospace Science and Technology Corporation - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184558.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 124,
                    "name": "[AUTO] China Aerospace Science and Technology Corporation - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184933.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 50,
                    "name": "[AUTO] China Aerospace Science and Technology Corporation - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184746.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            }
        ]
    },
    "mission_patches": [
        {
            "id": 904,
            "name": "Shenzhou 17 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252017_mission_patch_20250324031854.png",
            "agency": {
                "response_mode": "list",
                "id": 17,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                "name": "China National Space Administration",
                "abbrev": "CNSA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        }
    ],
    "spacewalks": [
        {
            "response_mode": "list",
            "id": 472,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/472/?format=api",
            "name": "Shenzhou 17 EVA 2",
            "start": "2024-03-01T21:30:00Z",
            "end": "2024-03-02T05:32:00Z",
            "duration": "PT8H2M",
            "location": "Tiangong Space Station"
        },
        {
            "response_mode": "list",
            "id": 471,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/471/?format=api",
            "name": "Shenzhou 17 EVA 1",
            "start": "2023-12-21T06:10:00Z",
            "end": "2023-12-21T13:35:00Z",
            "duration": "PT7H25M",
            "location": "Tiangong Space Station"
        }
    ],
    "crew": [
        {
            "id": 4836,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 684,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/684/?format=api",
                "name": "Tang Hongbo",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "abbrev": "CNSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "image": {
                    "id": 301,
                    "name": "[AUTO] Tang Hongbo - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tang_hongbo_image_20231025055818.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185459.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": "P279DT10H43M27S",
                "eva_time": "PT22H13M",
                "age": 49,
                "date_of_birth": "1975-10-01",
                "date_of_death": null,
                "nationality": [
                    {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    }
                ],
                "bio": "Tang Hongbo (Chinese: 汤洪波; pinyin: Tāng Hóngbō) is a Chinese pilot selected as part of the Shenzhou program. He was born in Xiangtan, Hunan. A pilot in the People's Liberation Army Air Force, he was selected to be an astronaut in 2010.",
                "wiki": "https://en.wikipedia.org/wiki/Tang_Hongbo",
                "last_flight": "2023-10-26T03:14:02Z",
                "first_flight": "2021-06-17T01:22:31Z",
                "social_media_links": []
            }
        },
        {
            "id": 4840,
            "role": {
                "id": 32,
                "role": "Operator",
                "priority": 2
            },
            "astronaut": {
                "id": 782,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/782/?format=api",
                "name": "Shengjie Tang",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "abbrev": "CNSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "image": {
                    "id": 917,
                    "name": "[AUTO] Shengjie Tang - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shengjie_tang_image_20231025055827.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191127.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": "P187DT6H31M58S",
                "eva_time": "PT7H25M",
                "age": 35,
                "date_of_birth": "1989-12-01",
                "date_of_death": null,
                "nationality": [
                    {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    }
                ],
                "bio": "Tang Shengjie is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Forces in September 2008, and joined the Chinese Communist Party (CCP) in March 2013.",
                "wiki": null,
                "last_flight": "2023-10-26T03:14:02Z",
                "first_flight": "2023-10-26T03:14:02Z",
                "social_media_links": []
            }
        },
        {
            "id": 4841,
            "role": {
                "id": 32,
                "role": "Operator",
                "priority": 2
            },
            "astronaut": {
                "id": 783,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/783/?format=api",
                "name": "Xinlin Jiang",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "abbrev": "CNSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "image": {
                    "id": 316,
                    "name": "[AUTO] Xinlin Jiang - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/xinlin_jiang_image_20231025055835.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185525.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": "P187DT6H31M58S",
                "eva_time": "PT8H2M",
                "age": 37,
                "date_of_birth": "1988-02-01",
                "date_of_death": null,
                "nationality": [
                    {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    }
                ],
                "bio": "Jiang Xinlin is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Forces in September 2006, and joined the Chinese Communist Party (CCP) in January 2010.",
                "wiki": null,
                "last_flight": "2023-10-26T03:14:02Z",
                "first_flight": "2023-10-26T03:14:02Z",
                "social_media_links": []
            }
        }
    ]
}