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/380/?format=api
{ "id": 380, "url": "https://ll.thespacedevs.com/2.3.0/events/380/?format=api", "name": "Solar Orbiter Venus Flyby", "info_urls": [ { "priority": 10, "source": "www.esa.int", "title": "Solar Orbiter prepares for festive Venus flyby", "description": "Solar Orbiter is getting ready for the first of many gravity assist flybys of Venus on 27 December, to start bringing it closer to the Sun and tilting its orbit in order to observe our star from different perspectives. ", "feature_image": null, "url": "https://www.esa.int/Science_Exploration/Space_Science/Solar_Orbiter/Solar_Orbiter_prepares_for_festive_Venus_flyby", "type": null, "language": { "id": 1, "name": "English", "code": "en" } } ], "vid_urls": [], "image": { "id": 1154, "name": "Solar Orbiter render in space", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/solar_orbiter_v_image_20210930071353.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191819.png", "credit": "ESA/ATG medialab", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": false, "variants": [] }, "date": "2020-12-27T12:39:00Z", "slug": "solar-orbiter-venus-flyby-2", "type": { "id": 23, "name": "Flyby" }, "description": "Solar Orbiter, a partnership between ESA and NASA, flew by Venus on 27 December with a closest approach of 7500 km at 12:39 UTC. Throughout its mission it makes repeated gravity assist flybys of Venus to get closer to the Sun, and to change its orbital inclination, boosting it out of the ecliptic plane, to get the best – and first – views of the Sun’s poles.", "webcast_live": false, "location": "Venus", "date_precision": null, "response_mode": "detailed", "duration": null, "updates": [], "last_updated": "2024-03-05T17:25:43Z", "agencies": [], "launches": [ { "id": "acdd0fab-b485-4c18-bb6f-c45cb62bdfd7", "url": "https://ll.thespacedevs.com/2.3.0/launches/acdd0fab-b485-4c18-bb6f-c45cb62bdfd7/?format=api", "name": "Atlas V 411 | Solar Orbiter", "response_mode": "list", "slug": "atlas-v-411-solar-orbiter", "launch_designator": "2020-010", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:42:26Z", "net": "2020-02-10T04:03:00Z", "net_precision": null, "window_end": "2020-02-10T06:03:00Z", "window_start": "2020-02-10T04:03:00Z", "image": { "id": 1698, "name": "[AUTO] Atlas V 411 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520411_image_20190224012306.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193525.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/atlas2520v252_infographic_20200204002947.png" } ], "expeditions": [], "spacestations": [], "program": [], "astronauts": [] }