Event Instance
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/1299/?format=api
{ "id": 1299, "url": "https://lldev.thespacedevs.com/2.0.0/event/1299/?format=api", "slug": "nasa-interstellar-comet-3iatlas-images-press-confe", "name": "NASA Interstellar Comet 3I/ATLAS Images Press Conference", "type": { "id": 20, "name": "Press Event" }, "description": "Live event to share imagery of the interstellar comet 3I/ATLAS collected by a number of the agency’s missions.", "location": "Online", "news_url": null, "video_url": "https://plus.nasa.gov/scheduled-video/nasa-shares-interstellar-comet-3i-atlas-images/", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/interstellar_co_image_20251117203418.jpg", "date": "2025-11-19T20:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }