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/1284/?format=api
{ "id": 1284, "url": "https://lldev.thespacedevs.com/2.3.0/events/1284/?format=api", "name": "Hayabusa2 Earth Flyby", "info_urls": [], "vid_urls": [], "image": { "id": 1041, "name": "Hayabusa-2 render", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hayabusa-22520sample2520returns2520to2520earth_image_20190729040322.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191449.jpeg", "credit": "JAXA", "license": { "id": 9, "name": "JAXA Image Usage Policy", "priority": 8, "link": "https://global.jaxa.jp/policy.html" }, "single_use": false, "variants": [] }, "date": "2027-12-31T00:00:00Z", "slug": "hayabusa2-earth-flyby", "type": { "id": 23, "name": "Flyby" }, "description": "As part of its mission extension, JAXA's Hayabusa2 spacecraft will fly by Earth on its way to asteroid 1998 KY26.", "webcast_live": false, "location": "Earth", "date_precision": { "id": 7, "name": "Month", "abbrev": "M", "description": "The T-0 is expected in the given month." }, "response_mode": "detailed", "duration": null, "updates": [ { "id": 12182, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg", "comment": "Adding event", "info_url": "https://www.hayabusa2.jaxa.jp/en/enjoy/material/press/Hayabusa_2_Press_20220629_ver13_en2.pdf", "created_by": "Nosu", "created_on": "2025-09-10T15:38:00Z" } ], "last_updated": "2025-09-10T15:38:23Z", "agencies": [ { "response_mode": "list", "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } } ], "launches": [], "expeditions": [], "spacestations": [], "program": [], "astronauts": [] }