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

{
    "id": 155,
    "url": "https://ll.thespacedevs.com/2.2.0/expedition/155/?format=api",
    "name": "Expedition 70",
    "start": "2023-09-26T13:40:00Z",
    "end": "2024-04-06T03:53:57Z",
    "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://spacelaunchnow-prod-east.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": 4873,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 168,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/168/?format=api",
                "name": "Oleg Kononenko",
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/oleg2520kononenko_image_20181129233442.jpg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190205.jpeg"
            }
        },
        {
            "id": 4872,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 755,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/755/?format=api",
                "name": "Alexander Grebenkin",
                "status": {
                    "id": 3,
                    "name": "In-Training"
                },
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/alexander_grebe_image_20230304134134.jpeg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190048.jpeg"
            }
        },
        {
            "id": 4871,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 562,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/562/?format=api",
                "name": "Jeanette J. Epps",
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/jeanette_j._epp_image_20220911034355.jpeg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191122.jpeg"
            }
        },
        {
            "id": 4766,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 580,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/580/?format=api",
                "name": "Loral O'Hara",
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/loral2520o2527hara_image_20200110161443.jpeg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190912.jpeg"
            }
        },
        {
            "id": 4869,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 577,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/577/?format=api",
                "name": "Matthew Dominick",
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/matthew2520dominick_image_20200110160726.jpeg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190121.jpeg"
            }
        },
        {
            "id": 4765,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 733,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/733/?format=api",
                "name": "Nikolai Chub",
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/nikolai_chub_image_20230913074136.jpeg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185834.jpeg"
            }
        },
        {
            "id": 4870,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 544,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/544/?format=api",
                "name": "Michael Barratt",
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael_barratt_image_20220911034324.jpeg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190953.jpeg"
            }
        },
        {
            "id": 4876,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 524,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/524/?format=api",
                "name": "Tracy Caldwell Dyson",
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/tracy_caldwell__image_20220911033954.jpeg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190252.jpeg"
            }
        },
        {
            "id": 4874,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 212,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/212/?format=api",
                "name": "Oleg Novitskiy",
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/oleg2520novitskiy_image_20181201183707.jpg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185900.jpeg"
            }
        },
        {
            "id": 4875,
            "role": {
                "id": 10,
                "role": "Spaceflight Participant",
                "priority": 6
            },
            "astronaut": {
                "id": 778,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/778/?format=api",
                "name": "Marina Vasilevskaya",
                "status": {
                    "id": 3,
                    "name": "In-Training"
                },
                "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": null,
                "profile_image_thumbnail": null
            }
        }
    ],
    "mission_patches": [
        {
            "id": 829,
            "name": "Expedition 70 Patch",
            "priority": 10,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20230704062145.png",
            "agency": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                "name": "European Space Agency",
                "type": "Multinational"
            }
        }
    ],
    "spacewalks": [
        {
            "id": 469,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/469/?format=api",
            "name": "Expedition 70 EVA 2",
            "start": "2023-11-01T12:05:00Z",
            "end": "2023-11-01T18:47:00Z",
            "duration": "PT6H42M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4824,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 579,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/579/?format=api",
                        "name": "Jasmin Moghbeli",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P199DT2H20M",
                        "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"
                        },
                        "date_of_birth": "1983-06-24",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroJaws",
                        "instagram": "https://www.instagram.com/astrojaws/",
                        "bio": "Jasmin Moghbeli is an Iranian-American Marine Corps test pilot and NASA astronaut of the class of 2017. She is a graduate of the Massachusetts Institute of Technology, Naval Postgraduate School, and U.S. Naval Test Pilot School, and has over 1,600 hours of flight time and 150 combat missions.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/jasmin_moghbeli_image_20230826072835.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jasmin_Moghbeli",
                        "last_flight": "2023-08-26T07:27:00Z",
                        "first_flight": "2023-08-26T07:27:00Z"
                    }
                },
                {
                    "id": 4825,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 580,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/580/?format=api",
                        "name": "Loral O'Hara",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P203DT15H32M25S",
                        "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"
                        },
                        "date_of_birth": "1983-05-03",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/lunarloral",
                        "instagram": null,
                        "bio": "Loral O'Hara is an American engineer and NASA astronaut of the class of 2017.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/loral2520o2527hara_image_20200110161443.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Loral_O%27Hara",
                        "last_flight": "2023-09-15T15:44:35Z",
                        "first_flight": "2023-09-15T15:44:35Z"
                    }
                }
            ]
        },
        {
            "id": 470,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/470/?format=api",
            "name": "Expedition 70 EVA 1",
            "start": "2023-10-25T17:49:00Z",
            "end": "2023-10-26T01:30:00Z",
            "duration": "PT7H41M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4828,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 168,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/168/?format=api",
                        "name": "Oleg Kononenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": true,
                        "time_in_space": "P962DT1H39M24S",
                        "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": "1964-06-21",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Oleg Dmitriyevich Kononenko (Russian: Олег Дмитриевич Кононенко) is a Russian cosmonaut. He has flown to the International Space Station three times, as a flight engineer for Expedition 17 aboard Soyuz TMA-12, as a flight engineer on Expedition 30 and commander of Expedition 31 aboard Soyuz TMA-03M, and as a flight engineer on Expedition 44 and Expedition 45 aboard Soyuz TMA-17M. Kononenko has accumulated over 533 days in orbit during three long duration flights to ISS.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/oleg2520kononenko_image_20181129233442.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Oleg_Kononenko",
                        "last_flight": "2023-09-15T15:44:35Z",
                        "first_flight": "2008-04-08T11:16:39Z"
                    }
                },
                {
                    "id": 4829,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 733,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/733/?format=api",
                        "name": "Nikolai Chub",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": true,
                        "time_in_space": "P225DT9H48M35S",
                        "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": "1984-06-10",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Nikolai Aleksandrovich Chub (Николай Александрович Чуб) is a Russian cosmonaut. He was selected to cosmonaut corps in 2012.\r\n\r\nISS-69 expedition will be the first spaceflight for Chub.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/nikolai_chub_image_20230913074136.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Nikolai_Chub",
                        "last_flight": "2023-09-15T15:44:35Z",
                        "first_flight": "2023-09-15T15:44:35Z"
                    }
                }
            ]
        }
    ]
}