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

{
    "id": 74,
    "url": "https://ll.thespacedevs.com/2.2.0/expedition/74/?format=api",
    "name": "Expedition 40",
    "start": "2014-05-13T22:36:00Z",
    "end": "2014-09-10T23: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"
        },
        "founded": "1998-11-20",
        "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
        "orbit": "Low Earth Orbit",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
        "owners": [
            {
                "id": 16,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                "name": "Canadian Space Agency",
                "abbrev": "CSA"
            },
            {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                "name": "European Space Agency",
                "abbrev": "ESA"
            },
            {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                "name": "Japan Aerospace Exploration Agency",
                "abbrev": "JAXA"
            },
            {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA"
            },
            {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "abbrev": "RFSA"
            }
        ]
    },
    "crew": [
        {
            "id": 857,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 535,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/535/?format=api",
                "name": "Steven Swanson",
                "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/steven_swanson_image_20220911034405.jpeg",
                "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185303.jpeg"
            }
        },
        {
            "id": 2289,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 568,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/568/?format=api",
                "name": "Gregory R. Wiseman",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "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/gregory2520r.2520wiseman_image_20181203172719.jpg",
                "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185346.jpeg"
            }
        },
        {
            "id": 1000,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/12/?format=api",
                "name": "Alexander Gerst",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alexander2520gerst_image_20181127211820.jpg",
                "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190641.jpeg"
            }
        },
        {
            "id": 838,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 260,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/260/?format=api",
                "name": "Maksim Surayev",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maksim2520surayev_image_20181201221714.jpg",
                "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185954.jpeg"
            }
        },
        {
            "id": 3035,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 256,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/256/?format=api",
                "name": "Aleksandr Skvortsov",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520skvortsov_image_20191231114359.jpg",
                "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190148.jpeg"
            }
        },
        {
            "id": 2296,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/17/?format=api",
                "name": "Oleg Artemyev",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg_artemyev_image_20220316173454.jpg",
                "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191149.jpeg"
            }
        }
    ],
    "mission_patches": [
        {
            "id": 700,
            "name": "Expedition 40 Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_40_patch_20221024013509.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": 368,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/368/?format=api",
            "name": "Expedition 40 EVA 2",
            "start": "2014-08-18T14:02:00Z",
            "end": "2014-08-18T19:13:00Z",
            "duration": "PT5H11M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4504,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 256,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/256/?format=api",
                        "name": "Aleksandr Skvortsov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P545DT23H8M28S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1966-05-06",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Aleksandrovich Skvortsov (Russian: Aлександр Aлександрович Скворцов; born May 6, 1966) is a Russian cosmonaut. He has had two spaceflights, which were long-duration missions aboard the International Space Station. His first spaceflight took place from April to September 2010, and was launched with the spacecraft Soyuz TMA-18. He arrived at the station part way through Expedition 23, of which Oleg Kotov was the Commander. When Expedition 24 began in June, Skvortsov became Commander.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520skvortsov_image_20191231114359.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Skvortsov_(cosmonaut)",
                        "last_flight": "2019-07-20T16:28:21Z",
                        "first_flight": "2010-04-02T04:04:33Z"
                    }
                },
                {
                    "id": 4505,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/17/?format=api",
                        "name": "Oleg Artemyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P560DT18H7M55S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1970-12-28",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": "https://twitter.com/OlegMKS",
                        "instagram": "https://www.instagram.com/olegmks/",
                        "bio": "Oleg Germanovich Artemyev (Russian: Олег Германович Артемьев) is a Russian Cosmonaut for the Russian Federal Space Agency. He was selected as part of the RKKE-15 Cosmonaut group in 2003. He was a Flight engineer of Expedition 39 and 40 to the International Space Station, and in 2018 he returned to space as the Commander of Soyuz MS-08.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg_artemyev_image_20220316173454.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Oleg_Artemyev",
                        "last_flight": "2022-03-18T15:55:19Z",
                        "first_flight": "2014-03-25T21:17:23Z"
                    }
                }
            ]
        },
        {
            "id": 367,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/367/?format=api",
            "name": "Expedition 40 EVA 1",
            "start": "2014-06-19T14:10:00Z",
            "end": "2014-06-19T21:33:00Z",
            "duration": "PT7H23M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4502,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 256,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/256/?format=api",
                        "name": "Aleksandr Skvortsov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P545DT23H8M28S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1966-05-06",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Aleksandrovich Skvortsov (Russian: Aлександр Aлександрович Скворцов; born May 6, 1966) is a Russian cosmonaut. He has had two spaceflights, which were long-duration missions aboard the International Space Station. His first spaceflight took place from April to September 2010, and was launched with the spacecraft Soyuz TMA-18. He arrived at the station part way through Expedition 23, of which Oleg Kotov was the Commander. When Expedition 24 began in June, Skvortsov became Commander.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520skvortsov_image_20191231114359.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Skvortsov_(cosmonaut)",
                        "last_flight": "2019-07-20T16:28:21Z",
                        "first_flight": "2010-04-02T04:04:33Z"
                    }
                },
                {
                    "id": 4503,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/17/?format=api",
                        "name": "Oleg Artemyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P560DT18H7M55S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1970-12-28",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": "https://twitter.com/OlegMKS",
                        "instagram": "https://www.instagram.com/olegmks/",
                        "bio": "Oleg Germanovich Artemyev (Russian: Олег Германович Артемьев) is a Russian Cosmonaut for the Russian Federal Space Agency. He was selected as part of the RKKE-15 Cosmonaut group in 2003. He was a Flight engineer of Expedition 39 and 40 to the International Space Station, and in 2018 he returned to space as the Commander of Soyuz MS-08.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg_artemyev_image_20220316173454.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Oleg_Artemyev",
                        "last_flight": "2022-03-18T15:55:19Z",
                        "first_flight": "2014-03-25T21:17:23Z"
                    }
                }
            ]
        }
    ]
}