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

{
    "count": 159,
    "next": null,
    "previous": "https://lldev.thespacedevs.com/2.3.0/expeditions/?format=api&limit=10&offset=140&ordering=-start",
    "results": [
        {
            "id": 97,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/97/?format=api",
            "name": "Soyuz 18",
            "start": "1975-05-24T14:58:10Z",
            "end": "1975-07-26T14:18:18Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/12/?format=api",
                "name": "Salyut 4",
                "image": {
                    "id": 1951,
                    "name": "[AUTO] Salyut 4 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25204_image_20190310081804.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194228.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1974-12-26",
                "deorbited": "1977-02-03",
                "description": "Salyut 4 represented the second phase of DOS civilian space station. Although the basic design of Salyut 1 was retained, it switched to three large solar panels mounted on the forward module rather than its predecessor's four small panels on the docking module and engine compartment, presumably to generate more power. It had an interior floor area of 34.8 sq. The pitch of the station was 2 X 59 N, yaw was 2 X 59 N and roll was 2 X 20 N. The electric System produced an average of 2.00 kW of power. It had 2,000 kg of scientific equipment alongside two sets of three solar panels each and was equipped with the Delta Navigation System which was a new autonomous navigation system that calculates orbital elements without assistance from ground. It was powered by KTDU-66 thrusters. Instrumentation",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 96,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/96/?format=api",
            "name": "Soyuz 17",
            "start": "1975-01-11T21:43:37Z",
            "end": "1975-02-10T11:03:22Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/12/?format=api",
                "name": "Salyut 4",
                "image": {
                    "id": 1951,
                    "name": "[AUTO] Salyut 4 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25204_image_20190310081804.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194228.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1974-12-26",
                "deorbited": "1977-02-03",
                "description": "Salyut 4 represented the second phase of DOS civilian space station. Although the basic design of Salyut 1 was retained, it switched to three large solar panels mounted on the forward module rather than its predecessor's four small panels on the docking module and engine compartment, presumably to generate more power. It had an interior floor area of 34.8 sq. The pitch of the station was 2 X 59 N, yaw was 2 X 59 N and roll was 2 X 20 N. The electric System produced an average of 2.00 kW of power. It had 2,000 kg of scientific equipment alongside two sets of three solar panels each and was equipped with the Delta Navigation System which was a new autonomous navigation system that calculates orbital elements without assistance from ground. It was powered by KTDU-66 thrusters. Instrumentation",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 95,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/95/?format=api",
            "name": "Soyuz 15",
            "start": "1974-08-26T19:58:05Z",
            "end": "1974-08-28T20:10:16Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 11,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/11/?format=api",
                "name": "Salyut 3",
                "image": {
                    "id": 1945,
                    "name": "[AUTO] Salyut 2 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25202_image_20190217082304.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194218.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1974-06-25",
                "deorbited": "1975-01-24",
                "description": "Salyut 3 (Russian: Салют-3; English: Salute 3; also known as OPS-2 or Almaz 2) was a Soviet space station launched on 25 June 1974. It was the second Almaz military space station, and the first such station to be launched successfully. It was included in the Salyut program to disguise its true military nature. Due to the military nature of the station, the Soviet Union was reluctant to release information about its design, and about the missions relating to the station.\r\n\r\nIt attained an altitude of 219 to 270 km on launch and NASA reported its final orbital altitude was 268 to 272 km. Only one of the three intended crews successfully boarded and manned the station, brought by Soyuz 14; Soyuz 15 attempted to bring a second crew but failed to dock.\r\n\r\nAlthough little official information has been released about the station, several sources report that it contained multiple Earth-observation cameras, as well as an on-board gun. The station was deorbited, and re-entered the atmosphere on 24 January 1975. The next space station launched by the Soviet Union was the civilian station Salyut 4; the next military station was Salyut 5, which was the final Almaz space station.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 94,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/94/?format=api",
            "name": "Soyuz 14",
            "start": "1974-07-03T18:51:08Z",
            "end": "1974-07-19T12:21:36Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 11,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/11/?format=api",
                "name": "Salyut 3",
                "image": {
                    "id": 1945,
                    "name": "[AUTO] Salyut 2 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25202_image_20190217082304.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194218.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1974-06-25",
                "deorbited": "1975-01-24",
                "description": "Salyut 3 (Russian: Салют-3; English: Salute 3; also known as OPS-2 or Almaz 2) was a Soviet space station launched on 25 June 1974. It was the second Almaz military space station, and the first such station to be launched successfully. It was included in the Salyut program to disguise its true military nature. Due to the military nature of the station, the Soviet Union was reluctant to release information about its design, and about the missions relating to the station.\r\n\r\nIt attained an altitude of 219 to 270 km on launch and NASA reported its final orbital altitude was 268 to 272 km. Only one of the three intended crews successfully boarded and manned the station, brought by Soyuz 14; Soyuz 15 attempted to bring a second crew but failed to dock.\r\n\r\nAlthough little official information has been released about the station, several sources report that it contained multiple Earth-observation cameras, as well as an on-board gun. The station was deorbited, and re-entered the atmosphere on 24 January 1975. The next space station launched by the Soviet Union was the civilian station Salyut 4; the next military station was Salyut 5, which was the final Almaz space station.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 4,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/4/?format=api",
            "name": "Skylab IV",
            "start": "1973-11-16T14:01:23Z",
            "end": "1974-02-08T15:16:53Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 6,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/6/?format=api",
                "name": "Skylab",
                "image": {
                    "id": 1949,
                    "name": "[AUTO] Skylab - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194225.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1973-05-14",
                "deorbited": "1979-07-11",
                "description": "Skylab was a United States space station launched and operated by NASA, and occupied for about 24 weeks between May 1973 and February 1974 – the only space station the U.S. has operated exclusively. In 1979 it fell back to Earth amid huge worldwide media attention. Skylab included a workshop, a solar observatory, and other systems necessary for crew survival and scientific experiments. It was launched unmanned by a modified Saturn V rocket, with a weight of 170,000 pounds (77,000 kg). Lifting Skylab into low earth orbit was the final mission and launch of a Saturn V rocket (famous for carrying the manned Moon landing missions). Three missions delivered three-astronaut crews in the Apollo command and service module (Apollo CSM), launched by the smaller Saturn IB rocket. For the final two manned missions to Skylab, a backup Apollo CSM/Saturn IB was assembled and made ready in case an in-orbit rescue mission was needed, but this backup vehicle was never flown.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 739,
                    "name": "Skylab III Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/skylab_iii_patch_20221024013553.png",
                    "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"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": []
        },
        {
            "id": 3,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/3/?format=api",
            "name": "Skylab III",
            "start": "1973-07-28T11:10:50Z",
            "end": "1973-09-25T22:19:51Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 6,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/6/?format=api",
                "name": "Skylab",
                "image": {
                    "id": 1949,
                    "name": "[AUTO] Skylab - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194225.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1973-05-14",
                "deorbited": "1979-07-11",
                "description": "Skylab was a United States space station launched and operated by NASA, and occupied for about 24 weeks between May 1973 and February 1974 – the only space station the U.S. has operated exclusively. In 1979 it fell back to Earth amid huge worldwide media attention. Skylab included a workshop, a solar observatory, and other systems necessary for crew survival and scientific experiments. It was launched unmanned by a modified Saturn V rocket, with a weight of 170,000 pounds (77,000 kg). Lifting Skylab into low earth orbit was the final mission and launch of a Saturn V rocket (famous for carrying the manned Moon landing missions). Three missions delivered three-astronaut crews in the Apollo command and service module (Apollo CSM), launched by the smaller Saturn IB rocket. For the final two manned missions to Skylab, a backup Apollo CSM/Saturn IB was assembled and made ready in case an in-orbit rescue mission was needed, but this backup vehicle was never flown.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 738,
                    "name": "Skylab II Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/skylab_ii_patch_20221024013549.png",
                    "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"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": []
        },
        {
            "id": 2,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/2/?format=api",
            "name": "Skylab II",
            "start": "1973-05-25T13:00:00Z",
            "end": "1973-06-22T13:49:48Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 6,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/6/?format=api",
                "name": "Skylab",
                "image": {
                    "id": 1949,
                    "name": "[AUTO] Skylab - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194225.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1973-05-14",
                "deorbited": "1979-07-11",
                "description": "Skylab was a United States space station launched and operated by NASA, and occupied for about 24 weeks between May 1973 and February 1974 – the only space station the U.S. has operated exclusively. In 1979 it fell back to Earth amid huge worldwide media attention. Skylab included a workshop, a solar observatory, and other systems necessary for crew survival and scientific experiments. It was launched unmanned by a modified Saturn V rocket, with a weight of 170,000 pounds (77,000 kg). Lifting Skylab into low earth orbit was the final mission and launch of a Saturn V rocket (famous for carrying the manned Moon landing missions). Three missions delivered three-astronaut crews in the Apollo command and service module (Apollo CSM), launched by the smaller Saturn IB rocket. For the final two manned missions to Skylab, a backup Apollo CSM/Saturn IB was assembled and made ready in case an in-orbit rescue mission was needed, but this backup vehicle was never flown.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 737,
                    "name": "Skylab I Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/skylab_i_patch_20221024013544.png",
                    "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"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": []
        },
        {
            "id": 6,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/6/?format=api",
            "name": "Soyuz 11",
            "start": "1971-06-06T04:55:09Z",
            "end": "1971-06-29T23:16:52Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 9,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/9/?format=api",
                "name": "Salyut 1",
                "image": {
                    "id": 1944,
                    "name": "[AUTO] Salyut 1 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25201_image_20190217072508.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194216.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1971-04-19",
                "deorbited": "1971-10-11",
                "description": "Salyut 1 (DOS-1) was the first space station of any kind, launched into low Earth orbit by the Soviet Union on April 19, 1971. The Salyut program followed this with five more successful launches out of seven more stations. The final module of the program, Zvezda (DOS-8) became the core of the Russian segment of the International Space Station and remains in orbit.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 5,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/5/?format=api",
            "name": "Soyuz 10",
            "start": "1971-04-23T23:54:06Z",
            "end": "1971-04-24T23:40:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 9,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/9/?format=api",
                "name": "Salyut 1",
                "image": {
                    "id": 1944,
                    "name": "[AUTO] Salyut 1 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25201_image_20190217072508.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194216.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1971-04-19",
                "deorbited": "1971-10-11",
                "description": "Salyut 1 (DOS-1) was the first space station of any kind, launched into low Earth orbit by the Soviet Union on April 19, 1971. The Salyut program followed this with five more successful launches out of seven more stations. The final module of the program, Zvezda (DOS-8) became the core of the Russian segment of the International Space Station and remains in orbit.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        }
    ]
}