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/87/?format=api
{ "id": 87, "url": "https://lldev.thespacedevs.com/2.0.0/event/87/?format=api", "slug": "starliner-orbital-flight-test-reviews", "name": "Starliner Orbital Flight Test Reviews", "type": { "id": 20, "name": "Press Event" }, "description": "NASA and Boeing will host a media teleconference at 20:30 UTC Friday, Feb. 7, to discuss the status of the joint independent review team investigation into the primary issues detected during the company’s uncrewed Orbital Flight Test in December as part of NASA’s Commercial Crew Program.", "location": "NASA HQ", "news_url": "https://www.nasa.gov/press-release/nasa-boeing-to-provide-update-on-starliner-orbital-flight-test-reviews", "video_url": null, "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starliner2520orbital2520flight2520test2520reviews_image_20200207073637.jpeg", "date": "2020-02-07T20:30:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }