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, is_active, 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=70&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 163,
  "next": "https://lldev.thespacedevs.com/2.3.0/expeditions/?format=api&limit=10&offset=80&ordering=-id",
  "previous": "https://lldev.thespacedevs.com/2.3.0/expeditions/?format=api&limit=10&offset=60&ordering=-id",
  "results": [
    {
      "id": 94,
      "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/94/?format=api",
      "name": "Soyuz 14",
      "start": "1974-07-03T18:51:08Z",
      "end": "1974-07-19T12:21:36Z",
      "response_mode": "normal",
      "spacestation": {
        "id": 11,
        "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/11/?format=api",
        "name": "Salyut 3",
        "image": {
          "id": 1945,
          "name": "[AUTO] Salyut 2 - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/salyut25202_image_20190217082304.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194218.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": false,
          "variants": []
        },
        "status": {
          "id": 2,
          "name": "De-Orbited"
        },
        "founded": "1974-06-25",
        "deorbited": "1975-01-24",
        "description": "Salyut 3 (Russian: Салют-3; English: Salute 3; also known as OPS-2 or Almaz 2) was a Soviet space station launched on 25 June 1974. It was the second Almaz military space station, and the first such station to be launched successfully. It was included in the Salyut program to disguise its true military nature. Due to the military nature of the station, the Soviet Union was reluctant to release information about its design, and about the missions relating to the station.\r\n\r\nIt attained an altitude of 219 to 270 km on launch and NASA reported its final orbital altitude was 268 to 272 km. Only one of the three intended crews successfully boarded and manned the station, brought by Soyuz 14; Soyuz 15 attempted to bring a second crew but failed to dock.\r\n\r\nAlthough little official information has been released about the station, several sources report that it contained multiple Earth-observation cameras, as well as an on-board gun. The station was deorbited, and re-entered the atmosphere on 24 January 1975. The next space station launched by the Soviet Union was the civilian station Salyut 4; the next military station was Salyut 5, which was the final Almaz space station.",
        "orbit": "Low Earth Orbit",
        "type": {
          "id": 2,
          "name": "Government"
        }
      },
      "mission_patches": [],
      "spacewalks": []
    },
    {
      "id": 93,
      "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/93/?format=api",
      "name": "Expedition 59",
      "start": "2019-03-15T01:01:00Z",
      "end": "2019-06-24T23:25: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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.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": 720,
          "name": "Expedition 59 Patch",
          "priority": 9,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_59_patch_20221024013519.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": 401,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/401/?format=api",
          "name": "Expedition 59 EVA 1",
          "start": "2019-03-22T12:01:00Z",
          "end": "2019-03-22T18:40:00Z",
          "duration": "PT6H39M",
          "location": "International Space Station"
        },
        {
          "response_mode": "list",
          "id": 402,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/402/?format=api",
          "name": "Expedition 59 EVA 2",
          "start": "2019-03-29T11:42:00Z",
          "end": "2019-03-29T18:27:00Z",
          "duration": "PT6H45M",
          "location": "International Space Station"
        },
        {
          "response_mode": "list",
          "id": 403,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/403/?format=api",
          "name": "Expedition 59 EVA 3",
          "start": "2019-04-08T11:31:00Z",
          "end": "2019-04-08T18:00:00Z",
          "duration": "PT6H29M",
          "location": "International Space Station"
        },
        {
          "response_mode": "list",
          "id": 404,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/404/?format=api",
          "name": "Expedition 59 EVA 4",
          "start": "2019-05-29T15:42:00Z",
          "end": "2019-05-29T21:43:00Z",
          "duration": "PT6H1M",
          "location": "International Space Station"
        }
      ]
    },
    {
      "id": 92,
      "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/92/?format=api",
      "name": "Expedition 58",
      "start": "2018-12-20T01:40:00Z",
      "end": "2019-03-15T01:01: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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.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": 719,
          "name": "Expedition 58 Patch",
          "priority": 9,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_58_patch_20221024013518.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": []
    },
    {
      "id": 91,
      "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/91/?format=api",
      "name": "Expedition 57",
      "start": "2018-10-04T07:57:00Z",
      "end": "2018-12-20T01: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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.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": 718,
          "name": "Expedition 57 Patch",
          "priority": 9,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_57_patch_20221024013518.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": 400,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/400/?format=api",
          "name": "Expedition 57 EVA",
          "start": "2018-12-11T15:59:00Z",
          "end": "2018-12-11T21:44:00Z",
          "duration": "PT5H45M",
          "location": "International Space Station"
        }
      ]
    },
    {
      "id": 90,
      "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/90/?format=api",
      "name": "Expedition 56",
      "start": "2018-06-03T09:16:00Z",
      "end": "2018-10-04T07:57: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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.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": 717,
          "name": "Expedition 56 Patch",
          "priority": 9,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_56_patch_20221024013517.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": 398,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/398/?format=api",
          "name": "Expedition 56 EVA 1",
          "start": "2018-06-14T13:06:00Z",
          "end": "2018-06-14T19:55:00Z",
          "duration": "PT6H49M",
          "location": "International Space Station"
        },
        {
          "response_mode": "list",
          "id": 399,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/399/?format=api",
          "name": "Expedition 56 EVA 2",
          "start": "2018-08-15T16:17:00Z",
          "end": "2018-08-16T00:03:00Z",
          "duration": "PT7H46M",
          "location": "International Space Station"
        }
      ]
    },
    {
      "id": 89,
      "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/89/?format=api",
      "name": "Expedition 55",
      "start": "2018-02-27T23:08:00Z",
      "end": "2018-06-03T09:16: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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.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": 716,
          "name": "Expedition 55 Patch",
          "priority": 9,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_55_patch_20221024013517.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": 396,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/396/?format=api",
          "name": "Expedition 55 EVA 1",
          "start": "2018-03-29T13:33:00Z",
          "end": "2018-03-29T19:43:00Z",
          "duration": "PT6H10M",
          "location": "International Space Station"
        },
        {
          "response_mode": "list",
          "id": 397,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/397/?format=api",
          "name": "Expedition 55 EVA 2",
          "start": "2018-05-16T11:39:00Z",
          "end": "2018-05-16T18:10:00Z",
          "duration": "PT6H31M",
          "location": "International Space Station"
        }
      ]
    },
    {
      "id": 88,
      "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/88/?format=api",
      "name": "Expedition 54",
      "start": "2017-12-14T05:14:00Z",
      "end": "2018-02-27T23:08: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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.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": 715,
          "name": "Expedition 54 Patch",
          "priority": 9,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_54_patch_20221024013517.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": 394,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/394/?format=api",
          "name": "Expedition 54 EVA 2",
          "start": "2018-02-02T15:34:00Z",
          "end": "2018-02-02T23:47:00Z",
          "duration": "PT8H13M",
          "location": "International Space Station"
        },
        {
          "response_mode": "list",
          "id": 393,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/393/?format=api",
          "name": "Expedition 54 EVA 1",
          "start": "2018-01-23T11:49:00Z",
          "end": "2018-01-23T19:13:00Z",
          "duration": "PT7H24M",
          "location": "International Space Station"
        },
        {
          "response_mode": "list",
          "id": 395,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/395/?format=api",
          "name": "Expedition 54 EVA 3",
          "start": "2018-02-16T12:00:00Z",
          "end": "2018-02-16T17:57:00Z",
          "duration": "PT5H57M",
          "location": "International Space Station"
        }
      ]
    },
    {
      "id": 87,
      "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/87/?format=api",
      "name": "Expedition 53",
      "start": "2017-09-02T21:58:00Z",
      "end": "2017-12-14T05: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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.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": 714,
          "name": "Expedition 53 Patch",
          "priority": 9,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_53_patch_20221024013516.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": 390,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/390/?format=api",
          "name": "Expedition 53 EVA 1",
          "start": "2017-10-05T12:05:00Z",
          "end": "2017-10-05T19:00:00Z",
          "duration": "PT6H55M",
          "location": "International Space Station"
        },
        {
          "response_mode": "list",
          "id": 391,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/391/?format=api",
          "name": "Expedition 53 EVA 2",
          "start": "2017-10-10T11:56:00Z",
          "end": "2017-10-10T18:22:00Z",
          "duration": "PT6H26M",
          "location": "International Space Station"
        },
        {
          "response_mode": "list",
          "id": 392,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/392/?format=api",
          "name": "Expedition 53 EVA 3",
          "start": "2017-10-20T11:47:00Z",
          "end": "2017-10-20T18:36:00Z",
          "duration": "PT6H49M",
          "location": "International Space Station"
        }
      ]
    },
    {
      "id": 86,
      "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/86/?format=api",
      "name": "Expedition 52",
      "start": "2017-06-02T10:47:00Z",
      "end": "2017-09-02T21:58: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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.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": 713,
          "name": "Expedition 52 Patch",
          "priority": 9,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_52_patch_20221024013516.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": 389,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/389/?format=api",
          "name": "Expedition 52 EVA",
          "start": "2017-08-17T14:36:00Z",
          "end": "2017-08-17T22:10:00Z",
          "duration": "PT7H34M",
          "location": "International Space Station"
        }
      ]
    },
    {
      "id": 85,
      "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/85/?format=api",
      "name": "Expedition 51",
      "start": "2017-04-10T07:58:00Z",
      "end": "2017-06-02T10:47: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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.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": 712,
          "name": "Expedition 51 Patch",
          "priority": 9,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_51_patch_20221024013515.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": 387,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/387/?format=api",
          "name": "Expedition 51 EVA 1",
          "start": "2017-05-12T13:01:00Z",
          "end": "2017-05-12T17:21:00Z",
          "duration": "PT4H20M",
          "location": "International Space Station"
        },
        {
          "response_mode": "list",
          "id": 388,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/388/?format=api",
          "name": "Expedition 51 EVA 2",
          "start": "2017-05-23T11:20:00Z",
          "end": "2017-05-23T14:06:00Z",
          "duration": "PT2H46M",
          "location": "International Space Station"
        }
      ]
    }
  ]
}