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/380/?format=api
{ "id": 380, "url": "https://lldev.thespacedevs.com/2.0.0/event/380/?format=api", "slug": "solar-orbiter-venus-flyby-2", "name": "Solar Orbiter Venus Flyby", "type": { "id": 23, "name": "Flyby" }, "description": "Solar Orbiter, a partnership between ESA and NASA, flew by Venus on 27 December with a closest approach of 7500 km at 12:39 UTC. Throughout its mission it makes repeated gravity assist flybys of Venus to get closer to the Sun, and to change its orbital inclination, boosting it out of the ecliptic plane, to get the best – and first – views of the Sun’s poles.", "location": "Venus", "news_url": "https://www.esa.int/Science_Exploration/Space_Science/Solar_Orbiter/Solar_Orbiter_prepares_for_festive_Venus_flyby", "video_url": null, "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/solar_orbiter_v_image_20210930071353.png", "date": "2020-12-27T12:39:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }