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

{
  "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": []
}