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/1089/?format=api
{ "id": 1089, "url": "https://lldev.thespacedevs.com/2.0.0/event/1089/?format=api", "slug": "europa-clipper-prelaunch-media-teleconference", "name": "Europa Clipper Prelaunch Media Teleconference", "type": { "id": 20, "name": "Press Event" }, "description": "Europa Clipper Prelaunch Media Teleconference", "location": "Online", "news_url": null, "video_url": "https://www.youtube.com/watch?v=oEU4WEpVSlU", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/europa_clipper_image_20240830155142.jpg", "date": "2024-10-13T21:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }