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/2/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 2,
    "url": "https://ll.thespacedevs.com/2.2.0/expedition/2/?format=api",
    "name": "Skylab II",
    "start": "1973-05-25T13:00:00Z",
    "end": "1973-06-22T13:49:48Z",
    "spacestation": {
        "id": 6,
        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/6/?format=api",
        "name": "Skylab",
        "status": {
            "id": 2,
            "name": "De-Orbited"
        },
        "founded": "1973-05-14",
        "description": "Skylab was a United States space station launched and operated by NASA, and occupied for about 24 weeks between May 1973 and February 1974 – the only space station the U.S. has operated exclusively. In 1979 it fell back to Earth amid huge worldwide media attention. Skylab included a workshop, a solar observatory, and other systems necessary for crew survival and scientific experiments. It was launched unmanned by a modified Saturn V rocket, with a weight of 170,000 pounds (77,000 kg). Lifting Skylab into low earth orbit was the final mission and launch of a Saturn V rocket (famous for carrying the manned Moon landing missions). Three missions delivered three-astronaut crews in the Apollo command and service module (Apollo CSM), launched by the smaller Saturn IB rocket. For the final two manned missions to Skylab, a backup Apollo CSM/Saturn IB was assembled and made ready in case an in-orbit rescue mission was needed, but this backup vehicle was never flown.",
        "orbit": "Low Earth Orbit",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg",
        "owners": [
            {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA"
            }
        ]
    },
    "crew": [
        {
            "id": 716,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 33,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/33/?format=api",
                "name": "Pete Conrad",
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pete2520conrad_image_20181128143459.jpg",
                "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185518.jpeg"
            }
        },
        {
            "id": 718,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 317,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/317/?format=api",
                "name": "Paul J. Weitz",
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul2520j.2520weitz_image_20190426143707.jpeg",
                "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190813.jpeg"
            }
        },
        {
            "id": 717,
            "role": {
                "id": 9,
                "role": "Science Pilot",
                "priority": 3
            },
            "astronaut": {
                "id": 53,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/53/?format=api",
                "name": "Joseph P. Kerwin",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph2520p.2520kerwin_image_20181128151017.jpg",
                "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190628.jpeg"
            }
        }
    ],
    "mission_patches": [
        {
            "id": 737,
            "name": "Skylab I Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/skylab_i_patch_20221024013544.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": 33,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/33/?format=api",
            "name": "Skylab II EVA 3",
            "start": "1973-06-19T10:55:00Z",
            "end": "1973-06-19T12:31:00Z",
            "duration": "PT1H36M",
            "location": "Skylab",
            "crew": [
                {
                    "id": 3833,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/33/?format=api",
                        "name": "Pete Conrad",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT4H7M31S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1930-06-02",
                        "date_of_death": "1999-06-08",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Charles \"Pete\" Conrad Jr. was an American NASA astronaut, aeronautical engineer, naval officer and aviator, test pilot, and during the Apollo 12 mission became the third man to walk on the Moon. Conrad was selected in NASA's second astronaut class.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pete2520conrad_image_20181128143459.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pete_Conrad",
                        "last_flight": "1973-05-25T13:00:00Z",
                        "first_flight": "1965-08-21T14:00:00Z"
                    }
                },
                {
                    "id": 3834,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 317,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/317/?format=api",
                        "name": "Paul J. Weitz",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P33DT1H12M48S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1932-07-25",
                        "date_of_death": "2017-10-22",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Paul Joseph Weitz was an American naval officer and aviator, aeronautical engineer, test pilot, and NASA astronaut, who flew into space twice. He was a member of the three-man crew who flew on Skylab 2, the first manned Skylab mission. He was also Commander of the STS-6 mission, the first of the Space Shuttle Challenger flights.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul2520j.2520weitz_image_20190426143707.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Paul_J._Weitz",
                        "last_flight": "1983-04-04T18:30:00Z",
                        "first_flight": "1973-05-25T13:00:00Z"
                    }
                }
            ]
        },
        {
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/32/?format=api",
            "name": "Skylab II EVA 2",
            "start": "1973-06-07T15:15:00Z",
            "end": "1973-06-07T18:40:00Z",
            "duration": "PT3H25M",
            "location": "Skylab",
            "crew": [
                {
                    "id": 3831,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/33/?format=api",
                        "name": "Pete Conrad",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT4H7M31S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1930-06-02",
                        "date_of_death": "1999-06-08",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Charles \"Pete\" Conrad Jr. was an American NASA astronaut, aeronautical engineer, naval officer and aviator, test pilot, and during the Apollo 12 mission became the third man to walk on the Moon. Conrad was selected in NASA's second astronaut class.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pete2520conrad_image_20181128143459.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pete_Conrad",
                        "last_flight": "1973-05-25T13:00:00Z",
                        "first_flight": "1965-08-21T14:00:00Z"
                    }
                },
                {
                    "id": 3832,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 53,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/53/?format=api",
                        "name": "Joseph P. Kerwin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P28DT49M48S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1932-02-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Joseph Peter Kerwin, M.D. is an American physician and former NASA astronaut, who served as Science Pilot for the Skylab 2 mission from May 25–June 22, 1973. He was the first physician to be selected for astronaut training.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph2520p.2520kerwin_image_20181128151017.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Joseph_P._Kerwin",
                        "last_flight": "1973-05-25T13:00:00Z",
                        "first_flight": "1973-05-25T13:00:00Z"
                    }
                }
            ]
        },
        {
            "id": 31,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/31/?format=api",
            "name": "Skylab II EVA 1",
            "start": "1973-05-26T00:40:00Z",
            "end": "1973-05-26T01:20:00Z",
            "duration": "PT40M",
            "location": "Skylab",
            "crew": [
                {
                    "id": 3830,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 317,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/317/?format=api",
                        "name": "Paul J. Weitz",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P33DT1H12M48S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1932-07-25",
                        "date_of_death": "2017-10-22",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Paul Joseph Weitz was an American naval officer and aviator, aeronautical engineer, test pilot, and NASA astronaut, who flew into space twice. He was a member of the three-man crew who flew on Skylab 2, the first manned Skylab mission. He was also Commander of the STS-6 mission, the first of the Space Shuttle Challenger flights.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul2520j.2520weitz_image_20190426143707.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Paul_J._Weitz",
                        "last_flight": "1983-04-04T18:30:00Z",
                        "first_flight": "1973-05-25T13:00:00Z"
                    }
                }
            ]
        }
    ]
}