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/388/?format=api
{ "id": 388, "url": "https://lldev.thespacedevs.com/2.0.0/event/388/?format=api", "slug": "bepicolombo-earth-flyby", "name": "BepiColombo Earth Flyby", "type": { "id": 23, "name": "Flyby" }, "description": "The ESA-JAXA BepiColombo mission made a close approach of Earth on April 10, 2020 at 04:25 UTC. Gravity assist flybys are needed to set the spacecraft on course for Mercury orbit.", "location": "Earth", "news_url": "https://www.esa.int/Science_Exploration/Space_Science/BepiColombo/BepiColombo_Earth_flyby_in_images", "video_url": null, "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/bepicolombo_ear_image_20210930100331.jpg", "date": "2020-04-10T04:25:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }