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/778/?format=api
{ "id": 778, "url": "https://lldev.thespacedevs.com/2.0.0/event/778/?format=api", "slug": "nasa-artemis-v-lander-announcement", "name": "NASA Artemis V Lander Announcement", "type": { "id": 20, "name": "Press Event" }, "description": "NASA will announce the company selected to develop a sustainable human landing system for the Artemis V Moon mission.", "location": "NASA Headquarters, Washington DC", "news_url": "https://www.nasa.gov/press-release/nasa-to-select-second-lunar-lander-partner-for-artemis-moon-mission", "video_url": null, "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_artemis_v__image_20230517070336.jpg", "date": "2023-05-19T14:30:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }