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/87/?format=api
{ "id": 87, "url": "https://lldev.thespacedevs.com/2.3.0/events/87/?format=api", "name": "Starliner Orbital Flight Test Reviews", "info_urls": [ { "priority": 10, "source": "www.nasa.gov", "title": "NASA, Boeing to Provide Update on Starliner Orbital Flight Test Review", "description": "NASA and Boeing will host a media teleconference at 3:30 p.m. EST Friday, Feb. 7, to discuss the status of the joint independent review team investigation into the primary issues detected during the company’s uncrewed Orbital Flight Test in December as part of NASA’s Commercial Crew Program.", "feature_image": null, "url": "https://www.nasa.gov/press-release/nasa-boeing-to-provide-update-on-starliner-orbital-flight-test-reviews", "type": { "id": 1, "name": "Official Page" }, "language": { "id": 1, "name": "English", "code": "en" } } ], "vid_urls": [], "image": { "id": 1199, "name": "[AUTO] Starliner Orbital Flight Test Reviews - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starliner2520orbital2520flight2520test2520reviews_image_20200207073637.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192007.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "date": "2020-02-07T20:30:00Z", "slug": "starliner-orbital-flight-test-reviews", "type": { "id": 20, "name": "Press Event" }, "description": "NASA and Boeing will host a media teleconference at 20:30 UTC Friday, Feb. 7, to discuss the status of the joint independent review team investigation into the primary issues detected during the company’s uncrewed Orbital Flight Test in December as part of NASA’s Commercial Crew Program.", "webcast_live": false, "location": "NASA HQ", "date_precision": null, "response_mode": "detailed", "duration": null, "updates": [], "last_updated": "2024-03-05T17:29:01Z", "agencies": [], "launches": [], "expeditions": [], "spacestations": [], "program": [], "astronauts": [] }