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=20&ordering=-start
https://ll.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=30&ordering=-start", "previous": "https://ll.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=10&ordering=-start", "results": [ { "id": 145, "url": "https://ll.thespacedevs.com/2.2.0/expedition/145/?format=api", "name": "Shenzhou 12", "start": "2021-06-17T07:54:00Z", "end": "2021-09-17T05:34:00Z", "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": 8, "name": "China Shenzhou 12 Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/china2520shenz_mission_patch_20210606212146.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": 452, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/452/?format=api", "name": "Shenzhou 12 EVA 2", "start": "2021-08-20T00:38:00Z", "end": "2021-08-20T06:33:00Z", "duration": "PT5H55M", "location": "Tiangong Space Station" }, { "id": 451, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/451/?format=api", "name": "Shenzhou 12 EVA 1", "start": "2021-07-04T00:11:00Z", "end": "2021-07-04T06:57:00Z", "duration": "PT6H46M", "location": "Tiangong Space Station" } ] }, { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/expedition/141/?format=api", "name": "Expedition 65", "start": "2021-04-17T19:45:00Z", "end": "2021-10-17T01:14: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": 728, "name": "Expedition 65 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_65_patch_20221024013522.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": 96, "name": "Expedition 65 Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20211017070409.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": 431, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/431/?format=api", "name": "Expedition 65 EVA 7", "start": "2021-09-12T12:15:00Z", "end": "2021-09-12T19:09:00Z", "duration": "PT6H54M", "location": "International Space Station" }, { "id": 430, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/430/?format=api", "name": "Expedition 65 EVA 6", "start": "2021-09-09T14:51:00Z", "end": "2021-09-09T22:16:00Z", "duration": "PT7H25M", "location": "International Space Station" }, { "id": 429, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/429/?format=api", "name": "Expedition 65 EVA 5", "start": "2021-09-03T14:41:00Z", "end": "2021-09-03T22:35:00Z", "duration": "PT7H54M", "location": "International Space Station" }, { "id": 428, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/428/?format=api", "name": "Expedition 65 EVA 4", "start": "2021-06-25T11:52:00Z", "end": "2021-06-25T18:37:00Z", "duration": "PT6H45M", "location": "International Space Station" }, { "id": 427, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/427/?format=api", "name": "Expedition 65 EVA 3", "start": "2021-06-20T11:42:00Z", "end": "2021-06-20T18:10:00Z", "duration": "PT6H28M", "location": "International Space Station" }, { "id": 426, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/426/?format=api", "name": "Expedition 65 EVA 2", "start": "2021-06-16T12:11:00Z", "end": "2021-06-16T19:26:00Z", "duration": "PT7H15M", "location": "International Space Station" }, { "id": 425, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/425/?format=api", "name": "Expedition 65 EVA 1", "start": "2021-06-02T05:53:00Z", "end": "2021-06-02T13:12:00Z", "duration": "PT7H19M", "location": "International Space Station" } ] }, { "id": 140, "url": "https://ll.thespacedevs.com/2.2.0/expedition/140/?format=api", "name": "Expedition 64", "start": "2020-10-20T20:15:00Z", "end": "2021-04-17T01:34: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": 727, "name": "Expedition 64 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_64_patch_20221024013522.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": 424, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/424/?format=api", "name": "Expedition 64 EVA 6", "start": "2021-03-13T13:14:00Z", "end": "2021-03-13T20:01:00Z", "duration": "PT6H47M", "location": "International Space Station" }, { "id": 423, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/423/?format=api", "name": "Expedition 64 EVA 5", "start": "2021-03-05T11:37:00Z", "end": "2021-03-05T18:33:00Z", "duration": "PT6H56M", "location": "International Space Station" }, { "id": 422, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/422/?format=api", "name": "Expedition 64 EVA 4", "start": "2021-02-28T11:12:00Z", "end": "2021-02-28T18:33:00Z", "duration": "PT7H21M", "location": "International Space Station" }, { "id": 421, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/421/?format=api", "name": "Expedition 64 EVA 3", "start": "2021-02-01T12:56:00Z", "end": "2021-02-01T18:16:00Z", "duration": "PT5H20M", "location": "International Space Station" }, { "id": 420, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/420/?format=api", "name": "Expedition 64 EVA 2", "start": "2021-01-27T11:28:00Z", "end": "2021-01-27T18:24:00Z", "duration": "PT6H56M", "location": "International Space Station" }, { "id": 419, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/419/?format=api", "name": "Expedition 64 EVA 1", "start": "2020-11-18T15:12:00Z", "end": "2020-11-18T21:59:00Z", "duration": "PT6H47M", "location": "International Space Station" } ] }, { "id": 138, "url": "https://ll.thespacedevs.com/2.2.0/expedition/138/?format=api", "name": "Expedition 63", "start": "2020-04-17T01:53:00Z", "end": "2020-10-20T20: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": 725, "name": "Expedition 63 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_63_patch_20221024013521.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": 726, "name": "Expedition 63 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_63_patch_20221024013521.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": 418, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/418/?format=api", "name": "Expedition 63 EVA 4", "start": "2020-07-21T11:12:00Z", "end": "2020-07-21T16:41:00Z", "duration": "PT5H29M", "location": "International Space Station" }, { "id": 417, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/417/?format=api", "name": "Expedition 63 EVA 3", "start": "2020-07-16T11:10:00Z", "end": "2020-07-16T17:10:00Z", "duration": "PT6H", "location": "International Space Station" }, { "id": 416, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/416/?format=api", "name": "Expedition 63 EVA 2", "start": "2020-07-01T10:13:00Z", "end": "2020-07-01T16:14:00Z", "duration": "PT6H1M", "location": "International Space Station" }, { "id": 415, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/415/?format=api", "name": "Expedition 63 EVA 1", "start": "2020-06-26T11:32:00Z", "end": "2020-06-26T17:39:00Z", "duration": "PT6H7M", "location": "International Space Station" } ] }, { "id": 137, "url": "https://ll.thespacedevs.com/2.2.0/expedition/137/?format=api", "name": "Expedition 62", "start": "2020-02-05T13:40:00Z", "end": "2020-04-17T01:53: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": 724, "name": "Expedition 62 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_62_patch_20221024013520.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": 136, "url": "https://ll.thespacedevs.com/2.2.0/expedition/136/?format=api", "name": "Expedition 61", "start": "2019-10-02T00:00:00Z", "end": "2020-02-05T13:40: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": 723, "name": "Expedition 61 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_61_patch_20221024013520.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": 414, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/414/?format=api", "name": "Expedition 61 EVA 9", "start": "2020-01-25T12:04:00Z", "end": "2020-01-25T18:20:00Z", "duration": "PT6H16M", "location": "International Space Station" }, { "id": 413, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/413/?format=api", "name": "Expedition 61 EVA 8", "start": "2020-01-20T11:35:00Z", "end": "2020-01-20T18:33:00Z", "duration": "PT6H58M", "location": "International Space Station" }, { "id": 412, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/412/?format=api", "name": "Expedition 61 EVA 7", "start": "2020-01-15T11:35:00Z", "end": "2020-01-15T19:04:00Z", "duration": "PT7H29M", "location": "International Space Station" }, { "id": 411, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/411/?format=api", "name": "Expedition 61 EVA 6", "start": "2019-12-02T11:31:00Z", "end": "2019-12-02T17:33:00Z", "duration": "PT6H2M", "location": "International Space Station" }, { "id": 410, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/410/?format=api", "name": "Expedition 61 EVA 5", "start": "2019-11-22T12:02:00Z", "end": "2019-11-22T18:35:00Z", "duration": "PT6H33M", "location": "International Space Station" }, { "id": 409, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/409/?format=api", "name": "Expedition 61 EVA 4", "start": "2019-11-15T11:39:00Z", "end": "2019-11-15T18:18:00Z", "duration": "PT6H39M", "location": "International Space Station" }, { "id": 408, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/408/?format=api", "name": "Expedition 61 EVA 3", "start": "2019-10-18T11:38:00Z", "end": "2019-10-18T18:55:00Z", "duration": "PT7H17M", "location": "International Space Station" }, { "id": 407, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/407/?format=api", "name": "Expedition 61 EVA 2", "start": "2019-10-11T11:38:00Z", "end": "2019-10-11T18:23:00Z", "duration": "PT6H45M", "location": "International Space Station" }, { "id": 406, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/406/?format=api", "name": "Expedition 61 EVA 1", "start": "2019-10-06T11:39:00Z", "end": "2019-10-06T18:40:00Z", "duration": "PT7H1M", "location": "International Space Station" } ] }, { "id": 119, "url": "https://ll.thespacedevs.com/2.2.0/expedition/119/?format=api", "name": "Expedition 60", "start": "2019-06-24T23:25:00Z", "end": "2019-10-02T00:00: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": 722, "name": "Expedition 60 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_60_patch_20221024013520.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": 405, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/405/?format=api", "name": "Expedition 60 EVA", "start": "2019-08-21T12:27:00Z", "end": "2019-08-21T18:59:00Z", "duration": "PT6H32M", "location": "International Space Station" } ] }, { "id": 93, "url": "https://ll.thespacedevs.com/2.2.0/expedition/93/?format=api", "name": "Expedition 59", "start": "2019-03-15T01:01:00Z", "end": "2019-06-24T23:25: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": 720, "name": "Expedition 59 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_59_patch_20221024013519.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": 404, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/404/?format=api", "name": "Expedition 59 EVA 4", "start": "2019-05-29T15:42:00Z", "end": "2019-05-29T21:43:00Z", "duration": "PT6H1M", "location": "International Space Station" }, { "id": 403, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/403/?format=api", "name": "Expedition 59 EVA 3", "start": "2019-04-08T11:31:00Z", "end": "2019-04-08T18:00:00Z", "duration": "PT6H29M", "location": "International Space Station" }, { "id": 402, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/402/?format=api", "name": "Expedition 59 EVA 2", "start": "2019-03-29T11:42:00Z", "end": "2019-03-29T18:27:00Z", "duration": "PT6H45M", "location": "International Space Station" }, { "id": 401, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/401/?format=api", "name": "Expedition 59 EVA 1", "start": "2019-03-22T12:01:00Z", "end": "2019-03-22T18:40:00Z", "duration": "PT6H39M", "location": "International Space Station" } ] }, { "id": 92, "url": "https://ll.thespacedevs.com/2.2.0/expedition/92/?format=api", "name": "Expedition 58", "start": "2018-12-20T01:40:00Z", "end": "2019-03-15T01:01: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": 719, "name": "Expedition 58 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_58_patch_20221024013518.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": 91, "url": "https://ll.thespacedevs.com/2.2.0/expedition/91/?format=api", "name": "Expedition 57", "start": "2018-10-04T07:57:00Z", "end": "2018-12-20T01:40: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": 718, "name": "Expedition 57 Patch", "priority": 9, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_57_patch_20221024013518.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": 400, "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/400/?format=api", "name": "Expedition 57 EVA", "start": "2018-12-11T15:59:00Z", "end": "2018-12-11T21:44:00Z", "duration": "PT5H45M", "location": "International Space Station" } ] } ] }{ "count": 159, "next": "