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=30&ordering=start
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 159,
    "next": "https://ll.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=40&ordering=start",
    "previous": "https://ll.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=20&ordering=start",
    "results": [
        {
            "id": 124,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/124/?format=api",
            "name": "Salyut 7 EO-1",
            "start": "1982-05-13T09:58:05Z",
            "end": "1982-12-10T19:02:36Z",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/44/?format=api",
                    "name": "PE-1 EVA",
                    "start": "1982-07-30T02:39:00Z",
                    "end": "1982-07-30T05:12:00Z",
                    "duration": "PT2H33M",
                    "location": "Salyut 7"
                }
            ]
        },
        {
            "id": 125,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/125/?format=api",
            "name": "Salyut 7 EP-1",
            "start": "1982-06-24T16:29:48Z",
            "end": "1982-07-02T14:20:40Z",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 126,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/126/?format=api",
            "name": "Salyut 7 EP-2",
            "start": "1982-08-19T17:11:52Z",
            "end": "1982-08-27T15:04:16Z",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 127,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/127/?format=api",
            "name": "Salyut 7 EO-2",
            "start": "1983-06-27T09:12:00Z",
            "end": "1983-11-23T19:58:00Z",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "id": 46,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/46/?format=api",
                    "name": "PE-2 EVA 2",
                    "start": "1983-11-03T03:47:00Z",
                    "end": "1983-11-03T06:42:00Z",
                    "duration": "PT2H55M",
                    "location": "Salyut 7"
                },
                {
                    "id": 45,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/45/?format=api",
                    "name": "PE-2 EVA 1",
                    "start": "1983-11-01T04:47:00Z",
                    "end": "1983-11-01T07:36:00Z",
                    "duration": "PT2H49M",
                    "location": "Salyut 7"
                }
            ]
        },
        {
            "id": 128,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/128/?format=api",
            "name": "Salyut 7 EO-3",
            "start": "1984-02-08T12:07:26Z",
            "end": "1984-10-02T10:57:00Z",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "id": 53,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/53/?format=api",
                    "name": "PE-3 EVA 6",
                    "start": "1984-08-08T08:46:00Z",
                    "end": "1984-08-08T13:46:00Z",
                    "duration": "PT5H",
                    "location": "Salyut 7"
                },
                {
                    "id": 51,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/51/?format=api",
                    "name": "PE-3 EVA 5",
                    "start": "1984-05-18T17:52:00Z",
                    "end": "1984-05-18T20:57:00Z",
                    "duration": "PT3H5M",
                    "location": "Salyut 7"
                },
                {
                    "id": 50,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/50/?format=api",
                    "name": "PE-3 EVA 4",
                    "start": "1984-05-03T23:15:00Z",
                    "end": "1984-05-04T02:00:00Z",
                    "duration": "PT2H45M",
                    "location": "Salyut 7"
                },
                {
                    "id": 49,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/49/?format=api",
                    "name": "PE-3 EVA 3",
                    "start": "1984-04-29T01:35:00Z",
                    "end": "1984-04-29T04:20:00Z",
                    "duration": "PT2H45M",
                    "location": "Salyut 7"
                },
                {
                    "id": 48,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/48/?format=api",
                    "name": "PE-3 EVA 2",
                    "start": "1984-04-26T02:40:00Z",
                    "end": "1984-04-26T07:40:00Z",
                    "duration": "PT5H",
                    "location": "Salyut 7"
                },
                {
                    "id": 47,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/47/?format=api",
                    "name": "PE-3 EVA 1",
                    "start": "1984-04-23T04:31:00Z",
                    "end": "1984-04-23T08:46:00Z",
                    "duration": "PT4H15M",
                    "location": "Salyut 7"
                }
            ]
        },
        {
            "id": 129,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/129/?format=api",
            "name": "Salyut 7 EP-3",
            "start": "1984-04-03T13:08:00Z",
            "end": "1984-04-11T10:48:48Z",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 130,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/130/?format=api",
            "name": "Salyut 7 EP-4",
            "start": "1984-07-17T17:40:54Z",
            "end": "1984-07-29T12:55:30Z",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "id": 52,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/52/?format=api",
                    "name": "VE-4 EVA",
                    "start": "1984-07-25T14:55:00Z",
                    "end": "1984-07-25T18:29:00Z",
                    "duration": "PT3H34M",
                    "location": "Salyut 7"
                }
            ]
        },
        {
            "id": 131,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/131/?format=api",
            "name": "Salyut 7 EO-4-1a",
            "start": "1985-06-06T06:39:52Z",
            "end": "1985-11-21T10:31:00Z",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 132,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/132/?format=api",
            "name": "Salyut 7 EO-4-1b",
            "start": "1985-06-06T06:39:52Z",
            "end": "1985-09-26T09:51:58Z",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "id": 54,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/54/?format=api",
                    "name": "PE-4 EVA",
                    "start": "1985-08-02T07:15:00Z",
                    "end": "1985-08-02T12:15:00Z",
                    "duration": "PT5H",
                    "location": "Salyut 7"
                }
            ]
        },
        {
            "id": 133,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/133/?format=api",
            "name": "Salyut 7 EP-5",
            "start": "1985-09-17T12:38:52Z",
            "end": "1985-09-26T09:51:58Z",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
            },
            "mission_patches": [],
            "spacewalks": []
        }
    ]
}