Event Instance
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /events/?mode=list
Filters
Parameters - agency__ids
, date__gt
, date__gt__lt
, date__gte
, 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 - ll.thespacedevs.com/docs
GET /2.3.0/events/987/?format=api
{ "id": 987, "url": "https://ll.thespacedevs.com/2.3.0/events/987/?format=api", "name": "Polaris Dawn EVA-Suit Announcment and Discussion", "info_urls": [], "vid_urls": [ { "priority": 10, "source": "twitter.com", "publisher": "", "title": "Livestream on X", "description": "This browser is no longer supported.\n\nPlease switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.", "feature_image": null, "url": "https://twitter.com/i/spaces/1YqJDgBaOyNGV/peek", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": null, "end_time": null, "live": false } ], "image": { "id": 2088, "name": "Polaris Dawn crew with EVA suit displayed", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/polaris_dawn_cr_image_20240504183425.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/polaris_dawn_cr_image_thumbnail_20240504183427.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "date": "2024-05-04T19:00:00Z", "slug": "polaris-dawn-eva-suit-announcment-and-discussion", "type": { "id": 20, "name": "Press Event" }, "description": "The Crew of Polaris Dawn will discuss the EVA Spacesuit.", "webcast_live": false, "location": "SpaceX HQ", "date_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "response_mode": "detailed", "duration": null, "updates": [ { "id": 7456, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg", "comment": "Added Event", "info_url": "https://twitter.com/SpaceX/status/1786759813440897490", "created_by": "hitura-nobad", "created_on": "2024-05-04T18:35:20Z" } ], "last_updated": "2024-05-04T18:48:33Z", "agencies": [ { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } } ], "launches": [ { "id": "b69cfada-3320-4331-89e1-aaa8b49e6a9c", "url": "https://ll.thespacedevs.com/2.3.0/launches/b69cfada-3320-4331-89e1-aaa8b49e6a9c/?format=api", "name": "Falcon 9 Block 5 | Polaris Dawn", "response_mode": "list", "slug": "falcon-9-block-5-polaris-dawn", "launch_designator": "2024-161", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-09-10T10:48:48Z", "net": "2024-09-10T09:23:49Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "window_end": "2024-09-10T11:09:00Z", "window_start": "2024-09-10T07:38:00Z", "image": { "id": 2184, "name": "F9 at Sunset on LC-39A (Polaris Dawn)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_at_sunset_on_image_20240825123951.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_at_sunset_on_image_thumbnail_20240825123952.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "infographic": null } ], "expeditions": [], "spacestations": [], "program": [], "astronauts": [] }