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=160&ordering=end
https://ll.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=150&ordering=end", "results": [ { "id": 163, "url": "https://ll.thespacedevs.com/2.2.0/expedition/163/?format=api", "name": "Shenzhou 20", "start": "2025-04-24T15:49:00Z", "end": null, "spacestation": { "id": 18, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png" }, "mission_patches": [ { "id": 1115, "name": "Shenzhou 20 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252020_mission_patch_20250322034044.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": 489, "url": "https://ll.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": 488, "url": "https://ll.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://ll.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" } ] } ] }{ "count": 161, "next": null, "previous": "