Event Instance
Modes
Levels of detail in the response - list, normal, detailed
Example - /events/?mode=list
Filters
Parameters - agency__ids, date__gt, date__gte, date__lt, date__lte, day, id, last_updated__gte, last_updated__lte, month, program, slug, type, type__ids, video_url, year
Example - /events/?type__ids=2,8
Search
Fields searched - name
Example - /events/?search=Flyby
Ordering
Fields - date, last_updated
Example - /events/?ordering=-last_updated
Number of results
Use limit to control the number of objects in the response (max 100)
Example - /events/?limit=2
Format
Switch to JSON output - /events/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/events/184/?format=api
{ "id": 184, "url": "https://lldev.thespacedevs.com/2.3.0/events/184/?format=api", "name": "NASA Announcement about the Moon", "info_urls": [ { "priority": 10, "source": "www.nasa.gov", "title": "NASA to Announce New Science Results About Moon", "description": "NASA will announce an exciting new discovery about the Moon from the Stratospheric Observatory for Infrared Astronomy (SOFIA) at a media teleconference at 12 p.m. EDT Monday, Oct. 26.", "feature_image": null, "url": "https://www.nasa.gov/press-release/nasa-to-announce-new-science-results-about-moon", "type": null, "language": { "id": 1, "name": "English", "code": "en" } } ], "vid_urls": [], "image": { "id": 1233, "name": "[AUTO] NASA Announcement about the Moon - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_announceme_image_20201022083024.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192111.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "date": "2020-10-26T16:00:00Z", "slug": "nasa-announcement-about-the-moon", "type": { "id": 20, "name": "Press Event" }, "description": "NASA will announce an exciting new discovery about the Moon from the Stratospheric Observatory for Infrared Astronomy (SOFIA) at a media teleconference at 16pm UTC Monday, Oct. 26.\r\n\r\nAudio of the teleconference will stream live on the agency’s website.", "webcast_live": false, "location": "NASA HQ, Washington", "date_precision": null, "response_mode": "detailed", "duration": null, "updates": [], "last_updated": "2024-03-05T17:23:52Z", "agencies": [], "launches": [], "expeditions": [], "spacestations": [], "program": [], "astronauts": [] }