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

{
  "count": 1178,
  "next": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=990",
  "previous": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=970",
  "results": [
    {
      "id": 1495,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1495/?format=api",
      "slug": "soyuz-ms-29-hatch-opening",
      "name": "Soyuz MS-29 Hatch Opening",
      "type": {
        "id": 12,
        "name": "Hatch Opening"
      },
      "description": "Coverage of the hatch opening and welcoming remarks by the Soyuz MS-29 crew on the International Space Station as they join the Expedition 74 crew.",
      "location": "International Space Station",
      "news_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-astronaut-anil-menon-launch-to-space-station/",
      "video_url": "https://www.youtube.com/watch?v=HA_0EtDt_n0",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
      "date": "2026-07-14T19:55:00Z",
      "launches": [
        {
          "id": "a556b963-0f36-4660-95a8-fdffdba653e2",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/a556b963-0f36-4660-95a8-fdffdba653e2/?format=api",
          "launch_library_id": null,
          "slug": "soyuz-21a-soyuz-ms-29",
          "name": "Soyuz 2.1a | Soyuz MS-29",
          "status": {
            "id": 3,
            "name": "Success"
          },
          "net": "2026-07-14T14:47:43Z",
          "window_end": "2026-07-14T14:47:43Z",
          "window_start": "2026-07-14T14:47:43Z",
          "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": 8653,
            "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": 7245,
            "launch_library_id": null,
            "name": "Soyuz MS-29",
            "description": "Soyuz MS-29 will carry two 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 Pyotr Dubrov and Anna Kikina, as well as NASA astronaut Anil Menon.",
            "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": 1564,
              "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
            "total_launch_count": 429
          },
          "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": 165,
          "url": "https://lldev.thespacedevs.com/2.0.0/expedition/165/?format=api",
          "name": "Expedition 74",
          "start": "2025-12-09T01:41:00Z",
          "end": "2026-07-26T07:02: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"
        }
      ]
    },
    {
      "id": 1507,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1507/?format=api",
      "slug": "us-eva-969798-preview-news-conference",
      "name": "US EVA-96/97/98 Preview News Conference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will discuss the upcoming US EVA-96, 97 and 98 spacewalks during a news conference at the agency’s Johnson Space Center in Houston.\r\n\r\nNASA participants include:\r\n- Bill Spetch, deputy manager of Commercial, Low Earth Orbit Program\r\n- Chris Dobbins, spacewalk flight director\r\n- Chloe Mehring, spacewalk flight director",
      "location": "Johnson Space Center, Houston, TX, USA",
      "news_url": "https://www.nasa.gov/news-release/nasa-to-cover-three-us-spacewalks-host-preview-news-conference/",
      "video_url": "https://www.youtube.com/watch?v=ea9gZp_KxBU",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
      "date": "2026-07-30T18:00:00Z",
      "launches": [],
      "expeditions": [
        {
          "id": 168,
          "url": "https://lldev.thespacedevs.com/2.0.0/expedition/168/?format=api",
          "name": "Expedition 75",
          "start": "2026-07-26T07:02:00Z",
          "end": null,
          "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": 1140,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1140/?format=api",
      "slug": "nova-c-im-2-lunar-landing-news-conference",
      "name": "Nova-C IM-2 Lunar Landing News Conference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA and Intuitive Machines will host a news conference to discuss the mission, technology demonstrations, and science opportunities that lie ahead as they begin lunar surface operations.",
      "location": null,
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=q-mMJxIttBc",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/odysseus_nova-c_image_20240314081301.jpeg",
      "date": "2025-03-06T21:00:00Z",
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 24,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/24/?format=api",
          "name": "Commercial Lunar Payload Services",
          "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
          "agencies": [
            {
              "id": 1069,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1069/?format=api",
              "name": "Astrobotic Technology",
              "type": "Private"
            },
            {
              "id": 1067,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1067/?format=api",
              "name": "Intuitive Machines",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
          "start_date": "2018-04-27T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services"
        }
      ]
    },
    {
      "id": 1490,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1490/?format=api",
      "slug": "spacex-crs-34-dragon-undocking",
      "name": "SpaceX CRS-34 Dragon Undocking",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The SpaceX CRS-34 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://www.youtube.com/watch?v=fu-t3Om6DIA",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
      "date": "2026-06-16T16:04:58Z",
      "launches": [
        {
          "id": "e60aa241-1f2c-4459-ba94-2f576c3e5632",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/e60aa241-1f2c-4459-ba94-2f576c3e5632/?format=api",
          "launch_library_id": null,
          "slug": "falcon-9-block-5-dragon-crs-2-spx-34",
          "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-34",
          "status": {
            "id": 3,
            "name": "Success"
          },
          "net": "2026-05-15T22:05:41Z",
          "window_end": "2026-05-15T22:05:41Z",
          "window_start": "2026-05-15T22:05:41Z",
          "inhold": false,
          "tbdtime": false,
          "tbddate": false,
          "probability": 95,
          "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": 7747,
            "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": 6265,
            "launch_library_id": null,
            "name": "Dragon CRS-2 SpX-34",
            "description": "34th commercial resupply services mission to the International Space Station operated by SpaceX. The flight will be conducted under the second Commercial Resupply Services contract with NASA.\r\n\r\nCargo Dragon 2 brings supplies and payloads, including critical materials to directly support science and research investigations that occur onboard the orbiting laboratory.",
            "launch_designator": null,
            "type": "Resupply",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            }
          },
          "pad": {
            "id": 80,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/80/?format=api",
            "agency_id": 121,
            "name": "Space Launch Complex 40",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
            "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
            "latitude": "28.56194122",
            "longitude": "-80.57735736",
            "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": 1127,
              "total_landing_count": 77
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
            "total_launch_count": 399
          },
          "webcast_live": false,
          "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.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": 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": 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": 1491,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1491/?format=api",
      "slug": "nasa-katalyst-swift-reboost-preview-teleconference",
      "name": "NASA Katalyst Swift Reboost Preview Teleconference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will host an audio-only media teleconference to preview the Katalyst Space mission to boost the orbit of NASA’s Neil Gehrels Swift Observatory.\r\n\r\nKatalyst’s robotic servicing spacecraft, called LINK, will attempt to rendezvous with Swift and raise its altitude, extending its science mission lifespan and advancing a key capability for the future of space exploration. The LINK spacecraft will launch on Northrop Grumman’s Pegasus XL rocket later this month from Kwajalein Atoll in the Marshall Islands.\r\n\r\nParticipants in the media teleconference include:\r\n- Shawn Domagal-Goldman, division director, Astrophysics, NASA Headquarters in Washington\r\n- Brad Cenko, principal investigator, Swift, NASA’s Goddard Space Flight Center in Greenbelt, Maryland\r\n- Kieran Wilson, principal investigator, LINK, Katalyst Space\r\n- Robert Lamontagne, vice president, strategic partnerships, Katalyst Space\r\n- Wes Collier, vice president, launch systems, Northrop Grumman\r\n\r\nThe Swift mission, which launched in 2004, leads NASA’s fleet of telescopes in studying changes in the high-energy universe, like gamma-ray bursts, which are the most powerful explosions in the cosmos. When a rapid, sudden event takes place in the sky, Swift serves as a “dispatcher,” providing critical information that allows other “first responder” missions to follow up to learn more about how the universe works.\r\n\r\nAfter 21 years, Swift’s low Earth orbit has begun to rapidly decay because of increased solar activity. Rather than allowing the observatory to re-enter Earth’s atmosphere, as many missions do at the end of their lifetimes, NASA is using this opportunity to advance U.S. spacecraft servicing technology. In September 2025, NASA awarded a contract to Katalyst to mount a robotic servicing mission for Swift in less than a year. The mission will use LINK to rendezvous with Swift and boost it to a higher altitude, demonstrating a key capability for the future of space exploration.",
      "location": "Online",
      "news_url": "https://www.nasa.gov/news-release/nasa-to-preview-katalyst-mission-to-boost-swift-spacecrafts-orbit/",
      "video_url": "https://www.youtube.com/watch?v=ymp7dIUvpiI",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/swift_rescue_mi_image_20260612075006.png",
      "date": "2026-06-17T15:00:00Z",
      "launches": [
        {
          "id": "f596ad48-881e-47d6-806d-113c6dd97427",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/f596ad48-881e-47d6-806d-113c6dd97427/?format=api",
          "launch_library_id": null,
          "slug": "pegasus-xl-swift-boost-mission",
          "name": "Pegasus XL | Swift Boost Mission",
          "status": {
            "id": 3,
            "name": "Success"
          },
          "net": "2026-07-03T08:36:00Z",
          "window_end": "2026-07-03T08:36:00Z",
          "window_start": "2026-07-03T08:36:00Z",
          "inhold": false,
          "tbdtime": false,
          "tbddate": false,
          "probability": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 257,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
            "name": "Northrop Grumman Space Systems",
            "type": "Commercial"
          },
          "rocket": {
            "id": 8811,
            "configuration": {
              "id": 173,
              "launch_library_id": 8,
              "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/173/?format=api",
              "name": "Pegasus XL",
              "family": "Pegasus",
              "full_name": "Pegasus XL",
              "variant": ""
            }
          },
          "mission": {
            "id": 7402,
            "launch_library_id": null,
            "name": "Swift Boost Mission",
            "description": "Contracted by NASA under the Small Business Innovation Research Phase 3 contract, Katalyst Space Technologies' LINK servicing spacecraft will rendezvous and attach to NASA’s Neil Gehrels Swift Observatory to re-boost its orbit. This aims to demonstrate a key capability for the future of space exploration and extending the Swift mission’s science lifetime in gamma ray astronomy.",
            "launch_designator": null,
            "type": "Mission Extension",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            }
          },
          "pad": {
            "id": 59,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/59/?format=api",
            "agency_id": null,
            "name": "Kwajalein Atoll",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kwajalein_Atoll",
            "map_url": "https://www.google.com/maps?q=8.716667,167.733333",
            "latitude": "8.716667",
            "longitude": "167.733333",
            "location": {
              "id": 20,
              "url": "https://lldev.thespacedevs.com/2.0.0/location/20/?format=api",
              "name": "Air launch to orbit",
              "country_code": "???",
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
              "total_launch_count": 52,
              "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_59_20200803143427.jpg",
            "total_launch_count": 5
          },
          "webcast_live": false,
          "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pegasus_xl_moun_image_20240307124328.jpeg",
          "infographic": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/infographic_images/pegasus2520xl_infographic_20260612071925.jpeg",
          "program": []
        }
      ],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1496,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1496/?format=api",
      "slug": "soyuz-ms-28-undocking",
      "name": "Soyuz MS-28 Undocking",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The Soyuz MS-28 spacecraft will undock from the International Space Station ahead of reentry and landing in Kazakhstan.",
      "location": "International Space Station",
      "news_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-astronaut-chris-williams-crewmates-return/",
      "video_url": "https://plus.nasa.gov/scheduled-video/nasa-astronaut-chris-williams-soyuz-ms-28-undocking/",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
      "date": "2026-07-26T07:02:30Z",
      "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": 1564,
              "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
            "total_launch_count": 429
          },
          "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": [],
      "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": 1497,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1497/?format=api",
      "slug": "spacex-crew-13-mission-overview-news-conference",
      "name": "SpaceX Crew-13 Mission Overview News Conference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "The Crew-13 mission leadership will host a mission overview press conference with the following participants\r\n- Joel Montalbano, deputy associate administrator, Human Spaceflight Mission Directorate, NASA Headquarters\r\n- Dana Weigel, manager, Low Earth Orbit Program, NASA Johnson\r\n- Mathieu Caron, director, Astronauts, Life Sciences, and Space Medicine, CSA\r\n- Julianna Scheiman, director, NASA Science and Dragon Programs, SpaceX",
      "location": "Johnson Space Center, Houston, TX, USA",
      "news_url": "https://www.nasa.gov/news-release/nasa-sets-briefings-for-spacex-crew-13-mission-to-space-station/",
      "video_url": "https://www.youtube.com/watch?v=IDUtReQSlb0",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20240926072512.jpg",
      "date": "2026-08-03T16:00:00Z",
      "launches": [
        {
          "id": "18441371-8b2e-457c-afb5-1ec1b11ab630",
          "url": "https://lldev.thespacedevs.com/2.0.0/launch/18441371-8b2e-457c-afb5-1ec1b11ab630/?format=api",
          "launch_library_id": null,
          "slug": "falcon-9-block-5-crew-13",
          "name": "Falcon 9 Block 5 | Crew-13",
          "status": {
            "id": 1,
            "name": "Go"
          },
          "net": "2026-09-12T22:34:00Z",
          "window_end": "2026-09-12T22:34:00Z",
          "window_start": "2026-09-12T22:34: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": 7600,
            "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": 6043,
            "launch_library_id": null,
            "name": "Crew-13",
            "description": "SpaceX Crew-13 is the thirteenth 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": 80,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/80/?format=api",
            "agency_id": 121,
            "name": "Space Launch Complex 40",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
            "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
            "latitude": "28.56194122",
            "longitude": "-80.57735736",
            "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": 1127,
              "total_landing_count": 77
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
            "total_launch_count": 399
          },
          "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": 1454,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1454/?format=api",
      "slug": "total-solar-eclipse-in-europe",
      "name": "Total Solar Eclipse in Europe",
      "type": {
        "id": 11,
        "name": "Celestial Event"
      },
      "description": "On 12 August 2026, a solar eclipse will be visible across parts of Europe and the north Atlantic. The path of totality will cross Greenland, Iceland, Spain and a small area of northeastern Portugal. Other parts of Europe will see a partial solar eclipse.",
      "location": "Europe & Northern Atlantic",
      "news_url": "https://en.wikipedia.org/wiki/Solar_eclipse_of_August_12,_2026",
      "video_url": "https://www.youtube.com/watch?v=rSvCuSQhC3w",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/total_solar_ecl_image_20201206083620.jpeg",
      "date": "2026-08-12T15:35:23Z",
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1139,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1139/?format=api",
      "slug": "iss-expedition-72-change-of-command-ceremony",
      "name": "ISS Expedition 72 Change of Command Ceremony",
      "type": {
        "id": 15,
        "name": "Change of Command"
      },
      "description": "NASA astronaut Sunita Williams will hand over the International Space Station command to ROSCOSMOS cosmonaut Aleksey Ovchinin who will become commander of Expedition 72.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://plus.nasa.gov/scheduled-video/international-space-station-change-of-command-ceremony/",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_20240920074540.jpg",
      "date": "2025-03-07T18:55:00Z",
      "launches": [],
      "expeditions": [
        {
          "id": 160,
          "url": "https://lldev.thespacedevs.com/2.0.0/expedition/160/?format=api",
          "name": "Expedition 72",
          "start": "2024-09-23T08:36:30Z",
          "end": "2025-04-19T21:57:33Z",
          "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": 1455,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/1455/?format=api",
      "slug": "russian-eva-66",
      "name": "Russian EVA-66",
      "type": {
        "id": 3,
        "name": "EVA"
      },
      "description": "Russian cosmonauts Sergey Kud-Sverchkov and Sergei Mikaev will install a solar radiation experiment on the Zvezda service module and remove other science hardware from the Poisk and Nauka modules of the orbiting complex’s Roscosmos segment, as well as possibly photographing an antenna on Progress MS-33 that failed to deploy.",
      "location": "International Space Station",
      "news_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-roscosmos-spacewalk-outside-space-station-2/",
      "video_url": "https://www.youtube.com/watch?v=HVKuW-DkE_U",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg",
      "date": "2026-05-27T14:15: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"
        }
      ]
    }
  ]
}