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
{ "count": 163, "next": "https://ll.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=10", "previous": null, "results": [ { "id": 2, "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg" }, "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": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/33/?format=api", "name": "Skylab II EVA 3", "start": "1973-06-19T10:55:00Z", "end": "1973-06-19T12:31:00Z", "duration": "PT1H36M", "location": "Skylab" }, { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/32/?format=api", "name": "Skylab II EVA 2", "start": "1973-06-07T15:15:00Z", "end": "1973-06-07T18:40:00Z", "duration": "PT3H25M", "location": "Skylab" }, { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/31/?format=api", "name": "Skylab II EVA 1", "start": "1973-05-26T00:40:00Z", "end": "1973-05-26T01:20:00Z", "duration": "PT40M", "location": "Skylab" } ] }, { "id": 3, "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg" }, "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": { "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/spacewalks/36/?format=api", "name": "Skylab III EVA 3", "start": "1973-09-22T11:18:00Z", "end": "1973-09-22T13:59:00Z", "duration": "PT2H41M", "location": "Skylab" }, { "id": 35, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/35/?format=api", "name": "Skylab III EVA 2", "start": "1973-08-24T16:24:00Z", "end": "1973-08-24T20:55:00Z", "duration": "PT4H31M", "location": "Skylab" }, { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/34/?format=api", "name": "Skylab III EVA 1", "start": "1973-08-06T17:30:00Z", "end": "1973-08-07T00:01:00Z", "duration": "PT6H31M", "location": "Skylab" } ] }, { "id": 4, "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg" }, "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": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 40, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/40/?format=api", "name": "Skylab IV EVA 4", "start": "1974-02-03T15:19:00Z", "end": "1974-02-03T20:38:00Z", "duration": "PT5H19M", "location": "Skylab" }, { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/39/?format=api", "name": "Skylab IV EVA 3", "start": "1973-12-29T17:00:00Z", "end": "1973-12-29T20:29:00Z", "duration": "PT3H29M", "location": "Skylab" }, { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/38/?format=api", "name": "Skylab IV EVA 2", "start": "1973-12-25T16:00:00Z", "end": "1973-12-25T23:01:00Z", "duration": "PT7H1M", "location": "Skylab" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/37/?format=api", "name": "Skylab IV EVA 1", "start": "1973-11-22T17:42:00Z", "end": "1973-11-23T00:15:00Z", "duration": "PT6H33M", "location": "Skylab" } ] }, { "id": 123, "url": "https://ll.thespacedevs.com/2.2.0/expedition/123/?format=api", "name": "Shenzhou 11", "start": "2016-10-18T17:24:00Z", "end": "2016-11-14T04:41:00Z", "spacestation": { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/8/?format=api", "name": "Tiangong 2", "status": { "id": 2, "name": "De-Orbited" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong25202_image_20190215013232.jpeg" }, "mission_patches": [ { "id": 173, "name": "Shenzhou 11 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou-11252_mission_patch_20211031042607.png", "agency": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" } } ], "spacewalks": [] }, { "id": 165, "url": "https://ll.thespacedevs.com/2.2.0/expedition/165/?format=api", "name": "Expedition 74", "start": "2025-12-09T01:41:00Z", "end": null, "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": 1235, "name": "Expedition 74 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20251127145305.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": 164, "url": "https://ll.thespacedevs.com/2.2.0/expedition/164/?format=api", "name": "Axiom Mission 4", "start": "2025-06-26T10:31:00Z", "end": "2025-07-14T11:15: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": 1114, "name": "Ax-4 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-42520patch_mission_patch_20250322031646.png", "agency": { "id": 1022, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api", "name": "Axiom Space", "type": "Private" } } ], "spacewalks": [] }, { "id": 162, "url": "https://ll.thespacedevs.com/2.2.0/expedition/162/?format=api", "name": "Expedition 73", "start": "2025-04-19T21:57:33Z", "end": "2025-12-09T01:41: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": 1099, "name": "Expedition 73 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20250219140539.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": 491, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/491/?format=api", "name": "Expedition 73 EVA 3", "start": "2025-10-28T14:18:00Z", "end": "2025-10-28T21:12:00Z", "duration": "PT6H54M", "location": "International Space Station" }, { "id": 490, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/490/?format=api", "name": "Expedition 73 EVA 2", "start": "2025-10-16T17:10:00Z", "end": "2025-10-16T23:19:00Z", "duration": "PT6H9M", "location": "International Space Station" }, { "id": 486, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/486/?format=api", "name": "Expedition 73 EVA 1", "start": "2025-05-01T13:05:00Z", "end": "2025-05-01T18:49:00Z", "duration": "PT5H44M", "location": "International Space Station" } ] }, { "id": 160, "url": "https://ll.thespacedevs.com/2.2.0/expedition/160/?format=api", "name": "Expedition 72", "start": "2024-09-23T08:36:30Z", "end": "2025-04-19T21:57:33Z", "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": 1044, "name": "Expedition 72 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20240920074727.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": 484, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/484/?format=api", "name": "Expedition 72 EVA 2", "start": "2025-01-30T12:43:00Z", "end": "2025-01-30T18:09:00Z", "duration": "PT5H26M", "location": "International Space Station" }, { "id": 482, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/482/?format=api", "name": "Expedition 72 EVA 1", "start": "2025-01-16T13:01:00Z", "end": "2025-01-16T19:01:00Z", "duration": "PT6H", "location": "International Space Station" } ] }, { "id": 158, "url": "https://ll.thespacedevs.com/2.2.0/expedition/158/?format=api", "name": "Expedition 71", "start": "2024-04-06T03:53:57Z", "end": "2024-09-23T08:36:30Z", "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": 1004, "name": "Expedition 71 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20240406053101.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": 476, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/476/?format=api", "name": "Expedition 71 EVA 2", "start": "2024-06-24T12:46:00Z", "end": "2024-06-24T13:17:00Z", "duration": "PT31M", "location": "International Space Station" }, { "id": 474, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/474/?format=api", "name": "Expedition 71 EVA 1", "start": "2024-04-25T14:57:00Z", "end": "2024-04-25T19:33:00Z", "duration": "PT4H36M", "location": "International Space Station" } ] }, { "id": 157, "url": "https://ll.thespacedevs.com/2.2.0/expedition/157/?format=api", "name": "Axiom Mission 3", "start": "2024-01-20T10:42:00Z", "end": "2024-02-07T14:20: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": 901, "name": "Ax-3 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png", "agency": { "id": 1022, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api", "name": "Axiom Space", "type": "Private" } } ], "spacewalks": [] } ] }