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

{
  "count": 1148,
  "next": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=1010",
  "previous": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=990",
  "results": [
    {
      "id": 1005,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1005/?format=api",
      "slug": "us-eva-93",
      "name": "US EVA-93",
      "type": {
        "id": 3,
        "name": "EVA"
      },
      "description": "NASA astronauts Anne McClain and Nichole Ayers will relocate a space station communications antennae and install a mounting bracket ahead of the installation of an additional set of International Space Station Rollout Solar Arrays, also called IROSA. The arrays will boost power generation capability by up to 30%, increasing the station’s total available power from 160 kilowatts to up to 215 kilowatts. The arrays will be installed on a future spacewalk following their arrival on a SpaceX Dragon commercial resupply services mission later this year.\r\n\r\nMcClain will serve as spacewalk crew member 1 and will wear a suit with red stripes. Ayers will serve as spacewalk crew member 2 and will wear an unmarked suit. This will be the third spacewalk for McClain and the first for Ayers. U.S. spacewalk 93 will be the 275th spacewalk in support of space station assembly, maintenance, and upgrades.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=xP9LyPsqI_g",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
      "date": "2025-05-01T12:00:00Z",
      "launches": [],
      "expeditions": [
        {
          "id": 158,
          "url": "https://lldev.thespacedevs.com/2.0.0/expedition/158/?format=api",
          "name": "Expedition 71",
          "start": "2024-04-06T03:53:57Z",
          "end": "2024-09-23T08:36:30Z",
          "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"
        }
      ]
    },
    {
      "id": 1211,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1211/?format=api",
      "slug": "spacex-crew-11-crew-dragon-docking",
      "name": "SpaceX Crew-11 Crew Dragon Docking",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Crew-11 Crew Dragon 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": "https://www.youtube.com/watch?v=206O9S9GLbg",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
      "date": "2025-08-02T06:30:00Z",
      "launches": [
        {
          "id": "88b4b179-c4ed-4bd1-868d-ced568a2342a",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/88b4b179-c4ed-4bd1-868d-ced568a2342a/?format=api",
          "launch_library_id": null,
          "slug": "falcon-9-block-5-crew-11",
          "name": "Falcon 9 Block 5 | Crew-11",
          "status": {
            "id": 3,
            "name": "Success"
          },
          "net": "2025-08-01T15:43:42Z",
          "window_end": "2025-08-01T15:43:42Z",
          "window_start": "2025-08-01T15:43:42Z",
          "inhold": false,
          "tbdtime": false,
          "tbddate": false,
          "probability": 40,
          "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": 7598,
            "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": 6041,
            "launch_library_id": null,
            "name": "Crew-11",
            "description": "SpaceX Crew-11 is the eleventh crewed operational flight of a Crew Dragon spacecraft to the International Space Station as part of NASA's Commercial Crew Program.",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            }
          },
          "pad": {
            "id": 87,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/87/?format=api",
            "agency_id": 121,
            "name": "Launch Complex 39A",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
            "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
            "latitude": "28.60822681",
            "longitude": "-80.60428186",
            "location": {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/location/27/?format=api",
              "name": "Kennedy Space Center, FL, USA",
              "country_code": "USA",
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
              "total_launch_count": 280,
              "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
            "total_launch_count": 221
          },
          "webcast_live": false,
          "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20220301072106.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": 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": 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": 1111,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1111/?format=api",
      "slug": "hakuto-r-m2-lunar-landing",
      "name": "Hakuto-R M2 Lunar Landing",
      "type": {
        "id": 7,
        "name": "Moon Landing"
      },
      "description": "Japanese company ispace's Hakuto-R Mission 2 lander will attempt a lunar landing in Mare Frigoris.",
      "location": "Mare Frigoris, Moon",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=BVSMXQPeTcw",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/render_of_hakut_image_20250115080142.png",
      "date": "2025-06-05T19:17:00Z",
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1199,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1199/?format=api",
      "slug": "s35-static-fire-test-2",
      "name": "S35 Static Fire Test #2",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "Starship S35 will be static fired in preparation for its launch on IFT-9.",
      "location": "Starbase Texas, USA",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=KLTf4kyh9iE",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_s24_st_image_20240305172824.jpeg",
      "date": "2025-05-12T14:10:00Z",
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "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/starship_on_the_image_20250111100520.jpg",
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
        }
      ]
    },
    {
      "id": 1198,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1198/?format=api",
      "slug": "spacex-crs-32-dragon-undocking",
      "name": "SpaceX CRS-32 Dragon Undocking",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The SpaceX CRS-32 Dragon spacecraft will undock from the International Space Station ahead of its reentry, splashdown and recovery.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-32nd-commercial-resupply-services-undocking/",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
      "date": "2025-05-23T16:05:00Z",
      "launches": [],
      "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": 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": 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": 1201,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1201/?format=api",
      "slug": "spacex-ax-4-crew-dragon-docking",
      "name": "SpaceX AX-4 Crew Dragon Docking",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The AX-4 Crew Dragon will dock autonomously to the International Space Station.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=7eCWkePf9sk",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
      "date": "2025-06-26T10:30:00Z",
      "launches": [],
      "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": 32,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/32/?format=api",
          "name": "Axiom Private Spaceflight",
          "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
          "agencies": [
            {
              "id": 1022,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1022/?format=api",
              "name": "Axiom Space",
              "type": "Private"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
          "start_date": "2022-04-08T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.axiomspace.com/missions/",
          "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions"
        }
      ]
    },
    {
      "id": 1203,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1203/?format=api",
      "slug": "s36-static-fire-test",
      "name": "S36 Static Fire Test",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "Starship S36 exploded during its second static fire tests",
      "location": "Starbase Texas, USA",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=WKwWclAKYa0",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_s24_st_image_20240305172824.jpeg",
      "date": "2025-06-19T04:02:00Z",
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "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/starship_on_the_image_20250111100520.jpg",
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
        }
      ]
    },
    {
      "id": 1202,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1202/?format=api",
      "slug": "booster-16-static-fire",
      "name": "Booster 16 Static Fire",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "SpaceX will static fire Starship/Super Heavy Booster 16, in preparation for Starship's 10th launch.",
      "location": "Starbase. Texas",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=roczr21ELFc",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_7_33_en_image_20230128102545.jpeg",
      "date": "2025-06-06T18:04:00Z",
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "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/starship_on_the_image_20250111100520.jpg",
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
        }
      ]
    },
    {
      "id": 1210,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1210/?format=api",
      "slug": "maxidusty-2-sounding-rocket-launch",
      "name": "MaxiDusty-2 Sounding Rocket Launch",
      "type": {
        "id": 31,
        "name": "Sounding Rocket Launch"
      },
      "description": "UiT The Arctic University of Norway and Andøya Space have now completed the necessary preparations for an all-Norwegian research rocket named MaxiDusty-2.\r\n \r\nAmong other things, the rocket will bring back dust and particles from the mesosphere, so that the researchers can study these carefully in their laboratories. In the period May-August, this area of altitude in the atmosphere is the coldest place on Earth with around 160 degrees below zero. In fact, it has to be that cold before the water that has bound to the dust particles freezes into ice and eventually forms large ice clouds, known as nocturnal clouds.",
      "location": "Andoya Norway",
      "news_url": "https://andoyaspace.no/news-articles/tasting-the-atmosphere-with-maxidusty-2/",
      "video_url": "https://www.youtube.com/watch?v=dWDRQDbPnMg",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/maxidusty-2_sou_image_20250705060011.jpg",
      "date": "2025-07-05T06:01:00Z",
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1206,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1206/?format=api",
      "slug": "progress-ms-29-undocking",
      "name": "Progress MS-29 Undocking",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The Progress MS-29 spacecraft will undock from the Poisk module of the International Space Station.\r\nIt will then de-orbit and burn up in the atmosphere.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=s86RvnIL8WU",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
      "date": "2025-07-01T18:43:00Z",
      "launches": [],
      "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"
        }
      ]
    }
  ]
}