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/321/?format=api
{ "id": 321, "url": "https://lldev.thespacedevs.com/2.3.0/events/321/?format=api", "name": "CSS EVA-2", "info_urls": [], "vid_urls": [ { "priority": 10, "source": "youtube.com", "publisher": "CGTN", "title": "Live: Shenzhou-12 crew carry out second spacewalk", "description": "The Shenzhou-12 manned spacecraft crew perform tasks out of the core module of the Tianhe space station for the second time. The crew has been working and living in orbit since they successfully stati...", "feature_image": "https://i.ytimg.com/vi/5j1GelrQPN4/hqdefault.jpg", "url": "https://www.youtube.com/watch?v=5j1GelrQPN4", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2021-08-20T02:01:27Z", "end_time": "2021-08-20T06:57:01Z", "live": false } ], "image": { "id": 1252, "name": "No Image Placeholder", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/default.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192149.png", "credit": "N/A", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "date": "2021-08-20T00:38:00Z", "slug": "css-eva-2", "type": { "id": 3, "name": "EVA" }, "description": "Nie Haisheng and Liu Boming have been installing a new pump set and deployed an external camera platform outside the station.", "webcast_live": false, "location": "Tianhe Core Module, China Space Station", "date_precision": null, "response_mode": "detailed", "duration": null, "updates": [ { "id": 731, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png", "comment": "Added EVA.", "info_url": "https://www.youtube.com/watch?v=5j1GelrQPN4", "created_by": "Cosmic_Penguin", "created_on": "2021-08-20T07:13:12Z" } ], "last_updated": "2024-03-05T17:25:46Z", "agencies": [], "launches": [], "expeditions": [ { "id": 145, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/145/?format=api", "name": "Shenzhou 12", "start": "2021-06-17T07:54:00Z", "end": "2021-09-17T05:34:00Z", "response_mode": "normal", "spacestation": { "id": 18, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api", "name": "Tiangong space station", "image": { "id": 1941, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "status": { "id": 1, "name": "Active" }, "founded": "2021-04-29", "deorbited": null, "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.", "orbit": "Low Earth Orbit", "type": { "id": 2, "name": "Government" } }, "mission_patches": [ { "id": 8, "name": "China Shenzhou 12 Mission Patch", "priority": 10, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/china2520shenz_mission_patch_20210606212146.png", "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "response_mode": "normal" } ], "spacewalks": [] } ], "spacestations": [ { "id": 18, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api", "name": "Tiangong space station", "image": { "id": 1941, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "status": { "id": 1, "name": "Active" }, "founded": "2021-04-29", "deorbited": null, "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.", "orbit": "Low Earth Orbit", "type": { "id": 2, "name": "Government" } } ], "program": [], "astronauts": [] }