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=30&ordering=id
https://ll.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=40&ordering=id", "previous": "https://ll.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=20&ordering=id", "results": [ { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/expedition/32/?format=api", "name": "Mir EO-26", "start": "1998-08-13T09:43:00Z", "end": "1999-02-28T02:14:00Z", "spacestation": { "id": 5, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api", "name": "Mir", "status": { "id": 2, "name": "De-Orbited" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg" }, "mission_patches": [], "spacewalks": [ { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/130/?format=api", "name": "PE-26 EVA 2", "start": "1998-11-10T19:23:00Z", "end": "1998-11-11T01:18:00Z", "duration": "PT5H55M", "location": "Mir" }, { "id": 129, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/129/?format=api", "name": "PE-26 EVA 1", "start": "1998-09-15T20:00:00Z", "end": "1998-09-15T20:30:00Z", "duration": "PT30M", "location": "Mir" } ] }, { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/expedition/33/?format=api", "name": "Mir EO-27", "start": "1999-02-20T04:18:00Z", "end": "1999-08-28T00:34:00Z", "spacestation": { "id": 5, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api", "name": "Mir", "status": { "id": 2, "name": "De-Orbited" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg" }, "mission_patches": [], "spacewalks": [ { "id": 133, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/133/?format=api", "name": "PE-27 EVA 3", "start": "1999-07-28T09:37:00Z", "end": "1999-07-28T14:59:00Z", "duration": "PT5H22M", "location": "Mir" }, { "id": 132, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/132/?format=api", "name": "PE-27 EVA 2", "start": "1999-07-23T11:06:00Z", "end": "1999-07-23T17:13:00Z", "duration": "PT6H7M", "location": "Mir" }, { "id": 131, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/131/?format=api", "name": "PE-27 EVA 1", "start": "1999-04-16T04:37:00Z", "end": "1999-04-16T10:56:00Z", "duration": "PT6H19M", "location": "Mir" } ] }, { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/expedition/34/?format=api", "name": "Mir EO-28", "start": "2000-04-04T05:01:00Z", "end": "2000-06-16T00:43:00Z", "spacestation": { "id": 5, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api", "name": "Mir", "status": { "id": 2, "name": "De-Orbited" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg" }, "mission_patches": [ { "id": 736, "name": "Mir EO-28 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/mir_eo-28_patch_20221024013538.png", "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } } ], "spacewalks": [ { "id": 134, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/134/?format=api", "name": "PE-28 EVA", "start": "2000-05-12T10:44:00Z", "end": "2000-05-12T15:36:00Z", "duration": "PT4H52M", "location": "Mir" } ] }, { "id": 35, "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" }, "mission_patches": [ { "id": 660, "name": "Expedition 1 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_1_patch_20221024013436.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [] }, { "id": 36, "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" }, "mission_patches": [ { "id": 677, "name": "Expedition 2 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_2_patch_20221024013443.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 297, "url": "https://ll.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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" }, "mission_patches": [ { "id": 688, "name": "Expedition 3 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_3_patch_20221024013459.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 301, "url": "https://ll.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" }, { "id": 300, "url": "https://ll.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": 299, "url": "https://ll.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": 298, "url": "https://ll.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": 38, "url": "https://ll.thespacedevs.com/2.2.0/expedition/38/?format=api", "name": "Expedition 4", "start": "2001-12-07T20:03:00Z", "end": "2002-06-15T14:32:00Z", "spacestation": { "id": 4, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" }, "mission_patches": [ { "id": 661, "name": "Expedition 4 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_4_patch_20221024013436.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } }, { "id": 699, "name": "Expedition 4 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_4_patch_20221024013508.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 304, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/304/?format=api", "name": "Expedition 4 EVA 3", "start": "2002-02-20T11:38:00Z", "end": "2002-02-20T17:25:00Z", "duration": "PT5H47M", "location": "International Space Station" }, { "id": 303, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/303/?format=api", "name": "Expedition 4 EVA 2", "start": "2002-01-25T15:19:00Z", "end": "2002-01-25T21:18:00Z", "duration": "PT5H59M", "location": "International Space Station" }, { "id": 302, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/302/?format=api", "name": "Expedition 4 EVA 1", "start": "2002-01-14T20:59:00Z", "end": "2002-01-15T03:02:00Z", "duration": "PT6H3M", "location": "International Space Station" } ] }, { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/expedition/39/?format=api", "name": "Expedition 5", "start": "2002-06-07T16:25:00Z", "end": "2002-12-02T20:05:00Z", "spacestation": { "id": 4, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" }, "mission_patches": [ { "id": 662, "name": "Expedition 5 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_5_patch_20221024013437.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } }, { "id": 710, "name": "Expedition 5 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_5_patch_20221024013514.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 306, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/306/?format=api", "name": "Expedition 5 EVA 2", "start": "2002-08-26T05:27:00Z", "end": "2002-08-26T10:48:00Z", "duration": "PT5H21M", "location": "International Space Station" }, { "id": 305, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/305/?format=api", "name": "Expedition 5 EVA 1", "start": "2002-08-16T09:25:00Z", "end": "2002-08-16T13:48:00Z", "duration": "PT4H23M", "location": "International Space Station" } ] }, { "id": 40, "url": "https://ll.thespacedevs.com/2.2.0/expedition/40/?format=api", "name": "Expedition 6", "start": "2002-11-25T21:59:00Z", "end": "2003-05-03T22:43:00Z", "spacestation": { "id": 4, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" }, "mission_patches": [ { "id": 663, "name": "Expedition 6 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_6_patch_20221024013437.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } }, { "id": 721, "name": "Expedition 6 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_6_patch_20221024013519.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 308, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/308/?format=api", "name": "Expedition 6 EVA 2", "start": "2003-04-08T12:40:00Z", "end": "2003-04-08T19:06:00Z", "duration": "PT6H26M", "location": "International Space Station" }, { "id": 307, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/307/?format=api", "name": "Expedition 6 EVA 1", "start": "2003-01-15T12:50:00Z", "end": "2003-01-15T19:41:00Z", "duration": "PT6H51M", "location": "International Space Station" } ] }, { "id": 41, "url": "https://ll.thespacedevs.com/2.2.0/expedition/41/?format=api", "name": "Expedition 7", "start": "2003-04-28T05:56:20Z", "end": "2003-10-27T22:17:09Z", "spacestation": { "id": 4, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg" }, "mission_patches": [ { "id": 664, "name": "Expedition 7 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_7_patch_20221024013438.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } }, { "id": 730, "name": "Expedition 7 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_7_patch_20221024013526.png", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [] } ] }{ "count": 159, "next": "