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/85/?format=api
{ "id": 85, "url": "https://lldev.thespacedevs.com/2.0.0/event/85/?format=api", "slug": "spacex-dragon-in-flight-abort-test-press-confere-2", "name": "SpaceX Dragon In-Flight Abort Test Press Conference", "type": { "id": 20, "name": "Press Event" }, "description": "The news conference following SpaceX's Dragon In-Flight Abort Test (IFA) will be livestreamed on NASA TV.", "location": "Kennedy Space Center", "news_url": null, "video_url": "https://www.youtube.com/watch?v=7HD2YCRIoN4", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex2520dragon2520in-flight2520abort2520test2520press2520conference_image_20200109064627.jpeg", "date": "2020-01-19T16:30:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }