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/328/?format=api
{ "id": 328, "url": "https://lldev.thespacedevs.com/2.0.0/event/328/?format=api", "slug": "inspiration4-live-update", "name": "Inspiration4 Live Update", "type": { "id": 20, "name": "Press Event" }, "description": "The Inspiration4 crew will share a live on-orbit update about their multi-day journey aboard the Dragon spacecraft.", "location": "Earth Orbit", "news_url": "https://twitter.com/SpaceX/status/1438918286037512196", "video_url": "https://www.youtube.com/watch?v=E71ffwc13y4", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/inspiration_4_l_image_20210917173734.jpeg", "date": "2021-09-17T21:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }