Expedition List
API endpoint that allows Expeditions to be viewed.
GET: Return a list of all the existing expeditions.
MODE: Normal and Detailed /2.2.0/expedition/?mode=detailed
FILTERS: Fields - 'name', 'crew__astronaut', 'crew__astronaut__agency', 'space_station'
Get all Expeditions with the Space Station ID of 1. Example - /2.2.0/expedition/?space_station=1&mode=detailed
Search for all Expeditions with the Astronaut named John Example - /2.2.0/expedition/?search=John
ORDERING: Fields - 'id', 'start', 'end' Order reverse via Start date. Example - /2.2.0/astronaut/?order=-start
GET /2.2.0/expedition/?format=api&offset=10
{ "count": 163, "next": "https://lldev.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=20", "previous": "https://lldev.thespacedevs.com/2.2.0/expedition/?format=api&limit=10", "results": [ { "id": 132, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/132/?format=api", "name": "Salyut 7 EO-4-1b", "start": "1985-06-06T06:39:52Z", "end": "1985-09-26T09:51:58Z", "spacestation": { "id": 15, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/15/?format=api", "name": "Salyut 7", "status": { "id": 2, "name": "De-Orbited" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg" }, "mission_patches": [], "spacewalks": [ { "id": 54, "url": "https://lldev.thespacedevs.com/2.2.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": 133, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/133/?format=api", "name": "Salyut 7 EP-5", "start": "1985-09-17T12:38:52Z", "end": "1985-09-26T09:51:58Z", "spacestation": { "id": 15, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/15/?format=api", "name": "Salyut 7", "status": { "id": 2, "name": "De-Orbited" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg" }, "mission_patches": [], "spacewalks": [] }, { "id": 134, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/134/?format=api", "name": "Salyut 7 EO-4-2", "start": "1985-09-17T12:38:52Z", "end": "1985-11-21T10:31:00Z", "spacestation": { "id": 15, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/15/?format=api", "name": "Salyut 7", "status": { "id": 2, "name": "De-Orbited" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg" }, "mission_patches": [], "spacewalks": [] }, { "id": 135, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/135/?format=api", "name": "Salyut 7 EO-5", "start": "1986-03-13T12:33:09Z", "end": "1986-07-16T12:34:05Z", "spacestation": { "id": 15, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/15/?format=api", "name": "Salyut 7", "status": { "id": 2, "name": "De-Orbited" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg" }, "mission_patches": [], "spacewalks": [ { "id": 55, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/55/?format=api", "name": "PE-6 EVA 1", "start": "1986-05-28T05:43:00Z", "end": "1986-05-28T09:33:00Z", "duration": "PT3H50M", "location": "Salyut 7" }, { "id": 56, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/56/?format=api", "name": "PE-6 EVA 2", "start": "1986-05-31T04:57:00Z", "end": "1986-05-31T09:57:00Z", "duration": "PT5H", "location": "Salyut 7" } ] }, { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/4/?format=api", "name": "Skylab IV", "start": "1973-11-16T14:01:23Z", "end": "1974-02-08T15:16:53Z", "spacestation": { "id": 6, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/6/?format=api", "name": "Skylab", "status": { "id": 2, "name": "De-Orbited" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg" }, "mission_patches": [ { "id": 739, "name": "Skylab III Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/skylab_iii_patch_20221024013553.png", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [] }, { "id": 3, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/3/?format=api", "name": "Skylab III", "start": "1973-07-28T11:10:50Z", "end": "1973-09-25T22:19:51Z", "spacestation": { "id": 6, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/6/?format=api", "name": "Skylab", "status": { "id": 2, "name": "De-Orbited" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg" }, "mission_patches": [ { "id": 738, "name": "Skylab II Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/skylab_ii_patch_20221024013549.png", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [] }, { "id": 2, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/2/?format=api", "name": "Skylab II", "start": "1973-05-25T13:00:00Z", "end": "1973-06-22T13:49:48Z", "spacestation": { "id": 6, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/6/?format=api", "name": "Skylab", "status": { "id": 2, "name": "De-Orbited" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg" }, "mission_patches": [ { "id": 737, "name": "Skylab I Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/skylab_i_patch_20221024013544.png", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [] }, { "id": 35, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/35/?format=api", "name": "Expedition 1", "start": "2000-11-02T09:21:03Z", "end": "2001-03-19T04:32:00Z", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station", "status": { "id": 1, "name": "Active" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" }, "mission_patches": [ { "id": 660, "name": "Expedition 1 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_1_patch_20221024013436.png", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [] }, { "id": 36, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/36/?format=api", "name": "Expedition 2", "start": "2001-03-08T11:42:09Z", "end": "2001-08-22T18:22:58Z", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station", "status": { "id": 1, "name": "Active" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" }, "mission_patches": [ { "id": 677, "name": "Expedition 2 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_2_patch_20221024013443.png", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 297, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/297/?format=api", "name": "Expedition 2 EVA", "start": "2001-06-08T14:21:00Z", "end": "2001-06-08T14:40:00Z", "duration": "PT19M", "location": "International Space Station" } ] }, { "id": 37, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/37/?format=api", "name": "Expedition 3", "start": "2001-08-12T18:41:00Z", "end": "2001-12-15T17:28:00Z", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station", "status": { "id": 1, "name": "Active" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" }, "mission_patches": [ { "id": 688, "name": "Expedition 3 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_3_patch_20221024013459.png", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 298, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/298/?format=api", "name": "Expedition 3 EVA 1", "start": "2001-10-08T14:24:00Z", "end": "2001-10-08T19:22:00Z", "duration": "PT4H58M", "location": "International Space Station" }, { "id": 299, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/299/?format=api", "name": "Expedition 3 EVA 2", "start": "2001-10-15T09:17:00Z", "end": "2001-10-15T15:08:00Z", "duration": "PT5H51M", "location": "International Space Station" }, { "id": 300, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/300/?format=api", "name": "Expedition 3 EVA 3", "start": "2001-11-12T21:41:00Z", "end": "2001-11-13T02:46:00Z", "duration": "PT5H5M", "location": "International Space Station" }, { "id": 301, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/301/?format=api", "name": "Expedition 3 EVA 4", "start": "2001-12-03T13:20:00Z", "end": "2001-12-03T16:06:00Z", "duration": "PT2H46M", "location": "International Space Station" } ] } ] }