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

{
    "count": 159,
    "next": "https://lldev.thespacedevs.com/2.3.0/expeditions/?format=api&limit=10&offset=130&ordering=-start",
    "previous": "https://lldev.thespacedevs.com/2.3.0/expeditions/?format=api&limit=10&offset=110&ordering=-start",
    "results": [
        {
            "id": 132,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/132/?format=api",
            "name": "Salyut 7 EO-4-1b",
            "start": "1985-06-06T06:39:52Z",
            "end": "1985-09-26T09:51:58Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1982-04-19",
                "deorbited": "1991-02-07",
                "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "response_mode": "list",
                    "id": 54,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/54/?format=api",
                    "name": "PE-4 EVA",
                    "start": "1985-08-02T07:15:00Z",
                    "end": "1985-08-02T12:15:00Z",
                    "duration": "PT5H",
                    "location": "Salyut 7"
                }
            ]
        },
        {
            "id": 131,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/131/?format=api",
            "name": "Salyut 7 EO-4-1a",
            "start": "1985-06-06T06:39:52Z",
            "end": "1985-11-21T10:31:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1982-04-19",
                "deorbited": "1991-02-07",
                "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 130,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/130/?format=api",
            "name": "Salyut 7 EP-4",
            "start": "1984-07-17T17:40:54Z",
            "end": "1984-07-29T12:55:30Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1982-04-19",
                "deorbited": "1991-02-07",
                "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "response_mode": "list",
                    "id": 52,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/52/?format=api",
                    "name": "VE-4 EVA",
                    "start": "1984-07-25T14:55:00Z",
                    "end": "1984-07-25T18:29:00Z",
                    "duration": "PT3H34M",
                    "location": "Salyut 7"
                }
            ]
        },
        {
            "id": 129,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/129/?format=api",
            "name": "Salyut 7 EP-3",
            "start": "1984-04-03T13:08:00Z",
            "end": "1984-04-11T10:48:48Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1982-04-19",
                "deorbited": "1991-02-07",
                "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 128,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/128/?format=api",
            "name": "Salyut 7 EO-3",
            "start": "1984-02-08T12:07:26Z",
            "end": "1984-10-02T10:57:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1982-04-19",
                "deorbited": "1991-02-07",
                "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "response_mode": "list",
                    "id": 47,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/47/?format=api",
                    "name": "PE-3 EVA 1",
                    "start": "1984-04-23T04:31:00Z",
                    "end": "1984-04-23T08:46:00Z",
                    "duration": "PT4H15M",
                    "location": "Salyut 7"
                },
                {
                    "response_mode": "list",
                    "id": 48,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/48/?format=api",
                    "name": "PE-3 EVA 2",
                    "start": "1984-04-26T02:40:00Z",
                    "end": "1984-04-26T07:40:00Z",
                    "duration": "PT5H",
                    "location": "Salyut 7"
                },
                {
                    "response_mode": "list",
                    "id": 51,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/51/?format=api",
                    "name": "PE-3 EVA 5",
                    "start": "1984-05-18T17:52:00Z",
                    "end": "1984-05-18T20:57:00Z",
                    "duration": "PT3H5M",
                    "location": "Salyut 7"
                },
                {
                    "response_mode": "list",
                    "id": 49,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/49/?format=api",
                    "name": "PE-3 EVA 3",
                    "start": "1984-04-29T01:35:00Z",
                    "end": "1984-04-29T04:20:00Z",
                    "duration": "PT2H45M",
                    "location": "Salyut 7"
                },
                {
                    "response_mode": "list",
                    "id": 50,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/50/?format=api",
                    "name": "PE-3 EVA 4",
                    "start": "1984-05-03T23:15:00Z",
                    "end": "1984-05-04T02:00:00Z",
                    "duration": "PT2H45M",
                    "location": "Salyut 7"
                },
                {
                    "response_mode": "list",
                    "id": 53,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/53/?format=api",
                    "name": "PE-3 EVA 6",
                    "start": "1984-08-08T08:46:00Z",
                    "end": "1984-08-08T13:46:00Z",
                    "duration": "PT5H",
                    "location": "Salyut 7"
                }
            ]
        },
        {
            "id": 127,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/127/?format=api",
            "name": "Salyut 7 EO-2",
            "start": "1983-06-27T09:12:00Z",
            "end": "1983-11-23T19:58:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1982-04-19",
                "deorbited": "1991-02-07",
                "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "response_mode": "list",
                    "id": 45,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/45/?format=api",
                    "name": "PE-2 EVA 1",
                    "start": "1983-11-01T04:47:00Z",
                    "end": "1983-11-01T07:36:00Z",
                    "duration": "PT2H49M",
                    "location": "Salyut 7"
                },
                {
                    "response_mode": "list",
                    "id": 46,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/46/?format=api",
                    "name": "PE-2 EVA 2",
                    "start": "1983-11-03T03:47:00Z",
                    "end": "1983-11-03T06:42:00Z",
                    "duration": "PT2H55M",
                    "location": "Salyut 7"
                }
            ]
        },
        {
            "id": 126,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/126/?format=api",
            "name": "Salyut 7 EP-2",
            "start": "1982-08-19T17:11:52Z",
            "end": "1982-08-27T15:04:16Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1982-04-19",
                "deorbited": "1991-02-07",
                "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 125,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/125/?format=api",
            "name": "Salyut 7 EP-1",
            "start": "1982-06-24T16:29:48Z",
            "end": "1982-07-02T14:20:40Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1982-04-19",
                "deorbited": "1991-02-07",
                "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 124,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/124/?format=api",
            "name": "Salyut 7 EO-1",
            "start": "1982-05-13T09:58:05Z",
            "end": "1982-12-10T19:02:36Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1982-04-19",
                "deorbited": "1991-02-07",
                "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/44/?format=api",
                    "name": "PE-1 EVA",
                    "start": "1982-07-30T02:39:00Z",
                    "end": "1982-07-30T05:12:00Z",
                    "duration": "PT2H33M",
                    "location": "Salyut 7"
                }
            ]
        },
        {
            "id": 118,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/118/?format=api",
            "name": "Salyut 6 EP-10",
            "start": "1981-05-14T17:16:38Z",
            "end": "1981-05-22T13:58:30Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/14/?format=api",
                "name": "Salyut 6",
                "image": {
                    "id": 1946,
                    "name": "[AUTO] Salyut 6 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194219.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1977-09-29",
                "deorbited": "1982-07-29",
                "description": "Salyut 6, also known as DOS-5, was a Soviet orbital space station, the eighth flown as part of the Salyut programme. Launched on 29 September 1977 by a Proton rocket, the station was the first of the \"second-generation\" type of space station. Salyut 6 possessed several revolutionary advances over the earlier Soviet space stations, which it nevertheless resembled in overall design. These included the addition of a second docking port, a new main propulsion system and the station's primary scientific instrument, the BST-1M multispectral telescope. The addition of the second docking port made crew handovers and station resupply by unmanned Progress freighters possible for the first time.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        }
    ]
}