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/823/?format=api
{ "id": 823, "url": "https://lldev.thespacedevs.com/2.0.0/event/823/?format=api", "slug": "psyche-independent-review-media-teleconference", "name": "Psyche Independent Review Media Teleconference", "type": { "id": 20, "name": "Press Event" }, "description": "Leaders from NASA, the agency’s Jet Propulsion Laboratory, and the board will discuss progress in addressing issues that led to the mission’s launch delay.", "location": null, "news_url": "https://www.jpl.nasa.gov/news/nasa-to-discuss-conclusions-of-psyche-mission-independent-review-board", "video_url": "https://www.youtube.com/watch?v=kVsTaLcP7Mg", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/psyche_independ_image_20230531181924.jpg", "date": "2023-06-05T20:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }