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

{
  "id": 1207,
  "url": "https://lldev.thespacedevs.com/2.2.0/event/1207/?format=api",
  "slug": "bole-dm-1-static-fire-test",
  "name": "BOLE DM-1 Static Fire Test",
  "updates": [
    {
      "id": 11388,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Added event.",
      "info_url": "https://x.com/northropgrumman/status/1936152085600321692",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-06-25T12:44:00Z"
    },
    {
      "id": 11405,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
      "comment": "Unofficial Webcast by NASASpaceflight has started",
      "info_url": "https://www.youtube.com/watch?v=JyDPnw7dkdA",
      "created_by": "LL2",
      "created_on": "2025-06-26T16:01:00Z"
    },
    {
      "id": 11410,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
      "comment": "Official Webcast by NASA's Marshall Space Flight Center has started",
      "info_url": "https://www.youtube.com/watch?v=T3TfNZsCxDU",
      "created_by": "LL2",
      "created_on": "2025-06-26T18:05:00Z"
    },
    {
      "id": 11407,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
      "comment": "New T-0 is 18:00 UTC",
      "info_url": "https://www.youtube.com/watch?v=T3TfNZsCxDU",
      "created_by": "hitura-nobad",
      "created_on": "2025-06-26T17:14:00Z"
    },
    {
      "id": 11409,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
      "comment": "New T-0 is 18:25 UTC",
      "info_url": "https://www.youtube.com/watch?v=T3TfNZsCxDU",
      "created_by": "SwGustav",
      "created_on": "2025-06-26T17:40:00Z"
    }
  ],
  "last_updated": "2025-06-26T18:53:05Z",
  "type": {
    "id": 30,
    "name": "Vehicle Testing"
  },
  "description": "Northrop Grumman will static fire the first Booster Obsolescence and Life Extension (BOLE) solid rocket booster, slated for use on the Block 2 variant of the Space Launch System (SLS). Featuring several improvements including a denser solid propellant mix, lighter composite cases and optimized thrust trace, the BOLE boosters are planned to be used from the launch of Artemis IX onward.",
  "webcast_live": false,
  "location": "Northrop Grumman Promontory Test Facility, Utah",
  "news_url": null,
  "video_url": "https://www.youtube.com/watch?v=T3TfNZsCxDU",
  "info_urls": [],
  "vid_urls": [
    {
      "priority": 9,
      "source": "youtube.com",
      "publisher": "NASA's Marshall Space Flight Center",
      "title": "Live Video of Demonstration Motor-1 Static Test (Official NASA Stream)",
      "description": "The first full-scale static test fire of the Booster Obsolescence and Life Extension (BOLE) solid rocket motor, the next generation solid rocket booster for NASA’s SLS (Space Launch System). This test...",
      "feature_image": "https://i.ytimg.com/vi/T3TfNZsCxDU/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=T3TfNZsCxDU",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2025-06-26T18:04:46Z",
      "end_time": "2025-06-26T18:41:56Z"
    },
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "NASASpaceflight",
      "title": "🚀 Northrop Grumman Tests the NASA BOLE Booster for Future Artemis Missions",
      "description": "Watch live as Northrop Grumman fires the next-gen BOLE (Booster Obsolescence and Life Extension) solid rocket booster, set to power future Artemis missions to the Moon. This is a key test for NASA’s u...",
      "feature_image": "https://i.ytimg.com/vi/JyDPnw7dkdA/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=JyDPnw7dkdA",
      "type": {
        "id": 3,
        "name": "Unofficial Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2025-06-26T16:00:30Z",
      "end_time": "2025-06-26T18:53:01Z"
    }
  ],
  "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/bole_booster_st_image_20250626171321.jpg",
  "date": "2025-06-26T18:25:00Z",
  "date_precision": {
    "id": 1,
    "name": "Minute",
    "abbrev": "MIN",
    "description": "The T-0 is accurate to the minute."
  },
  "duration": "PT37M10S",
  "agencies": [
    {
      "id": 257,
      "url": "https://lldev.thespacedevs.com/2.2.0/agencies/257/?format=api",
      "name": "Northrop Grumman Space Systems",
      "featured": true,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "NGSS",
      "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
      "administrator": "CEO: Kathy Warden",
      "founding_year": "2015",
      "launchers": "Antares | Minotaur | Pegasus",
      "spacecraft": "Cygnus",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg",
      "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.png"
    }
  ],
  "launches": [],
  "expeditions": [],
  "spacestations": [],
  "program": []
}