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=100
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=110",
    "previous": "https://ll.thespacedevs.com/2.2.0/expedition/?format=api&limit=10&offset=90",
    "results": [
        {
            "id": 106,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/106/?format=api",
            "name": "Salyut 6 EP-3",
            "start": "1978-06-27T15:27:21Z",
            "end": "1978-07-05T13:30:20Z",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg"
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 107,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/107/?format=api",
            "name": "Salyut 6 EP-4",
            "start": "1978-08-26T14:51:30Z",
            "end": "1978-09-03T11:40:34Z",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg"
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 108,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/108/?format=api",
            "name": "Salyut 6 EO-3",
            "start": "1979-02-25T11:53:49Z",
            "end": "1979-08-19T12:29:26Z",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg"
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "id": 43,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/43/?format=api",
                    "name": "PE-3 EVA",
                    "start": "1979-08-15T14:16:00Z",
                    "end": "1979-08-15T15:39:00Z",
                    "duration": "PT1H23M",
                    "location": "Salyut 6"
                }
            ]
        },
        {
            "id": 109,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/109/?format=api",
            "name": "Soyuz 33",
            "start": "1979-04-10T17:34:33Z",
            "end": "1979-04-12T16:35:40Z",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg"
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 110,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/110/?format=api",
            "name": "Salyut 6 EO-4",
            "start": "1980-04-09T13:38:21Z",
            "end": "1980-10-11T09:49:57Z",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg"
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 111,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/111/?format=api",
            "name": "Salyut 6 EP-5",
            "start": "1980-05-26T18:20:39Z",
            "end": "1980-06-03T15:06:24Z",
            "spacestation": {
                "id": 13,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/13/?format=api",
                "name": "Salyut 5",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25205_image_20190318095611.png"
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 112,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/112/?format=api",
            "name": "Salyut 6 EP-6",
            "start": "1980-06-05T14:19:29Z",
            "end": "1980-06-09T12:39:00Z",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg"
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 113,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/113/?format=api",
            "name": "Salyut 6 EP-7",
            "start": "1980-07-23T18:33:02Z",
            "end": "1980-07-31T15:15:03Z",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg"
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 102,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/102/?format=api",
            "name": "Salyut 6 EO-1",
            "start": "1977-12-10T01:18:39Z",
            "end": "1978-03-16T11:18:47Z",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg"
            },
            "mission_patches": [],
            "spacewalks": [
                {
                    "id": 41,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/41/?format=api",
                    "name": "PE-1 EVA",
                    "start": "1977-12-19T21:36:00Z",
                    "end": "1977-12-19T23:04:00Z",
                    "duration": "PT1H28M",
                    "location": "Salyut 6"
                }
            ]
        },
        {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/3/?format=api",
            "name": "Skylab III",
            "start": "1973-07-28T11:10:50Z",
            "end": "1973-09-25T22:19:51Z",
            "spacestation": {
                "id": 6,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/6/?format=api",
                "name": "Skylab",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg"
            },
            "mission_patches": [
                {
                    "id": 738,
                    "name": "Skylab II Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/skylab_ii_patch_20221024013549.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": 36,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/36/?format=api",
                    "name": "Skylab III EVA 3",
                    "start": "1973-09-22T11:18:00Z",
                    "end": "1973-09-22T13:59:00Z",
                    "duration": "PT2H41M",
                    "location": "Skylab"
                },
                {
                    "id": 35,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/35/?format=api",
                    "name": "Skylab III EVA 2",
                    "start": "1973-08-24T16:24:00Z",
                    "end": "1973-08-24T20:55:00Z",
                    "duration": "PT4H31M",
                    "location": "Skylab"
                },
                {
                    "id": 34,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/34/?format=api",
                    "name": "Skylab III EVA 1",
                    "start": "1973-08-06T17:30:00Z",
                    "end": "1973-08-07T00:01:00Z",
                    "duration": "PT6H31M",
                    "location": "Skylab"
                }
            ]
        }
    ]
}