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/323/?format=api
{ "id": 323, "url": "https://lldev.thespacedevs.com/2.0.0/event/323/?format=api", "slug": "inspiration4-crew-qa", "name": "Inspiration4 Crew Q&A", "type": { "id": 20, "name": "Press Event" }, "description": "SpaceX will hold a Q&A session with the Inspiration4 crew from LC39A at NASA's Kennedy Space Center.", "location": "Kennedy Space Center, FL, USA", "news_url": null, "video_url": "https://www.youtube.com/watch?v=Q-oQWbuPAvg", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/inspiration4_cr_image_20210914165902.jpeg", "date": "2021-09-14T20:40:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }