API endpoint that allows all Events to be viewed.

GET: Return a list of all Events

SEARCH EXAMPLE: /2.0.0/event/?search=Dragon Searches through name

GET /2.0.0/event/?format=api&offset=1070
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 1157,
  "next": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=1080",
  "previous": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=1060",
  "results": [
    {
      "id": 343,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/343/?format=api",
      "slug": "htv-x1-rendezvous-and-capture",
      "name": "HTV-X1 Rendezvous and Capture",
      "type": {
        "id": 4,
        "name": "Spacecraft Berthing"
      },
      "description": "NASA TV will live stream the rendezvous and capture of JAXA's HTV-X1 cargo craft to the International Space Station.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=OXm8uc5OB70",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-x1_rendezvo_image_20210922165256.jpg",
      "date": "2025-10-29T15:50:00Z",
      "launches": [
        {
          "id": "8c2412ae-fbef-443f-aae8-db538f38eec6",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/8c2412ae-fbef-443f-aae8-db538f38eec6/?format=api",
          "launch_library_id": 1980,
          "slug": "h3-24-htv-x1",
          "name": "H3-24 | HTV-X1",
          "status": {
            "id": 3,
            "name": "Success"
          },
          "net": "2025-10-26T00:00:15Z",
          "window_end": "2025-10-26T00:00:15Z",
          "window_start": "2025-10-26T00:00:15Z",
          "inhold": false,
          "tbdtime": false,
          "tbddate": false,
          "probability": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 98,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api",
            "name": "Mitsubishi Heavy Industries",
            "type": "Commercial"
          },
          "rocket": {
            "id": 2540,
            "configuration": {
              "id": 204,
              "launch_library_id": 233,
              "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/204/?format=api",
              "name": "H3-24",
              "family": "H3",
              "full_name": "H3-24",
              "variant": "24"
            }
          },
          "mission": {
            "id": 5860,
            "launch_library_id": null,
            "name": "HTV-X1",
            "description": "First flight of the upgraded Japanese HTV-X spacecraft designed to resupply the International Space Station.",
            "launch_designator": null,
            "type": "Resupply",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            }
          },
          "pad": {
            "id": 209,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/209/?format=api",
            "agency_id": 37,
            "name": "Yoshinobu Launch Complex LP-2",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
            "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
            "latitude": "30.400938",
            "longitude": "130.97564",
            "location": {
              "id": 26,
              "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api",
              "name": "Tanegashima Space Center, Japan",
              "country_code": "JPN",
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
              "total_launch_count": 97,
              "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
            "total_launch_count": 16
          },
          "webcast_live": false,
          "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_20251028184029.jpeg",
          "infographic": null,
          "program": [
            {
              "id": 17,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
              "name": "International Space Station",
              "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
              "agencies": [
                {
                  "id": 16,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                  "name": "Canadian Space Agency",
                  "type": "Government"
                },
                {
                  "id": 27,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                  "name": "European Space Agency",
                  "type": "Multinational"
                },
                {
                  "id": 37,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                  "name": "Japan Aerospace Exploration Agency",
                  "type": "Government"
                },
                {
                  "id": 44,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                },
                {
                  "id": 63,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                  "name": "Russian Federal Space Agency (ROSCOSMOS)",
                  "type": "Government"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
              "start_date": "1998-11-20T06:40:00Z",
              "end_date": null,
              "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
              "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
            }
          ]
        }
      ],
      "expeditions": [],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
          "name": "International Space Station",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "founded": "1998-11-20",
          "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
          "orbit": "Low Earth Orbit",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
      ],
      "program": [
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
        }
      ]
    },
    {
      "id": 365,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/365/?format=api",
      "slug": "boeing-starliner-1-docking",
      "name": "Boeing Starliner-1 Docking",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Starliner-1 spacecraft will dock autonomously to the International Space Station, carrying four astronauts to the International Space Station.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": null,
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing2520starliner2520docking_image_20191210170411.jpeg",
      "date": "2026-12-31T00:00:00Z",
      "launches": [
        {
          "id": "07e945c1-2ec6-4d29-a500-1afbe920440f",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/07e945c1-2ec6-4d29-a500-1afbe920440f/?format=api",
          "launch_library_id": 2062,
          "slug": "atlas-v-n22-starliner-1",
          "name": "Atlas V N22 | Starliner-1",
          "status": {
            "id": 2,
            "name": "TBD"
          },
          "net": "2026-12-31T00:00:00Z",
          "window_end": "2026-12-31T00:00:00Z",
          "window_start": "2026-12-31T00:00:00Z",
          "inhold": false,
          "tbdtime": true,
          "tbddate": true,
          "probability": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 124,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api",
            "name": "United Launch Alliance",
            "type": "Commercial"
          },
          "rocket": {
            "id": 2710,
            "configuration": {
              "id": 166,
              "launch_library_id": 118,
              "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/166/?format=api",
              "name": "Atlas V N22",
              "family": "Atlas",
              "full_name": "Atlas V N22",
              "variant": "V N22"
            }
          },
          "mission": {
            "id": 1113,
            "launch_library_id": 1310,
            "name": "Starliner-1",
            "description": "Starliner-1 is the first operational flight of a Starliner spacecraft to the International Space Station as part of NASA's Commercial Crew Program. Due to problems with the Starliner spacecraft's RCS attitude control system during the Crew Flight Test mission in 2024, this mission has been re-scoped to not carry a crew by NASA. It will instead deliver necessary cargo to the orbital laboratory and allow in-flight validation of the system upgrades implemented following the Crew Flight Test mission last year.",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            }
          },
          "pad": {
            "id": 29,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 41",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
            "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
            "latitude": "28.58341025",
            "longitude": "-80.58303644",
            "location": {
              "id": 12,
              "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
              "name": "Cape Canaveral SFS, FL, USA",
              "country_code": "USA",
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
              "total_launch_count": 1108,
              "total_landing_count": 75
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
            "total_launch_count": 123
          },
          "webcast_live": false,
          "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_image_20210813082339.jpeg",
          "infographic": null,
          "program": [
            {
              "id": 17,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
              "name": "International Space Station",
              "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
              "agencies": [
                {
                  "id": 16,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                  "name": "Canadian Space Agency",
                  "type": "Government"
                },
                {
                  "id": 27,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                  "name": "European Space Agency",
                  "type": "Multinational"
                },
                {
                  "id": 37,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                  "name": "Japan Aerospace Exploration Agency",
                  "type": "Government"
                },
                {
                  "id": 44,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                },
                {
                  "id": 63,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                  "name": "Russian Federal Space Agency (ROSCOSMOS)",
                  "type": "Government"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
              "start_date": "1998-11-20T06:40:00Z",
              "end_date": null,
              "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
              "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
            },
            {
              "id": 5,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/5/?format=api",
              "name": "Commercial Crew Program",
              "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
              "agencies": [
                {
                  "id": 80,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api",
                  "name": "Boeing",
                  "type": "Commercial"
                },
                {
                  "id": 44,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                },
                {
                  "id": 121,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                  "name": "SpaceX",
                  "type": "Commercial"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
              "start_date": "2011-04-18T00:00:00Z",
              "end_date": null,
              "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
              "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program"
            }
          ]
        }
      ],
      "expeditions": [],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
          "name": "International Space Station",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "founded": "1998-11-20",
          "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
          "orbit": "Low Earth Orbit",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
      ],
      "program": [
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
        },
        {
          "id": 5,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/5/?format=api",
          "name": "Commercial Crew Program",
          "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
          "agencies": [
            {
              "id": 80,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
          "start_date": "2011-04-18T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program"
        }
      ]
    },
    {
      "id": 415,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/415/?format=api",
      "slug": "boeing-starliner-1-landing",
      "name": "Boeing Starliner-1 Landing",
      "type": {
        "id": 9,
        "name": "Spacecraft Landing"
      },
      "description": "Following its deorbit burn, the Boeing CST-100 Starliner will reenter the Earth's atmosphere and land at the White Sands Missile Range using its parachutes.",
      "location": "White Sands Missile Range",
      "news_url": null,
      "video_url": null,
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing2520starliner2520docking_image_20191210170411.jpeg",
      "date": "2026-12-31T00:00:00Z",
      "launches": [
        {
          "id": "07e945c1-2ec6-4d29-a500-1afbe920440f",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/07e945c1-2ec6-4d29-a500-1afbe920440f/?format=api",
          "launch_library_id": 2062,
          "slug": "atlas-v-n22-starliner-1",
          "name": "Atlas V N22 | Starliner-1",
          "status": {
            "id": 2,
            "name": "TBD"
          },
          "net": "2026-12-31T00:00:00Z",
          "window_end": "2026-12-31T00:00:00Z",
          "window_start": "2026-12-31T00:00:00Z",
          "inhold": false,
          "tbdtime": true,
          "tbddate": true,
          "probability": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 124,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api",
            "name": "United Launch Alliance",
            "type": "Commercial"
          },
          "rocket": {
            "id": 2710,
            "configuration": {
              "id": 166,
              "launch_library_id": 118,
              "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/166/?format=api",
              "name": "Atlas V N22",
              "family": "Atlas",
              "full_name": "Atlas V N22",
              "variant": "V N22"
            }
          },
          "mission": {
            "id": 1113,
            "launch_library_id": 1310,
            "name": "Starliner-1",
            "description": "Starliner-1 is the first operational flight of a Starliner spacecraft to the International Space Station as part of NASA's Commercial Crew Program. Due to problems with the Starliner spacecraft's RCS attitude control system during the Crew Flight Test mission in 2024, this mission has been re-scoped to not carry a crew by NASA. It will instead deliver necessary cargo to the orbital laboratory and allow in-flight validation of the system upgrades implemented following the Crew Flight Test mission last year.",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            }
          },
          "pad": {
            "id": 29,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 41",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
            "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
            "latitude": "28.58341025",
            "longitude": "-80.58303644",
            "location": {
              "id": 12,
              "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
              "name": "Cape Canaveral SFS, FL, USA",
              "country_code": "USA",
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
              "total_launch_count": 1108,
              "total_landing_count": 75
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
            "total_launch_count": 123
          },
          "webcast_live": false,
          "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_image_20210813082339.jpeg",
          "infographic": null,
          "program": [
            {
              "id": 17,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
              "name": "International Space Station",
              "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
              "agencies": [
                {
                  "id": 16,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                  "name": "Canadian Space Agency",
                  "type": "Government"
                },
                {
                  "id": 27,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                  "name": "European Space Agency",
                  "type": "Multinational"
                },
                {
                  "id": 37,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                  "name": "Japan Aerospace Exploration Agency",
                  "type": "Government"
                },
                {
                  "id": 44,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                },
                {
                  "id": 63,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                  "name": "Russian Federal Space Agency (ROSCOSMOS)",
                  "type": "Government"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
              "start_date": "1998-11-20T06:40:00Z",
              "end_date": null,
              "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
              "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
            },
            {
              "id": 5,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/5/?format=api",
              "name": "Commercial Crew Program",
              "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
              "agencies": [
                {
                  "id": 80,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api",
                  "name": "Boeing",
                  "type": "Commercial"
                },
                {
                  "id": 44,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                },
                {
                  "id": 121,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                  "name": "SpaceX",
                  "type": "Commercial"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
              "start_date": "2011-04-18T00:00:00Z",
              "end_date": null,
              "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
              "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program"
            }
          ]
        }
      ],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
        },
        {
          "id": 5,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/5/?format=api",
          "name": "Commercial Crew Program",
          "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
          "agencies": [
            {
              "id": 80,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
          "start_date": "2011-04-18T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program"
        }
      ]
    },
    {
      "id": 414,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/414/?format=api",
      "slug": "boeing-starliner-1-undocking",
      "name": "Boeing Starliner-1 Undocking",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The Boeing CST-100 Starliner will undock from the International Space Station and conduct a deorbit burn as part of its first operational mission.\r\n\r\nFollowing the deorbit burn the capsule will renter the Earth's atmosphere and land at the 'White Sands Missile Range' using its parachutes.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": null,
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing2520starliner2520docking_image_20191210170411.jpeg",
      "date": "2026-12-31T00:00:00Z",
      "launches": [
        {
          "id": "07e945c1-2ec6-4d29-a500-1afbe920440f",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/07e945c1-2ec6-4d29-a500-1afbe920440f/?format=api",
          "launch_library_id": 2062,
          "slug": "atlas-v-n22-starliner-1",
          "name": "Atlas V N22 | Starliner-1",
          "status": {
            "id": 2,
            "name": "TBD"
          },
          "net": "2026-12-31T00:00:00Z",
          "window_end": "2026-12-31T00:00:00Z",
          "window_start": "2026-12-31T00:00:00Z",
          "inhold": false,
          "tbdtime": true,
          "tbddate": true,
          "probability": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 124,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api",
            "name": "United Launch Alliance",
            "type": "Commercial"
          },
          "rocket": {
            "id": 2710,
            "configuration": {
              "id": 166,
              "launch_library_id": 118,
              "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/166/?format=api",
              "name": "Atlas V N22",
              "family": "Atlas",
              "full_name": "Atlas V N22",
              "variant": "V N22"
            }
          },
          "mission": {
            "id": 1113,
            "launch_library_id": 1310,
            "name": "Starliner-1",
            "description": "Starliner-1 is the first operational flight of a Starliner spacecraft to the International Space Station as part of NASA's Commercial Crew Program. Due to problems with the Starliner spacecraft's RCS attitude control system during the Crew Flight Test mission in 2024, this mission has been re-scoped to not carry a crew by NASA. It will instead deliver necessary cargo to the orbital laboratory and allow in-flight validation of the system upgrades implemented following the Crew Flight Test mission last year.",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            }
          },
          "pad": {
            "id": 29,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 41",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
            "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
            "latitude": "28.58341025",
            "longitude": "-80.58303644",
            "location": {
              "id": 12,
              "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
              "name": "Cape Canaveral SFS, FL, USA",
              "country_code": "USA",
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
              "total_launch_count": 1108,
              "total_landing_count": 75
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
            "total_launch_count": 123
          },
          "webcast_live": false,
          "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_image_20210813082339.jpeg",
          "infographic": null,
          "program": [
            {
              "id": 17,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
              "name": "International Space Station",
              "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
              "agencies": [
                {
                  "id": 16,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                  "name": "Canadian Space Agency",
                  "type": "Government"
                },
                {
                  "id": 27,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                  "name": "European Space Agency",
                  "type": "Multinational"
                },
                {
                  "id": 37,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                  "name": "Japan Aerospace Exploration Agency",
                  "type": "Government"
                },
                {
                  "id": 44,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                },
                {
                  "id": 63,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                  "name": "Russian Federal Space Agency (ROSCOSMOS)",
                  "type": "Government"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
              "start_date": "1998-11-20T06:40:00Z",
              "end_date": null,
              "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
              "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
            },
            {
              "id": 5,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/5/?format=api",
              "name": "Commercial Crew Program",
              "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
              "agencies": [
                {
                  "id": 80,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api",
                  "name": "Boeing",
                  "type": "Commercial"
                },
                {
                  "id": 44,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                },
                {
                  "id": 121,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                  "name": "SpaceX",
                  "type": "Commercial"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
              "start_date": "2011-04-18T00:00:00Z",
              "end_date": null,
              "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
              "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program"
            }
          ]
        }
      ],
      "expeditions": [],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
          "name": "International Space Station",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "founded": "1998-11-20",
          "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
          "orbit": "Low Earth Orbit",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
      ],
      "program": [
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
        },
        {
          "id": 5,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/5/?format=api",
          "name": "Commercial Crew Program",
          "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
          "agencies": [
            {
              "id": 80,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
          "start_date": "2011-04-18T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program"
        }
      ]
    },
    {
      "id": 363,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/363/?format=api",
      "slug": "snc-1-dream-chaser-release-reentry",
      "name": "SNC-1 Dream Chaser Release & Reentry",
      "type": {
        "id": 13,
        "name": "Spacecraft Release"
      },
      "description": "The Sierra Nevada Corporation SNC-1 Dream Chaser will be unberthed from the ISS before re-entering the Earth's atmosphere and landing at Kennedy Space Center.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": null,
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/snc-1_dream_cha_image_20210922175803.jpeg",
      "date": "2026-12-31T01:00:00Z",
      "launches": [
        {
          "id": "a67b40f9-cfcc-4614-a355-a156280b4bb3",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/a67b40f9-cfcc-4614-a355-a156280b4bb3/?format=api",
          "launch_library_id": 1353,
          "slug": "vulcan-vc4l-dream-chaser-crs-2-flight-1",
          "name": "Vulcan VC4L | Dream Chaser CRS 2 Flight 1",
          "status": {
            "id": 2,
            "name": "TBD"
          },
          "net": "2026-12-31T00:00:00Z",
          "window_end": "2026-12-31T00:00:00Z",
          "window_start": "2026-12-31T00:00:00Z",
          "inhold": false,
          "tbdtime": true,
          "tbddate": true,
          "probability": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 124,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api",
            "name": "United Launch Alliance",
            "type": "Commercial"
          },
          "rocket": {
            "id": 2529,
            "configuration": {
              "id": 202,
              "launch_library_id": 227,
              "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/202/?format=api",
              "name": "Vulcan VC4L",
              "family": "Vulcan",
              "full_name": "Vulcan VC4L",
              "variant": "VC4L"
            }
          },
          "mission": {
            "id": 6519,
            "launch_library_id": null,
            "name": "Dream Chaser CRS 2 Flight 1",
            "description": "First flight of the Dream Chaser Spaceplane, on a free-flying mission in Low Earth Orbit.",
            "launch_designator": null,
            "type": "Test Flight",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            }
          },
          "pad": {
            "id": 29,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 41",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
            "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
            "latitude": "28.58341025",
            "longitude": "-80.58303644",
            "location": {
              "id": 12,
              "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
              "name": "Cape Canaveral SFS, FL, USA",
              "country_code": "USA",
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
              "total_launch_count": 1108,
              "total_landing_count": 75
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
            "total_launch_count": 123
          },
          "webcast_live": false,
          "image": null,
          "infographic": null,
          "program": [
            {
              "id": 11,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/11/?format=api",
              "name": "Commercial Resupply Services",
              "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
              "agencies": [
                {
                  "id": 44,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                },
                {
                  "id": 257,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
                  "name": "Northrop Grumman Space Systems",
                  "type": "Commercial"
                },
                {
                  "id": 1020,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api",
                  "name": "Sierra Nevada Corporation",
                  "type": "Commercial"
                },
                {
                  "id": 121,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                  "name": "SpaceX",
                  "type": "Commercial"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
              "start_date": "2008-12-23T00:00:00Z",
              "end_date": null,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
            }
          ]
        }
      ],
      "expeditions": [],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
          "name": "International Space Station",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "founded": "1998-11-20",
          "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
          "orbit": "Low Earth Orbit",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
      ],
      "program": [
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
        },
        {
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/11/?format=api",
          "name": "Commercial Resupply Services",
          "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 257,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
              "name": "Northrop Grumman Space Systems",
              "type": "Commercial"
            },
            {
              "id": 1020,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api",
              "name": "Sierra Nevada Corporation",
              "type": "Commercial"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
          "start_date": "2008-12-23T00:00:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
        }
      ]
    },
    {
      "id": 1294,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1294/?format=api",
      "slug": "sentinel-1d-pre-launch-media-briefing",
      "name": "Sentinel-1D Pre-Launch Media Briefing",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Pre-launch media briefing for the Sentinel-1D mission which will be launched in early November aboard an Ariane 6 rocket from Europe’s Spaceport in Kourou, French Guiana.",
      "location": "Online",
      "news_url": null,
      "video_url": null,
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sentinel-1d_in__image_20251028122646.png",
      "date": "2025-10-30T07:30:00Z",
      "launches": [
        {
          "id": "7afcacb9-32aa-41ee-a000-0c7158f324c2",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/7afcacb9-32aa-41ee-a000-0c7158f324c2/?format=api",
          "launch_library_id": null,
          "slug": "ariane-62-sentinel-1d",
          "name": "Ariane 62 | Sentinel-1D",
          "status": {
            "id": 3,
            "name": "Success"
          },
          "net": "2025-11-04T21:02:17Z",
          "window_end": "2025-11-04T21:02:17Z",
          "window_start": "2025-11-04T21:02:17Z",
          "inhold": false,
          "tbdtime": false,
          "tbddate": false,
          "probability": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 115,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/115/?format=api",
            "name": "Arianespace",
            "type": "Commercial"
          },
          "rocket": {
            "id": 7718,
            "configuration": {
              "id": 121,
              "launch_library_id": 164,
              "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/121/?format=api",
              "name": "Ariane 62",
              "family": "Ariane",
              "full_name": "Ariane 62",
              "variant": "62"
            }
          },
          "mission": {
            "id": 6237,
            "launch_library_id": null,
            "name": "Sentinel-1D",
            "description": "Sentinel-1D carries an advanced radar technology to provide an all-weather, day-and-night supply of imagery of Earth’s surface as part of the Sentinel-1 constellation.",
            "launch_designator": null,
            "type": "Earth Science",
            "orbit": {
              "id": 17,
              "name": "Sun-Synchronous Orbit",
              "abbrev": "SSO"
            }
          },
          "pad": {
            "id": 67,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/67/?format=api",
            "agency_id": 115,
            "name": "Ariane Launch Area 4",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
            "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
            "latitude": "5.256319",
            "longitude": "-52.786838",
            "location": {
              "id": 13,
              "url": "https://lldev.thespacedevs.com/2.0.0/location/13/?format=api",
              "name": "Guiana Space Centre, French Guiana",
              "country_code": "GUF",
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
              "total_launch_count": 333,
              "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
            "total_launch_count": 7
          },
          "webcast_live": false,
          "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
          "infographic": null,
          "program": [
            {
              "id": 22,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/22/?format=api",
              "name": "Copernicus",
              "description": "Copernicus is the European Union's Earth observation programme coordinated and managed for the European Commission by the European Union Agency for the Space Programme in partnership with the European Space Agency (ESA), the EU Member States. It aims at achieving a global, continuous, autonomous, high quality, wide range Earth observation capacity. Providing accurate, timely and easily accessible information to, among other things, improve the management of the environment, understand and mitigate the effects of climate change, and ensure civil security.",
              "agencies": [
                {
                  "id": 27,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                  "name": "European Space Agency",
                  "type": "Multinational"
                },
                {
                  "id": 1043,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1043/?format=api",
                  "name": "European Union Agency for the Space Programme",
                  "type": "Multinational"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/copernicus_program_20221129162831.png",
              "start_date": "2014-04-03T00:00:00Z",
              "end_date": null,
              "info_url": "https://www.copernicus.eu",
              "wiki_url": "https://en.wikipedia.org/wiki/Copernicus_Programme"
            }
          ]
        }
      ],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/22/?format=api",
          "name": "Copernicus",
          "description": "Copernicus is the European Union's Earth observation programme coordinated and managed for the European Commission by the European Union Agency for the Space Programme in partnership with the European Space Agency (ESA), the EU Member States. It aims at achieving a global, continuous, autonomous, high quality, wide range Earth observation capacity. Providing accurate, timely and easily accessible information to, among other things, improve the management of the environment, understand and mitigate the effects of climate change, and ensure civil security.",
          "agencies": [
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 1043,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1043/?format=api",
              "name": "European Union Agency for the Space Programme",
              "type": "Multinational"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/copernicus_program_20221129162831.png",
          "start_date": "2014-04-03T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.copernicus.eu",
          "wiki_url": "https://en.wikipedia.org/wiki/Copernicus_Programme"
        }
      ]
    },
    {
      "id": 1296,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1296/?format=api",
      "slug": "hydrognss-pre-launch-media-briefing",
      "name": "HydroGNSS Pre-Launch Media Briefing",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Pre-launch media briefing for the HydroGNSS mission which will be launched in November aboard a Falcon 9 rocket from Vandenberg Space Force Base in California.",
      "location": "Online",
      "news_url": null,
      "video_url": null,
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hydrognss_in_or_image_20251030071505.jpg",
      "date": "2025-11-03T09:00:00Z",
      "launches": [
        {
          "id": "dc4c201e-b11d-4650-91cc-ecc2eec95598",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/dc4c201e-b11d-4650-91cc-ecc2eec95598/?format=api",
          "launch_library_id": null,
          "slug": "falcon-9-block-5-transporter-15-dedicated-sso-ride",
          "name": "Falcon 9 Block 5 | Transporter 15 (Dedicated SSO Rideshare)",
          "status": {
            "id": 3,
            "name": "Success"
          },
          "net": "2025-11-28T18:44:30Z",
          "window_end": "2025-11-28T19:15:00Z",
          "window_start": "2025-11-28T18:18:00Z",
          "inhold": false,
          "tbdtime": false,
          "tbddate": false,
          "probability": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
            "name": "SpaceX",
            "type": "Commercial"
          },
          "rocket": {
            "id": 8184,
            "configuration": {
              "id": 164,
              "launch_library_id": 188,
              "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
              "name": "Falcon 9",
              "family": "Falcon",
              "full_name": "Falcon 9 Block 5",
              "variant": "Block 5"
            }
          },
          "mission": {
            "id": 6751,
            "launch_library_id": null,
            "name": "Transporter 15 (Dedicated SSO Rideshare)",
            "description": "Dedicated rideshare flight to a sun-synchronous orbit with dozens of small microsatellites and nanosatellites for commercial and government customers.",
            "launch_designator": null,
            "type": "Dedicated Rideshare",
            "orbit": {
              "id": 17,
              "name": "Sun-Synchronous Orbit",
              "abbrev": "SSO"
            }
          },
          "pad": {
            "id": 16,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/16/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 4E",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
            "map_url": "https://www.google.com/maps?q=34.632,-120.611",
            "latitude": "34.632",
            "longitude": "-120.611",
            "location": {
              "id": 11,
              "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
              "name": "Vandenberg SFB, CA, USA",
              "country_code": "USA",
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
              "total_launch_count": 884,
              "total_landing_count": 34
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
            "total_launch_count": 268
          },
          "webcast_live": false,
          "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20251128103846.jpg",
          "infographic": null,
          "program": []
        }
      ],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1295,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1295/?format=api",
      "slug": "sentinel-1d-post-launch-press-conference",
      "name": "Sentinel-1D Post-Launch Press Conference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Post-launch press conference following the launch of the Sentinel-1D mission aboard an Ariane 6 rocket from Europe’s Spaceport in Kourou, French Guiana.",
      "location": "Online",
      "news_url": null,
      "video_url": null,
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
      "date": "2025-11-04T22:30:00Z",
      "launches": [
        {
          "id": "7afcacb9-32aa-41ee-a000-0c7158f324c2",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/7afcacb9-32aa-41ee-a000-0c7158f324c2/?format=api",
          "launch_library_id": null,
          "slug": "ariane-62-sentinel-1d",
          "name": "Ariane 62 | Sentinel-1D",
          "status": {
            "id": 3,
            "name": "Success"
          },
          "net": "2025-11-04T21:02:17Z",
          "window_end": "2025-11-04T21:02:17Z",
          "window_start": "2025-11-04T21:02:17Z",
          "inhold": false,
          "tbdtime": false,
          "tbddate": false,
          "probability": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 115,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/115/?format=api",
            "name": "Arianespace",
            "type": "Commercial"
          },
          "rocket": {
            "id": 7718,
            "configuration": {
              "id": 121,
              "launch_library_id": 164,
              "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/121/?format=api",
              "name": "Ariane 62",
              "family": "Ariane",
              "full_name": "Ariane 62",
              "variant": "62"
            }
          },
          "mission": {
            "id": 6237,
            "launch_library_id": null,
            "name": "Sentinel-1D",
            "description": "Sentinel-1D carries an advanced radar technology to provide an all-weather, day-and-night supply of imagery of Earth’s surface as part of the Sentinel-1 constellation.",
            "launch_designator": null,
            "type": "Earth Science",
            "orbit": {
              "id": 17,
              "name": "Sun-Synchronous Orbit",
              "abbrev": "SSO"
            }
          },
          "pad": {
            "id": 67,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/67/?format=api",
            "agency_id": 115,
            "name": "Ariane Launch Area 4",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
            "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
            "latitude": "5.256319",
            "longitude": "-52.786838",
            "location": {
              "id": 13,
              "url": "https://lldev.thespacedevs.com/2.0.0/location/13/?format=api",
              "name": "Guiana Space Centre, French Guiana",
              "country_code": "GUF",
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
              "total_launch_count": 333,
              "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
            "total_launch_count": 7
          },
          "webcast_live": false,
          "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
          "infographic": null,
          "program": [
            {
              "id": 22,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/22/?format=api",
              "name": "Copernicus",
              "description": "Copernicus is the European Union's Earth observation programme coordinated and managed for the European Commission by the European Union Agency for the Space Programme in partnership with the European Space Agency (ESA), the EU Member States. It aims at achieving a global, continuous, autonomous, high quality, wide range Earth observation capacity. Providing accurate, timely and easily accessible information to, among other things, improve the management of the environment, understand and mitigate the effects of climate change, and ensure civil security.",
              "agencies": [
                {
                  "id": 27,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                  "name": "European Space Agency",
                  "type": "Multinational"
                },
                {
                  "id": 1043,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1043/?format=api",
                  "name": "European Union Agency for the Space Programme",
                  "type": "Multinational"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/copernicus_program_20221129162831.png",
              "start_date": "2014-04-03T00:00:00Z",
              "end_date": null,
              "info_url": "https://www.copernicus.eu",
              "wiki_url": "https://en.wikipedia.org/wiki/Copernicus_Programme"
            }
          ]
        }
      ],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/22/?format=api",
          "name": "Copernicus",
          "description": "Copernicus is the European Union's Earth observation programme coordinated and managed for the European Commission by the European Union Agency for the Space Programme in partnership with the European Space Agency (ESA), the EU Member States. It aims at achieving a global, continuous, autonomous, high quality, wide range Earth observation capacity. Providing accurate, timely and easily accessible information to, among other things, improve the management of the environment, understand and mitigate the effects of climate change, and ensure civil security.",
          "agencies": [
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 1043,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1043/?format=api",
              "name": "European Union Agency for the Space Programme",
              "type": "Multinational"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/copernicus_program_20221129162831.png",
          "start_date": "2014-04-03T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.copernicus.eu",
          "wiki_url": "https://en.wikipedia.org/wiki/Copernicus_Programme"
        }
      ]
    },
    {
      "id": 1304,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1304/?format=api",
      "slug": "soyuz-ms-27-farewell-ceremony-hatch-closing",
      "name": "Soyuz MS-27 Farewell Ceremony & Hatch Closing",
      "type": {
        "id": 17,
        "name": "Farewell Ceremony"
      },
      "description": "NASA will livestream the farewell ceremony and hatch closing of the Soyuz MS-27 crew ahead of its return to Earth.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=_ga47xnD5Bc",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
      "date": "2025-12-08T21:45:00Z",
      "launches": [],
      "expeditions": [
        {
          "id": 162,
          "url": "https://lldev.thespacedevs.com/2.0.0/expedition/162/?format=api",
          "name": "Expedition 73",
          "start": "2025-04-19T21:57:33Z",
          "end": "2025-12-09T01:41:00Z",
          "spacestation": {
            "id": 4,
            "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
            "name": "International Space Station",
            "status": {
              "id": 1,
              "name": "Active"
            },
            "orbit": "Low Earth Orbit",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
          }
        }
      ],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
          "name": "International Space Station",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "founded": "1998-11-20",
          "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
          "orbit": "Low Earth Orbit",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
      ],
      "program": [
        {
          "id": 8,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/8/?format=api",
          "name": "Soyuz",
          "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
          "agencies": [
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            {
              "id": 66,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
          "start_date": "1966-11-28T11:02:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme"
        },
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
        }
      ]
    },
    {
      "id": 1301,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1301/?format=api",
      "slug": "soyuz-ms-28-hatch-opening",
      "name": "Soyuz MS-28 Hatch Opening",
      "type": {
        "id": 12,
        "name": "Hatch Opening"
      },
      "description": "Coverage of the hatch opening and welcoming remarks by the Soyuz MS-28 crew on the International Space Station as they join the Expedition 73 crew.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=5N92gFwvD_s",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
      "date": "2025-11-27T15:10:00Z",
      "launches": [
        {
          "id": "40beac6e-ce8e-4481-8cf9-56d1d9c48804",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/40beac6e-ce8e-4481-8cf9-56d1d9c48804/?format=api",
          "launch_library_id": null,
          "slug": "soyuz-21a-soyuz-ms-28",
          "name": "Soyuz 2.1a | Soyuz MS-28",
          "status": {
            "id": 3,
            "name": "Success"
          },
          "net": "2025-11-27T09:27:57Z",
          "window_end": "2025-11-27T09:27:57Z",
          "window_start": "2025-11-27T09:27:57Z",
          "inhold": false,
          "tbdtime": false,
          "tbddate": false,
          "probability": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 63,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
            "name": "Russian Federal Space Agency (ROSCOSMOS)",
            "type": "Government"
          },
          "rocket": {
            "id": 8428,
            "configuration": {
              "id": 24,
              "launch_library_id": 49,
              "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/24/?format=api",
              "name": "Soyuz 2.1a",
              "family": "Soyuz",
              "full_name": "Soyuz 2.1a",
              "variant": ""
            }
          },
          "mission": {
            "id": 7017,
            "launch_library_id": null,
            "name": "Soyuz MS-28",
            "description": "Soyuz MS-28 will carry three cosmonauts and one astronaut to the International Space Station aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan. The crew consists of Roscosmos cosmonauts Sergei Kud-Sverchkov, Sergei Mikayev and Oleg Platonov.",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            }
          },
          "pad": {
            "id": 20,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/20/?format=api",
            "agency_id": null,
            "name": "31/6",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
            "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
            "latitude": "45.996034",
            "longitude": "63.564003",
            "location": {
              "id": 15,
              "url": "https://lldev.thespacedevs.com/2.0.0/location/15/?format=api",
              "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
              "country_code": "KAZ",
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
              "total_launch_count": 1563,
              "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
            "total_launch_count": 428
          },
          "webcast_live": false,
          "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
          "infographic": null,
          "program": [
            {
              "id": 17,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
              "name": "International Space Station",
              "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
              "agencies": [
                {
                  "id": 16,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                  "name": "Canadian Space Agency",
                  "type": "Government"
                },
                {
                  "id": 27,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                  "name": "European Space Agency",
                  "type": "Multinational"
                },
                {
                  "id": 37,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                  "name": "Japan Aerospace Exploration Agency",
                  "type": "Government"
                },
                {
                  "id": 44,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                },
                {
                  "id": 63,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                  "name": "Russian Federal Space Agency (ROSCOSMOS)",
                  "type": "Government"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
              "start_date": "1998-11-20T06:40:00Z",
              "end_date": null,
              "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
              "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
            },
            {
              "id": 8,
              "url": "https://lldev.thespacedevs.com/2.0.0/program/8/?format=api",
              "name": "Soyuz",
              "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
              "agencies": [
                {
                  "id": 63,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                  "name": "Russian Federal Space Agency (ROSCOSMOS)",
                  "type": "Government"
                },
                {
                  "id": 66,
                  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api",
                  "name": "Soviet Space Program",
                  "type": "Government"
                }
              ],
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
              "start_date": "1966-11-28T11:02:00Z",
              "end_date": null,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme"
            }
          ]
        }
      ],
      "expeditions": [
        {
          "id": 162,
          "url": "https://lldev.thespacedevs.com/2.0.0/expedition/162/?format=api",
          "name": "Expedition 73",
          "start": "2025-04-19T21:57:33Z",
          "end": "2025-12-09T01:41:00Z",
          "spacestation": {
            "id": 4,
            "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
            "name": "International Space Station",
            "status": {
              "id": 1,
              "name": "Active"
            },
            "orbit": "Low Earth Orbit",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
          }
        }
      ],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
          "name": "International Space Station",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "founded": "1998-11-20",
          "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
          "orbit": "Low Earth Orbit",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
      ],
      "program": [
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
        }
      ]
    }
  ]
}