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

{
    "id": 147,
    "url": "https://ll.thespacedevs.com/2.2.0/expedition/147/?format=api",
    "name": "Expedition 67",
    "start": "2022-03-30T07:21:00Z",
    "end": "2022-09-28T13:35: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://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": 3654,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/oleg_artemyev_image_20220316173454.jpg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191149.jpeg"
            }
        },
        {
            "id": 3640,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 663,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/663/?format=api",
                "name": "Denis Matveev",
                "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/denis_matveev_image_20220316173450.jpg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190418.jpeg"
            }
        },
        {
            "id": 3728,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 652,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/652/?format=api",
                "name": "Dmitriy Petelin",
                "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/dmitriy_aleksan_image_20201120161639.jpg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190423.jpeg"
            }
        },
        {
            "id": 3729,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 581,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/581/?format=api",
                "name": "Francisco Rubio",
                "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/francisco2520rubio_image_20200110161546.jpeg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185911.jpeg"
            }
        },
        {
            "id": 3653,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 582,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/582/?format=api",
                "name": "Jessica Watkins",
                "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/jessica2520watkins_image_20200110161821.jpeg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190244.jpeg"
            }
        },
        {
            "id": 3651,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 142,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/142/?format=api",
                "name": "Robert Hines",
                "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/robert2520hines_image_20181129205955.jpg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185553.jpeg"
            }
        },
        {
            "id": 3641,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 651,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/651/?format=api",
                "name": "Sergey Korsakov",
                "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/sergey_korsakov_image_20220316173447.jpg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190544.jpeg"
            }
        },
        {
            "id": 3650,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 564,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/564/?format=api",
                "name": "Kjell N. Lindgren",
                "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/kjell_n._lindgr_image_20220911034152.jpeg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185328.jpeg"
            }
        },
        {
            "id": 3652,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 90,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/90/?format=api",
                "name": "Samantha Cristoforetti",
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/samantha_cristo_image_20210207102548.jpeg",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185246.jpeg"
            }
        },
        {
            "id": 3727,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 584,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/584/?format=api",
                "name": "Sergey Prokopyev",
                "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/sergey2520prokopyev_image_20181207031221.jfif",
                "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190826.jpeg"
            }
        }
    ],
    "mission_patches": [
        {
            "id": 621,
            "name": "Expedition 67 Patch",
            "priority": 10,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20220330073231.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": 440,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/440/?format=api",
            "name": "Expedition 67 EVA 5",
            "start": "2022-09-02T13:25:00Z",
            "end": "2022-09-02T21:12:00Z",
            "duration": "PT7H47M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4648,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "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://spacelaunchnow-prod-east.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": 4649,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 663,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/663/?format=api",
                        "name": "Denis Matveev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P194DT19H1M41S",
                        "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": "1983-04-23",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Denis Vladimirovich Matveev is a Russian cosmonaut.  He received his degree in computing and networks from the Bauman Moscow State Technical University in 2006. After graduation, Matveev began working at the Yuri Gagarin Cosmonaut Training Center in Star City, Russia as a junior research assistant. He was promoted to engineer in 2009. Matveev was selected as a cosmonaut in 2010. He was appointed to begin training on October 12, 2010 and was named a test cosmonaut on July 31, 2012.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/denis_matveev_image_20220316173450.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Denis_Matveev",
                        "last_flight": "2022-03-18T15:55:19Z",
                        "first_flight": "2022-03-18T15:55:19Z"
                    }
                }
            ]
        },
        {
            "id": 439,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/439/?format=api",
            "name": "Expedition 67 EVA 4",
            "start": "2022-08-17T13:53:00Z",
            "end": "2022-08-17T17:54:00Z",
            "duration": "PT4H1M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4646,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "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://spacelaunchnow-prod-east.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": 4647,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 663,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/663/?format=api",
                        "name": "Denis Matveev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P194DT19H1M41S",
                        "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": "1983-04-23",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Denis Vladimirovich Matveev is a Russian cosmonaut.  He received his degree in computing and networks from the Bauman Moscow State Technical University in 2006. After graduation, Matveev began working at the Yuri Gagarin Cosmonaut Training Center in Star City, Russia as a junior research assistant. He was promoted to engineer in 2009. Matveev was selected as a cosmonaut in 2010. He was appointed to begin training on October 12, 2010 and was named a test cosmonaut on July 31, 2012.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/denis_matveev_image_20220316173450.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Denis_Matveev",
                        "last_flight": "2022-03-18T15:55:19Z",
                        "first_flight": "2022-03-18T15:55:19Z"
                    }
                }
            ]
        },
        {
            "id": 438,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/438/?format=api",
            "name": "Expedition 67 EVA 3",
            "start": "2022-07-21T14:50:00Z",
            "end": "2022-07-21T21:55:00Z",
            "duration": "PT7H5M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4644,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "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://spacelaunchnow-prod-east.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": 4645,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 90,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/90/?format=api",
                        "name": "Samantha Cristoforetti",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P370DT5H44M54S",
                        "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"
                        },
                        "date_of_birth": "1977-04-26",
                        "date_of_death": null,
                        "nationality": "Italian",
                        "twitter": "https://twitter.com/astrosamantha",
                        "instagram": null,
                        "bio": "Samantha Cristoforetti (born 26 April 1977 in Milan) is an Italian European Space Agency astronaut, Italian Air Force pilot and engineer. She holds the record for the longest uninterrupted spaceflight of a European astronaut (199 days, 16 hours), and until June 2017 held the record for the longest single space flight by a woman until this was broken by Peggy Whitson. She is also the first Italian woman in space. Samantha Cristoforetti is also known as the first person who brewed an espresso in space.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/samantha_cristo_image_20210207102548.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Samantha_Cristoforetti",
                        "last_flight": "2022-04-27T07:52:55Z",
                        "first_flight": "2014-11-23T21:01:14Z"
                    }
                }
            ]
        },
        {
            "id": 437,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/437/?format=api",
            "name": "Expedition 67 EVA 2",
            "start": "2022-04-28T14:58:00Z",
            "end": "2022-04-28T22:40:00Z",
            "duration": "PT7H42M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4642,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "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://spacelaunchnow-prod-east.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": 4643,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 663,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/663/?format=api",
                        "name": "Denis Matveev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P194DT19H1M41S",
                        "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": "1983-04-23",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Denis Vladimirovich Matveev is a Russian cosmonaut.  He received his degree in computing and networks from the Bauman Moscow State Technical University in 2006. After graduation, Matveev began working at the Yuri Gagarin Cosmonaut Training Center in Star City, Russia as a junior research assistant. He was promoted to engineer in 2009. Matveev was selected as a cosmonaut in 2010. He was appointed to begin training on October 12, 2010 and was named a test cosmonaut on July 31, 2012.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/denis_matveev_image_20220316173450.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Denis_Matveev",
                        "last_flight": "2022-03-18T15:55:19Z",
                        "first_flight": "2022-03-18T15:55:19Z"
                    }
                }
            ]
        },
        {
            "id": 436,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/436/?format=api",
            "name": "Expedition 67 EVA 1",
            "start": "2022-04-18T15:01:00Z",
            "end": "2022-04-18T21:37:00Z",
            "duration": "PT6H36M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4640,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "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://spacelaunchnow-prod-east.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": 4641,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 663,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/663/?format=api",
                        "name": "Denis Matveev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P194DT19H1M41S",
                        "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": "1983-04-23",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Denis Vladimirovich Matveev is a Russian cosmonaut.  He received his degree in computing and networks from the Bauman Moscow State Technical University in 2006. After graduation, Matveev began working at the Yuri Gagarin Cosmonaut Training Center in Star City, Russia as a junior research assistant. He was promoted to engineer in 2009. Matveev was selected as a cosmonaut in 2010. He was appointed to begin training on October 12, 2010 and was named a test cosmonaut on July 31, 2012.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/denis_matveev_image_20220316173450.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Denis_Matveev",
                        "last_flight": "2022-03-18T15:55:19Z",
                        "first_flight": "2022-03-18T15:55:19Z"
                    }
                }
            ]
        }
    ]
}