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=150
{ "count": 163, "next": "https://lldev.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=160", "previous": "https://lldev.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=140", "results": [ { "id": 148, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/148/?format=api", "name": "Axiom Mission 1", "start": "2022-04-09T12:29:00Z", "end": "2022-04-25T01:10: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": 605, "name": "Ax-1 Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png", "agency": { "id": 1022, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1022/?format=api", "name": "Axiom Space", "type": "Private" } } ], "spacewalks": [] }, { "id": 162, "url": "https://lldev.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://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": 1099, "name": "Expedition 73 Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20250219140539.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": 486, "url": "https://lldev.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": 490, "url": "https://lldev.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": 491, "url": "https://lldev.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": 152, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/152/?format=api", "name": "Shenzhou 15", "start": "2022-11-29T21:42:00Z", "end": "2023-06-03T13:29:00Z", "spacestation": { "id": 18, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api", "name": "Tiangong space station", "status": { "id": 1, "name": "Active" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png" }, "mission_patches": [ { "id": 776, "name": "Shenzhou 15 Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252015_mission_patch_20230506193351.png", "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" } } ], "spacewalks": [] }, { "id": 153, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/153/?format=api", "name": "Axiom Mission 2", "start": "2023-05-22T13:12:00Z", "end": "2023-05-30T15:05: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": 778, "name": "Axiom Mission 2 Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png", "agency": { "id": 1022, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1022/?format=api", "name": "Axiom Space", "type": "Private" } } ], "spacewalks": [] }, { "id": 165, "url": "https://lldev.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://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": 1235, "name": "Expedition 74 Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20251127145305.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": 163, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/163/?format=api", "name": "Shenzhou 20", "start": "2025-04-24T15:49:00Z", "end": "2025-11-14T03:14:00Z", "spacestation": { "id": 18, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api", "name": "Tiangong space station", "status": { "id": 1, "name": "Active" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png" }, "mission_patches": [ { "id": 1115, "name": "Shenzhou 20 Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252020_mission_patch_20250322034044.png", "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 488, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/488/?format=api", "name": "Shenzhou 20 EVA 2", "start": "2025-06-26T06:59:00Z", "end": "2025-06-26T13:29:00Z", "duration": "PT6H30M", "location": "Tiangong Space Station" }, { "id": 487, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/487/?format=api", "name": "Shenzhou 20 EVA 1", "start": "2025-05-22T00:50:00Z", "end": "2025-05-22T08:49:00Z", "duration": "PT7H59M", "location": "Tiangong Space Station" }, { "id": 489, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/489/?format=api", "name": "Shenzhou 20 EVA 3", "start": "2025-08-15T08:17:00Z", "end": "2025-08-15T14:47:00Z", "duration": "PT6H30M", "location": "Tiangong Space Station" } ] }, { "id": 166, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/166/?format=api", "name": "Shenzhou 21", "start": "2025-10-31T19:22:00Z", "end": null, "spacestation": { "id": 18, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api", "name": "Tiangong space station", "status": { "id": 1, "name": "Active" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png" }, "mission_patches": [ { "id": 1116, "name": "Shenzhou 21 Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252021_mission_patch_20250322034856.png", "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" } } ], "spacewalks": [ { "id": 492, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/492/?format=api", "name": "Shenzhou 21 EVA 1", "start": "2025-12-09T02:28:00Z", "end": "2025-12-09T10:45:00Z", "duration": "PT8H17M", "location": "Tiangong Space Station" } ] }, { "id": 151, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/151/?format=api", "name": "Expedition 69", "start": "2023-03-28T09:57:27Z", "end": "2023-09-26T13:40: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": 770, "name": "ISS Expedition 69 Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/iss2520expedit_mission_patch_20230329140742.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": 447, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/447/?format=api", "name": "Expedition 69 EVA 1", "start": "2023-04-19T01:40:00Z", "end": "2023-04-19T09:35:00Z", "duration": "PT7H55M", "location": "International Space Station" }, { "id": 449, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/449/?format=api", "name": "Expedition 69 EVA 2", "start": "2023-05-03T20:00:00Z", "end": "2023-05-04T03:11:00Z", "duration": "PT7H11M", "location": "International Space Station" }, { "id": 467, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/467/?format=api", "name": "Expedition 69 EVA 7", "start": "2023-08-09T14:44:00Z", "end": "2023-08-09T21:19:00Z", "duration": "PT6H35M", "location": "International Space Station" }, { "id": 462, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/462/?format=api", "name": "Expedition 69 EVA 3", "start": "2023-05-12T15:47:00Z", "end": "2023-05-12T21:01:00Z", "duration": "PT5H14M", "location": "International Space Station" }, { "id": 463, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/463/?format=api", "name": "Expedition 69 EVA 4", "start": "2023-06-09T13:24:00Z", "end": "2023-06-09T19:27:00Z", "duration": "PT6H3M", "location": "International Space Station" }, { "id": 464, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/464/?format=api", "name": "Expedition 69 EVA 5", "start": "2023-06-15T12:42:00Z", "end": "2023-06-15T18:17:00Z", "duration": "PT5H35M", "location": "International Space Station" }, { "id": 465, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/465/?format=api", "name": "Expedition 69 EVA 6", "start": "2023-06-22T14:24:33Z", "end": "2023-06-22T20:48:00Z", "duration": "PT6H23M27S", "location": "International Space Station" } ] }, { "id": 154, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/154/?format=api", "name": "Shenzhou 16", "start": "2023-05-30T08:29:00Z", "end": "2023-10-30T12:37:00Z", "spacestation": { "id": 18, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api", "name": "Tiangong space station", "status": { "id": 1, "name": "Active" }, "orbit": "Low Earth Orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png" }, "mission_patches": [ { "id": 779, "name": "Shenzhou 16 Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252016_mission_patch_20230530053248.png", "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" } } ], "spacewalks": [] }, { "id": 157, "url": "https://lldev.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://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": 901, "name": "Ax-3 Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png", "agency": { "id": 1022, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1022/?format=api", "name": "Axiom Space", "type": "Private" } } ], "spacewalks": [] } ] }