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

{
  "id": 1115,
  "url": "https://lldev.thespacedevs.com/2.2.0/event/1115/?format=api",
  "slug": "nasa-spherex-preview-news-conference",
  "name": "NASA SPHEREx Preview News Conference",
  "updates": [
    {
      "id": 9930,
      "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-to-preview-sky-mapping-space-telescope-ahead-of-launch/",
      "created_by": "Nosu",
      "created_on": "2025-01-28T09:01:00Z"
    },
    {
      "id": 9964,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
      "comment": "Official Webcast by NASA Jet Propulsion Laboratory has started",
      "info_url": "https://www.youtube.com/watch?v=--PcBreY7sg",
      "created_by": "LL2",
      "created_on": "2025-01-31T16:57:00Z"
    }
  ],
  "last_updated": "2025-01-31T17:54:02Z",
  "type": {
    "id": 20,
    "name": "Press Event"
  },
  "description": "NASA will host a news conference to discuss a new telescope that will improve our understanding of how the universe evolved and search for key ingredients for life in our galaxy.\r\n\r\nAgency experts will preview NASA’s SPHEREx (Spectro-Photometer for the History of the Universe, Epoch of Reionization and Ices Explorer) mission, which will help scientists better understand the structure of the universe, how galaxies form and evolve, and the origins and abundance of water.",
  "webcast_live": false,
  "location": "Jet Propulsion Laboratory, Pasadena, CA, USA",
  "news_url": "https://www.nasa.gov/news-release/nasa-to-preview-sky-mapping-space-telescope-ahead-of-launch/",
  "video_url": "https://www.youtube.com/watch?v=--PcBreY7sg",
  "info_urls": [
    {
      "priority": 10,
      "source": "www.nasa.gov",
      "title": "to Preview Sky-Mapping Space Telescope Ahead of Launch",
      "description": "Agency experts will preview NASA’s SPHEREx (Spectro-Photometer for the History of the Universe, Epoch of Reionization and Ices Explorer) mission, which will",
      "feature_image": null,
      "url": "https://www.nasa.gov/news-release/nasa-to-preview-sky-mapping-space-telescope-ahead-of-launch/",
      "type": {
        "id": 1,
        "name": "Official Page"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      }
    }
  ],
  "vid_urls": [
    {
      "priority": 9,
      "source": "youtube.com",
      "publisher": "NASA Jet Propulsion Laboratory",
      "title": "SPHEREx Mission Countdown: Preview to Launch",
      "description": "NASA news conference to discuss a new telescope that will improve our understanding of how the universe evolved and search for key ingredients for life in our galaxy. \n\nAgency experts will preview NAS...",
      "feature_image": "https://i.ytimg.com/vi/--PcBreY7sg/hqdefault.jpg",
      "url": "https://www.youtube.com/watch?v=--PcBreY7sg",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2025-01-31T16:57:16Z",
      "end_time": "2025-01-31T17:53:49Z"
    }
  ],
  "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spherex_in_the__image_20250128085828.jpg",
  "date": "2025-01-31T17:00:00Z",
  "date_precision": {
    "id": 1,
    "name": "Minute",
    "abbrev": "MIN",
    "description": "The T-0 is accurate to the minute."
  },
  "duration": "PT56M33S",
  "agencies": [
    {
      "id": 1090,
      "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1090/?format=api",
      "name": "Jet Propulsion Laboratory",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "JPL",
      "description": "Jet Propulsion Laboratory (JPL) is a Federally Funded Research and Development Center (FFRDC) in La Cañada Flintridge, California, Crescenta Valley, United States. Founded in 1936 by Caltech researchers, the laboratory is now owned and sponsored by the National Aeronautics and Space Administration (NASA) and administered and managed by the California Institute of Technology.\r\n\r\nThe primary function of the laboratory is the construction and operation of planetary robotic spacecraft, though it also conducts Earth-orbit and astronomy missions. It is also responsible for operating the NASA Deep Space Network (DSN).",
      "administrator": "Director: Dave Gallagher",
      "founding_year": "1936",
      "launchers": "",
      "spacecraft": "",
      "parent": "National Aeronautics and Space Administration",
      "image_url": null,
      "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jpl_logo_image_20250228202710.png"
    },
    {
      "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": [],
  "expeditions": [],
  "spacestations": [],
  "program": []
}