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=60
https://ll.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=70", "previous": "https://ll.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=50", "results": [ { "id": 75, "url": "https://ll.thespacedevs.com/2.2.0/expedition/75/?format=api", "name": "Expedition 41", "start": "2014-09-10T23:01:00Z", "end": "2014-11-10T00:31: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": 701, "name": "Expedition 41 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_41_patch_20221024013509.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": 371, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/371/?format=api", "name": "Expedition 41 EVA 3", "start": "2014-10-22T13:28:00Z", "end": "2014-10-22T17:06:00Z", "duration": "PT3H38M", "location": "International Space Station" }, { "id": 370, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/370/?format=api", "name": "Expedition 41 EVA 2", "start": "2014-10-15T12:16:00Z", "end": "2014-10-15T18:50:00Z", "duration": "PT6H34M", "location": "International Space Station" }, { "id": 369, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/369/?format=api", "name": "Expedition 41 EVA 1", "start": "2014-10-07T12:30:00Z", "end": "2014-10-07T18:43:00Z", "duration": "PT6H13M", "location": "International Space Station" } ] }, { "id": 76, "url": "https://ll.thespacedevs.com/2.2.0/expedition/76/?format=api", "name": "Expedition 42", "start": "2014-11-10T00:31:00Z", "end": "2015-03-11T22:44: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": 702, "name": "Expedition 42 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_42_patch_20221024013510.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": 374, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/374/?format=api", "name": "Expedition 42/43 EVA 3", "start": "2015-03-01T11:52:00Z", "end": "2015-03-01T17:30:00Z", "duration": "PT5H38M", "location": "International Space Station" }, { "id": 373, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/373/?format=api", "name": "Expedition 42/43 EVA 2", "start": "2015-02-25T11:51:00Z", "end": "2015-02-25T18:34:00Z", "duration": "PT6H43M", "location": "International Space Station" }, { "id": 372, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/372/?format=api", "name": "Expedition 42/43 EVA 1", "start": "2015-02-21T12:45:00Z", "end": "2015-02-21T19:26:00Z", "duration": "PT6H41M", "location": "International Space Station" } ] }, { "id": 77, "url": "https://ll.thespacedevs.com/2.2.0/expedition/77/?format=api", "name": "Expedition 43", "start": "2015-03-11T22:44:00Z", "end": "2015-06-11T10: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": 703, "name": "Expedition 43 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_43_patch_20221024013511.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": 78, "url": "https://ll.thespacedevs.com/2.2.0/expedition/78/?format=api", "name": "Expedition 44", "start": "2015-06-11T10:20:00Z", "end": "2015-09-11T21:29: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": 704, "name": "Expedition 44 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_44_patch_20221024013511.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": 375, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/375/?format=api", "name": "Expedition 44/45 EVA", "start": "2015-08-10T14:20:00Z", "end": "2015-08-10T19:51:00Z", "duration": "PT5H31M", "location": "International Space Station" } ] }, { "id": 79, "url": "https://ll.thespacedevs.com/2.2.0/expedition/79/?format=api", "name": "Expedition 45", "start": "2015-09-11T21:29:00Z", "end": "2015-12-11T09:49: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": 705, "name": "Expedition 45 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_45_patch_20221024013511.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": 377, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/377/?format=api", "name": "Expedition 45 EVA 2", "start": "2015-11-06T11:22:00Z", "end": "2015-11-06T19:10:00Z", "duration": "PT7H48M", "location": "International Space Station" }, { "id": 376, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/376/?format=api", "name": "Expedition 45 EVA 1", "start": "2015-10-28T12:03:00Z", "end": "2015-10-28T19:19:00Z", "duration": "PT7H16M", "location": "International Space Station" } ] }, { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/expedition/80/?format=api", "name": "Expedition 46", "start": "2015-12-11T09:49:00Z", "end": "2016-03-02T01:02: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": 706, "name": "Expedition 46 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_46_patch_20221024013512.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": 380, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/380/?format=api", "name": "Expedition 46 EVA 3", "start": "2016-02-03T12:55:00Z", "end": "2016-02-03T17:40:00Z", "duration": "PT4H45M", "location": "International Space Station" }, { "id": 379, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/379/?format=api", "name": "Expedition 46 EVA 2", "start": "2016-01-15T13:48:00Z", "end": "2016-01-15T18:31:00Z", "duration": "PT4H43M", "location": "International Space Station" }, { "id": 378, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/378/?format=api", "name": "Expedition 46 EVA 1", "start": "2015-12-21T13:45:00Z", "end": "2015-12-21T16:01:00Z", "duration": "PT2H16M", "location": "International Space Station" } ] }, { "id": 81, "url": "https://ll.thespacedevs.com/2.2.0/expedition/81/?format=api", "name": "Expedition 47", "start": "2016-03-02T01:02:00Z", "end": "2016-06-18T05:52: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": 707, "name": "Expedition 47 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_47_patch_20221024013512.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": 82, "url": "https://ll.thespacedevs.com/2.2.0/expedition/82/?format=api", "name": "Expedition 48", "start": "2016-06-18T05:52:00Z", "end": "2016-09-06T21:51: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": 708, "name": "Expedition 48 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_48_patch_20221024013513.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": 382, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/382/?format=api", "name": "Expedition 48 EVA 2", "start": "2016-09-01T11:53:00Z", "end": "2016-09-01T18:41:00Z", "duration": "PT6H48M", "location": "International Space Station" }, { "id": 381, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/381/?format=api", "name": "Expedition 48 EVA 1", "start": "2016-08-19T12:04:00Z", "end": "2016-08-19T18:02:00Z", "duration": "PT5H58M", "location": "International Space Station" } ] }, { "id": 83, "url": "https://ll.thespacedevs.com/2.2.0/expedition/83/?format=api", "name": "Expedition 49", "start": "2016-09-06T21:51:00Z", "end": "2016-10-30T00:35: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": 698, "name": "Expedition 49 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_49_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" } }, { "id": 709, "name": "Expedition 49 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_49_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": 84, "url": "https://ll.thespacedevs.com/2.2.0/expedition/84/?format=api", "name": "Expedition 50", "start": "2016-10-30T00:35:00Z", "end": "2017-04-10T07:58: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": 711, "name": "Expedition 50 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_50_patch_20221024013515.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": 386, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/386/?format=api", "name": "Expedition 50 EVA 4", "start": "2017-03-30T11:29:00Z", "end": "2017-03-30T18:33:00Z", "duration": "PT7H4M", "location": "International Space Station" }, { "id": 385, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/385/?format=api", "name": "Expedition 50 EVA 3", "start": "2017-03-24T11:24:00Z", "end": "2017-03-24T17:58:00Z", "duration": "PT6H34M", "location": "International Space Station" }, { "id": 384, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/384/?format=api", "name": "Expedition 50 EVA 2", "start": "2017-01-13T11:22:00Z", "end": "2017-01-13T17:20:00Z", "duration": "PT5H58M", "location": "International Space Station" }, { "id": 383, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/383/?format=api", "name": "Expedition 50 EVA 1", "start": "2017-01-06T12:23:00Z", "end": "2017-01-06T18:54:00Z", "duration": "PT6H31M", "location": "International Space Station" } ] } ] }{ "count": 159, "next": "