Modes

Levels of detail in the response - normal, detailed

Example - /expeditions/?mode=detailed

Filters

Parameters - crew__astronaut, crew__astronaut__agency, end__gt, end__gte, end__lt, end__lte, name, space_station, start__gt, start__gte, start__lt, start__lte

Example - /expeditions/?space_station=18

Fields searched - crew__astronaut__agency__abbrev, crew__astronaut__agency__name, crew__astronaut__name, crew__astronaut__nationality__nationality_name, name

Example - /expeditions/?search=Kelly

Ordering

Fields - end, id, start

Example - /expeditions/?ordering=-start

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /expeditions/?limit=2

Format

Switch to JSON output - /expeditions/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/expeditions/?format=api&offset=10&ordering=-start
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 159,
    "next": "https://lldev.thespacedevs.com/2.3.0/expeditions/?format=api&limit=10&offset=20&ordering=-start",
    "previous": "https://lldev.thespacedevs.com/2.3.0/expeditions/?format=api&limit=10&ordering=-start",
    "results": [
        {
            "id": 151,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/151/?format=api",
            "name": "Expedition 69",
            "start": "2023-03-28T09:57:27Z",
            "end": "2023-09-26T13:40:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                "name": "International Space Station",
                "image": {
                    "id": 1952,
                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "1998-11-20",
                "deorbited": null,
                "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",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 770,
                    "name": "ISS Expedition 69 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/iss2520expedit_mission_patch_20230329140742.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": [
                {
                    "response_mode": "list",
                    "id": 447,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/447/?format=api",
                    "name": "Expedition 69 EVA 1",
                    "start": "2023-04-19T01:40:00Z",
                    "end": "2023-04-19T09:35:00Z",
                    "duration": "PT7H55M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 449,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/449/?format=api",
                    "name": "Expedition 69 EVA 2",
                    "start": "2023-05-03T20:00:00Z",
                    "end": "2023-05-04T03:11:00Z",
                    "duration": "PT7H11M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 467,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/467/?format=api",
                    "name": "Expedition 69 EVA 7",
                    "start": "2023-08-09T14:44:00Z",
                    "end": "2023-08-09T21:19:00Z",
                    "duration": "PT6H35M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 462,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/462/?format=api",
                    "name": "Expedition 69 EVA 3",
                    "start": "2023-05-12T15:47:00Z",
                    "end": "2023-05-12T21:01:00Z",
                    "duration": "PT5H14M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 463,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/463/?format=api",
                    "name": "Expedition 69 EVA 4",
                    "start": "2023-06-09T13:24:00Z",
                    "end": "2023-06-09T19:27:00Z",
                    "duration": "PT6H3M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 464,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/464/?format=api",
                    "name": "Expedition 69 EVA 5",
                    "start": "2023-06-15T12:42:00Z",
                    "end": "2023-06-15T18:17:00Z",
                    "duration": "PT5H35M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 465,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/465/?format=api",
                    "name": "Expedition 69 EVA 6",
                    "start": "2023-06-22T14:24:33Z",
                    "end": "2023-06-22T20:48:00Z",
                    "duration": "PT6H23M27S",
                    "location": "International Space Station"
                }
            ]
        },
        {
            "id": 152,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/152/?format=api",
            "name": "Shenzhou 15",
            "start": "2022-11-29T21:42:00Z",
            "end": "2023-06-03T13:29:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api",
                "name": "Tiangong space station",
                "image": {
                    "id": 1941,
                    "name": "[AUTO] Tiangong space station - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "2021-04-29",
                "deorbited": null,
                "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 776,
                    "name": "Shenzhou 15 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252015_mission_patch_20230506193351.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": []
        },
        {
            "id": 150,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/150/?format=api",
            "name": "Expedition 68",
            "start": "2022-09-28T13:35:00Z",
            "end": "2023-03-28T09:57:27Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                "name": "International Space Station",
                "image": {
                    "id": 1952,
                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "1998-11-20",
                "deorbited": null,
                "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",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 654,
                    "name": "Expedition 68 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20220927162610.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": [
                {
                    "response_mode": "list",
                    "id": 442,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/442/?format=api",
                    "name": "Expedition 68 EVA 2",
                    "start": "2022-11-17T14:39:00Z",
                    "end": "2022-11-17T21:07:00Z",
                    "duration": "PT6H28M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 441,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/441/?format=api",
                    "name": "Expedition 68 EVA 1",
                    "start": "2022-11-15T14:14:00Z",
                    "end": "2022-11-15T21:25:00Z",
                    "duration": "PT7H11M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 443,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/443/?format=api",
                    "name": "Expedition 68 EVA 3",
                    "start": "2022-12-03T12:16:00Z",
                    "end": "2022-12-03T19:21:00Z",
                    "duration": "PT7H5M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 444,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/444/?format=api",
                    "name": "Expedition 68 EVA 4",
                    "start": "2022-12-22T13:19:00Z",
                    "end": "2022-12-22T20:27:00Z",
                    "duration": "PT7H8M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 445,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/445/?format=api",
                    "name": "Expedition 68 EVA 5",
                    "start": "2023-01-20T13:14:00Z",
                    "end": "2023-01-20T20:35:00Z",
                    "duration": "PT7H21M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 446,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/446/?format=api",
                    "name": "Expedition 68 EVA 6",
                    "start": "2023-02-02T12:45:00Z",
                    "end": "2023-02-02T19:26:00Z",
                    "duration": "PT6H41M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 448,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/448/?format=api",
                    "name": "Expedition 68 EVA 7",
                    "start": "2023-04-28T13:11:00Z",
                    "end": "2023-04-28T20:12:00Z",
                    "duration": "PT7H1M",
                    "location": "International Space Station"
                }
            ]
        },
        {
            "id": 149,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/149/?format=api",
            "name": "Shenzhou 14",
            "start": "2022-06-05T09:42:00Z",
            "end": "2022-12-04T12:09:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api",
                "name": "Tiangong space station",
                "image": {
                    "id": 1941,
                    "name": "[AUTO] Tiangong space station - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "2021-04-29",
                "deorbited": null,
                "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 634,
                    "name": "Shenzhou 14 Mission Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252014_mission_patch_20220604085704.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": []
        },
        {
            "id": 148,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/148/?format=api",
            "name": "Axiom Mission 1",
            "start": "2022-04-09T12:29:00Z",
            "end": "2022-04-25T01:10:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                "name": "International Space Station",
                "image": {
                    "id": 1952,
                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "1998-11-20",
                "deorbited": null,
                "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",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 605,
                    "name": "Ax-1 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 1022,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "abbrev": "AXS",
                        "type": {
                            "id": 5,
                            "name": "Private"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": []
        },
        {
            "id": 147,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/147/?format=api",
            "name": "Expedition 67",
            "start": "2022-03-30T07:21:00Z",
            "end": "2022-09-28T13:35:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                "name": "International Space Station",
                "image": {
                    "id": 1952,
                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "1998-11-20",
                "deorbited": null,
                "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",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 621,
                    "name": "Expedition 67 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20220330073231.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": [
                {
                    "response_mode": "list",
                    "id": 439,
                    "url": "https://lldev.thespacedevs.com/2.3.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"
                },
                {
                    "response_mode": "list",
                    "id": 436,
                    "url": "https://lldev.thespacedevs.com/2.3.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"
                },
                {
                    "response_mode": "list",
                    "id": 437,
                    "url": "https://lldev.thespacedevs.com/2.3.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"
                },
                {
                    "response_mode": "list",
                    "id": 440,
                    "url": "https://lldev.thespacedevs.com/2.3.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"
                },
                {
                    "response_mode": "list",
                    "id": 438,
                    "url": "https://lldev.thespacedevs.com/2.3.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"
                }
            ]
        },
        {
            "id": 144,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/144/?format=api",
            "name": "Soyuz MS-20",
            "start": "2021-12-08T00:00:00Z",
            "end": "2021-12-20T00:00:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                "name": "International Space Station",
                "image": {
                    "id": 1952,
                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "1998-11-20",
                "deorbited": null,
                "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",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [],
            "spacewalks": []
        },
        {
            "id": 142,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/142/?format=api",
            "name": "Expedition 66",
            "start": "2021-10-17T01:14:00Z",
            "end": "2022-03-30T07:21:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                "name": "International Space Station",
                "image": {
                    "id": 1952,
                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "1998-11-20",
                "deorbited": null,
                "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",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 729,
                    "name": "Expedition 66 Patch",
                    "priority": 9,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_66_patch_20221024013525.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "response_mode": "normal"
                },
                {
                    "id": 95,
                    "name": "Expedition 66 Mission Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20211017070255.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": [
                {
                    "response_mode": "list",
                    "id": 435,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/435/?format=api",
                    "name": "Expedition 66 EVA 4",
                    "start": "2022-03-23T12:32:00Z",
                    "end": "2022-03-23T19:26:00Z",
                    "duration": "PT6H54M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 432,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/432/?format=api",
                    "name": "Expedition 66 EVA 1",
                    "start": "2021-12-02T11:15:00Z",
                    "end": "2021-12-02T17:47:00Z",
                    "duration": "PT6H32M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 433,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/433/?format=api",
                    "name": "Expedition 66 EVA 2",
                    "start": "2022-01-19T12:17:00Z",
                    "end": "2022-01-19T19:28:00Z",
                    "duration": "PT7H11M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 434,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/434/?format=api",
                    "name": "Expedition 66 EVA 3",
                    "start": "2022-03-15T12:11:00Z",
                    "end": "2022-03-15T19:06:00Z",
                    "duration": "PT6H55M",
                    "location": "International Space Station"
                }
            ]
        },
        {
            "id": 146,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/146/?format=api",
            "name": "Shenzhou 13",
            "start": "2021-10-15T22:48:39Z",
            "end": "2022-04-15T16:44:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api",
                "name": "Tiangong space station",
                "image": {
                    "id": 1941,
                    "name": "[AUTO] Tiangong space station - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "2021-04-29",
                "deorbited": null,
                "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 93,
                    "name": "Shenzhou 13 Mission Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252013_mission_patch_20211014074317.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": []
        },
        {
            "id": 143,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/143/?format=api",
            "name": "Challenge Movie Crew",
            "start": "2021-10-05T12:22:31Z",
            "end": "2021-10-17T01:14:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                "name": "International Space Station",
                "image": {
                    "id": 1952,
                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "1998-11-20",
                "deorbited": null,
                "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",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 72,
                    "name": "Soyuz MS-19 Mission Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520ms-19_mission_patch_20210807140848.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 63,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "abbrev": "RFSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": []
        }
    ]
}