API endpoint that allows all Events to be viewed.

FILTERS: 'type', 'type__ids', 'program', 'agency__ids', 'last_updated'

GET: Return a list of all Events

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

ORDERING: Fields - 'date', 'last_updated' Example - /2.2.0/event/?ordering=-date

GET /2.2.0/event/1240/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": 1240,
  "url": "https://lldev.thespacedevs.com/2.2.0/event/1240/?format=api",
  "slug": "nasa-imap-media-teleconference",
  "name": "NASA IMAP Media Teleconference",
  "updates": [
    {
      "id": 12024,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adding event",
      "info_url": "https://www.nasa.gov/news-release/nasa-invites-media-to-learn-about-new-missions-to-map-suns-influence/",
      "created_by": "Nosu",
      "created_on": "2025-08-29T07:15:00Z"
    },
    {
      "id": 12077,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
      "comment": "Official Webcast by NASA Video has started",
      "info_url": "https://www.youtube.com/watch?v=o45m6QjxNB8",
      "created_by": "LL2",
      "created_on": "2025-09-04T15:57:00Z"
    }
  ],
  "last_updated": "2025-09-04T16:45:17Z",
  "type": {
    "id": 20,
    "name": "Press Event"
  },
  "description": "NASA will hold a media teleconference to discuss the agency’s upcoming Sun and space weather missions, IMAP (Interstellar Mapping and Acceleration Probe) and Carruthers Geocorona Observatory.\r\n\r\nThe IMAP mission will map the boundaries of our heliosphere, the vast bubble created by the Sun’s wind that encapsulates our entire solar system. As a modern-day celestial cartographer, IMAP will explore how the heliosphere interacts with interstellar space, as well as chart the range of particles that fill the space between the planets. The IMAP mission also will support near real-time observations of the solar wind and energetic particles. These energetic particles can produce hazardous space weather that can impact spacecraft and other NASA hardware as the agency explores deeper into space, including at the Moon under the Artemis campaign.\r\n\r\nNASA’s Carruthers Geocorona Observatory will image the ultraviolet glow of Earth’s exosphere, the outermost region of our planet’s atmosphere. This data will help scientists understand how space weather from the Sun shapes the exosphere and ultimately impacts our planet. The first observation of this glow – called the geocorona – was captured during Apollo 16, when a telescope designed and built by George Carruthers was deployed on the Moon.\r\n\r\nParticipants include:\r\n- Nicky Fox, associate administrator, Science Mission Directorate, NASA Headquarters in Washington\r\n- Teresa Nieves-Chinchilla, director, Moon to Mars Space Weather Analysis Office, NASA’s Goddard Space Flight Center in Greenbelt, Maryland\r\n- David J. McComas, IMAP principal investigator, Princeton University\r\n- Lara Waldrop, Carruthers Geocorona Observatory principal investigator, University of Illinois Urbana-Champaign",
  "webcast_live": false,
  "location": "Online",
  "news_url": "https://www.nasa.gov/news-release/nasa-invites-media-to-learn-about-new-missions-to-map-suns-influence/",
  "video_url": "https://www.youtube.com/watch?v=o45m6QjxNB8",
  "info_urls": [
    {
      "priority": 10,
      "source": "www.nasa.gov",
      "title": "Invites Media to Learn About New Missions to Map Sun’s Influence",
      "description": "NASA will hold a media teleconference at 12 p.m. EDT on Thursday, Sept. 4, to discuss the agency’s upcoming Sun and space weather missions, IMAP (Interstellar",
      "feature_image": null,
      "url": "https://www.nasa.gov/news-release/nasa-invites-media-to-learn-about-new-missions-to-map-suns-influence/",
      "type": {
        "id": 1,
        "name": "Official Page"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      }
    }
  ],
  "vid_urls": [
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "NASA Video",
      "title": "IMAP and Carruthers Missions Launching to Map Sun’s Influence Media Teleconference",
      "description": "Experts discuss the agency’s upcoming Sun and space weather missions, IMAP (Interstellar Mapping and Acceleration Probe) and Carruthers Geocorona Observatory. The two missions are targeting launch on ...",
      "feature_image": "https://i.ytimg.com/vi/o45m6QjxNB8/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=o45m6QjxNB8",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2025-09-04T15:57:11Z",
      "end_time": "2025-09-04T16:44:39Z"
    }
  ],
  "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/imap_in_orbit_r_image_20250829071448.jpg",
  "date": "2025-09-04T16:00:00Z",
  "date_precision": {
    "id": 1,
    "name": "Minute",
    "abbrev": "MIN",
    "description": "The T-0 is accurate to the minute."
  },
  "duration": "PT47M28S",
  "agencies": [
    {
      "id": 44,
      "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
      "name": "National Aeronautics and Space Administration",
      "featured": true,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "NASA",
      "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
      "administrator": "Administrator: Jared Isaacman",
      "founding_year": "1958",
      "launchers": "Space Shuttle | SLS",
      "spacecraft": "Orion",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
      "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
    }
  ],
  "launches": [
    {
      "id": "689d7129-10fa-4df9-b81e-2b8fb926bbaf",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/689d7129-10fa-4df9-b81e-2b8fb926bbaf/?format=api",
      "slug": "falcon-9-block-5-imap-others",
      "name": "Falcon 9 Block 5 | IMAP & others",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-09-24T18:16:45Z",
      "net": "2025-09-24T11:30:50Z",
      "window_end": "2025-09-24T11:30:50Z",
      "window_start": "2025-09-24T11:30:35Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": 90,
      "weather_concerns": "Cumulus Cloud Rule",
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7456,
        "configuration": {
          "id": 164,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 5854,
        "name": "IMAP & others",
        "description": "IMAP (Interstellar Mapping and Acceleration Probe) is a NASA mission to study interactions between solar wind and the local interstellar medium. Carrying a suite of 10 scientific instruments, IMAP is able to investigate how particles are accelerated, determine their composition, as well as help to advance space weather forecasting models.\r\n\r\nThe IMAP launch also includes the space weather satellite SWFO-L1 (Space Weather Follow-On - L1) for NOAA and the GLIDE (Global Lyman-alpha Imagers of the Dynamic Exosphere/Carruthers Geocorona Observatory) mission to study far ultraviolet emission in the Earth's exosphere.",
        "launch_designator": null,
        "type": "Heliophysics",
        "orbit": {
          "id": 5,
          "name": "Heliocentric L1",
          "abbrev": "L1-point"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 87,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/87/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A",
        "description": "",
        "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.2.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 280,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
        "total_launch_count": 221,
        "orbital_launch_attempt_count": 220
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_lc-_image_20250924094626.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7070,
      "location_launch_attempt_count": 273,
      "pad_launch_attempt_count": 215,
      "agency_launch_attempt_count": 574,
      "orbital_launch_attempt_count_year": 221,
      "location_launch_attempt_count_year": 21,
      "pad_launch_attempt_count_year": 21,
      "agency_launch_attempt_count_year": 125,
      "type": "normal"
    }
  ],
  "expeditions": [],
  "spacestations": [],
  "program": []
}