Event Instance
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/1283/?format=api
{ "id": 1283, "url": "https://lldev.thespacedevs.com/2.2.0/event/1283/?format=api", "slug": "hayabusa2-s-type-asteroid-98943-torifune-flyby", "name": "Hayabusa2 S-Type Asteroid (98943) Torifune Flyby", "updates": [ { "id": 12181, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg", "comment": "Adding event", "info_url": "https://www.hayabusa2.jaxa.jp/en/topics/20240925_2001_CC21_e/", "created_by": "Nosu", "created_on": "2025-09-10T15:34:00Z" } ], "last_updated": "2025-09-10T15:34:21Z", "type": { "id": 23, "name": "Flyby" }, "description": "As part of its mission extension, JAXA's Hayabusa2 spacecraft will observe S-type asteroid (98943) Torifune during a high-speed fly-by.", "webcast_live": false, "location": "(98943) Torifune", "news_url": null, "video_url": null, "info_urls": [], "vid_urls": [], "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hayabusa-22520sample2520returns2520to2520earth_image_20190729040322.jpg", "date": "2026-07-31T00:00:00Z", "date_precision": { "id": 7, "name": "Month", "abbrev": "M", "description": "The T-0 is expected in the given month." }, "duration": null, "agencies": [ { "id": 37, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "featured": true, "type": "Government", "country_code": "JPN", "abbrev": "JAXA", "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.", "administrator": "Administrator: Hiroshi Yamakawa", "founding_year": "2003", "launchers": "H-II", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png" } ], "launches": [], "expeditions": [], "spacestations": [], "program": [] }