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/680/?format=api
{ "id": 680, "url": "https://lldev.thespacedevs.com/2.0.0/event/680/?format=api", "slug": "total-lunar-eclipse-2", "name": "Total Lunar Eclipse", "type": { "id": 11, "name": "Celestial Event" }, "description": "The southern limb of the Moon will pass through the center of the Earth's shadow, causing a total lunar eclipse. The eclipse is completely visible over the Pacific and most of North America. It is seen on the rising moon in Australia, Asia and in the far north-east of Europe, and on the setting moon in South America and eastern North America.", "location": "Pacific & America", "news_url": "https://moon.nasa.gov/news/185/what-you-need-to-know-about-the-lunar-eclipse/", "video_url": "https://www.youtube.com/watch?v=BjKUlaGmE2g", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/total_lunar_ecl_image_20221108082109.jpeg", "date": "2022-11-08T10:16:39Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }