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/1280/?format=api
{ "id": 1280, "url": "https://lldev.thespacedevs.com/2.0.0/event/1280/?format=api", "slug": "juice-jupiter-orbit-insertion", "name": "Juice Jupiter Orbit Insertion", "type": { "id": 16, "name": "Orbital Insertion" }, "description": "Orbital insertion of ESA's Jupiter Icy Moons Explorer (Juice) mission around Jupiter, using a Ganymede gravity assist flyby to reduce its velocity, followed by two engine burns.", "location": "Jupiter", "news_url": "https://www.esa.int/ESA_Multimedia/Images/2022/12/Juice_mission_milestones", "video_url": null, "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307192047.jpeg", "date": "2031-07-31T00:00:00Z", "launches": [], "expeditions": [], "spacestations": [], "program": [] }