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=90
https://lldev.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=100", "previous": "https://lldev.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=80", "results": [ { "id": 58, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/58/?format=api", "name": "Expedition 24", "start": "2010-06-01T00:04:00Z", "end": "2010-09-25T02:02: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": 682, "name": "Expedition 24 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_24_patch_20221024013449.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": 340, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/340/?format=api", "name": "Expedition 24 EVA 1", "start": "2010-07-27T04:11:00Z", "end": "2010-07-27T10:53:00Z", "duration": "PT6H42M", "location": "International Space Station" }, { "id": 341, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/341/?format=api", "name": "Expedition 24 EVA 2", "start": "2010-08-07T11:19:00Z", "end": "2010-08-07T19:22:00Z", "duration": "PT8H3M", "location": "International Space Station" }, { "id": 342, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/342/?format=api", "name": "Expedition 24 EVA 3", "start": "2010-08-11T12:27:00Z", "end": "2010-08-11T19:53:00Z", "duration": "PT7H26M", "location": "International Space Station" }, { "id": 343, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/343/?format=api", "name": "Expedition 24 EVA 4", "start": "2010-08-16T10:20:00Z", "end": "2010-08-16T17:40:00Z", "duration": "PT7H20M", "location": "International Space Station" } ] }, { "id": 59, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/59/?format=api", "name": "Expedition 25", "start": "2010-09-25T02:02:00Z", "end": "2010-11-26T04:46: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": 683, "name": "Expedition 25 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_25_patch_20221024013452.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": 344, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/344/?format=api", "name": "Expedition 25 EVA", "start": "2010-11-25T14:55:00Z", "end": "2010-11-25T21:22:00Z", "duration": "PT6H27M", "location": "International Space Station" } ] }, { "id": 60, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/60/?format=api", "name": "Expedition 26", "start": "2010-11-26T04:46:00Z", "end": "2011-03-16T08:54: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": 684, "name": "Expedition 26 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_26_patch_20221024013455.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": 345, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/345/?format=api", "name": "Expedition 26 EVA 1", "start": "2011-01-21T14:29:00Z", "end": "2011-01-21T19:52:00Z", "duration": "PT5H23M", "location": "International Space Station" }, { "id": 346, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/346/?format=api", "name": "Expedition 26 EVA 2", "start": "2011-02-16T13:30:00Z", "end": "2011-02-16T18:21:00Z", "duration": "PT4H51M", "location": "International Space Station" } ] }, { "id": 61, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/61/?format=api", "name": "Expedition 27", "start": "2011-03-16T08:54:00Z", "end": "2011-05-23T21:35: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": 685, "name": "Expedition 27 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_27_patch_20221024013455.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": 62, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/62/?format=api", "name": "Expedition 28", "start": "2011-05-23T21:35:00Z", "end": "2011-09-16T00:38: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": 686, "name": "Expedition 28 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_28_patch_20221024013456.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": 347, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/347/?format=api", "name": "Expedition 28 EVA 1", "start": "2011-07-12T13:22:00Z", "end": "2011-07-12T19:53:00Z", "duration": "PT6H31M", "location": "International Space Station" }, { "id": 348, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/348/?format=api", "name": "Expedition 28 EVA 2", "start": "2011-08-03T14:50:00Z", "end": "2011-08-03T21:13:00Z", "duration": "PT6H23M", "location": "International Space Station" } ] }, { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/63/?format=api", "name": "Expedition 29", "start": "2011-09-16T03:59:39Z", "end": "2011-11-21T23:00: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": 687, "name": "Expedition 29 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_29_patch_20221024013458.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": 64, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/64/?format=api", "name": "Expedition 30", "start": "2011-11-21T23:00:00Z", "end": "2012-04-27T08:15: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": 689, "name": "Expedition 30 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_30_patch_20221024013501.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": 349, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/349/?format=api", "name": "Expedition 30 EVA", "start": "2012-02-16T14:31:00Z", "end": "2012-02-16T20:46:00Z", "duration": "PT6H15M", "location": "International Space Station" } ] }, { "id": 65, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/65/?format=api", "name": "Expedition 31", "start": "2012-04-27T08:15:00Z", "end": "2012-07-01T04:48: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": 690, "name": "Expedition 31 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_31_patch_20221024013502.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": 66, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/66/?format=api", "name": "Expedition 32", "start": "2012-07-01T04:48:00Z", "end": "2012-09-16T23:09: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": 691, "name": "Expedition 32 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_32_patch_20221024013502.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": 350, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/350/?format=api", "name": "Expedition 32 EVA 1", "start": "2012-08-20T15:37:00Z", "end": "2012-08-20T21:28:00Z", "duration": "PT5H51M", "location": "International Space Station" }, { "id": 351, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/351/?format=api", "name": "Expedition 32 EVA 2", "start": "2012-08-30T12:16:00Z", "end": "2012-08-30T20:33:00Z", "duration": "PT8H17M", "location": "International Space Station" }, { "id": 352, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/352/?format=api", "name": "Expedition 32 EVA 3", "start": "2012-09-05T11:06:00Z", "end": "2012-09-05T17:34:00Z", "duration": "PT6H28M", "location": "International Space Station" } ] }, { "id": 67, "url": "https://lldev.thespacedevs.com/2.2.0/expedition/67/?format=api", "name": "Expedition 33", "start": "2012-09-16T23:09:00Z", "end": "2012-11-18T22:26: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": 692, "name": "Expedition 33 Patch", "priority": 9, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_33_patch_20221024013503.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": 353, "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/353/?format=api", "name": "Expedition 33 EVA", "start": "2012-11-01T12:29:00Z", "end": "2012-11-01T19:07:00Z", "duration": "PT6H38M", "location": "International Space Station" } ] } ] }{ "count": 161, "next": "