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/595/?format=api
{ "id": 595, "url": "https://lldev.thespacedevs.com/2.0.0/event/595/?format=api", "slug": "jwst-post-first-images-media-briefing", "name": "JWST Post-First Images Media Briefing", "type": { "id": 20, "name": "Press Event" }, "description": "NASA will host a media briefing on the Webb’s first images.", "location": "Goddard Space Flight Center", "news_url": "https://www.nasa.gov/press-release/nasa-invites-media-public-to-view-webb-telescope-s-first-images", "video_url": null, "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jwst_alignment__image_20220505152744.jpg", "date": "2022-07-12T16:30:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }