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/570/?format=api
{ "id": 570, "url": "https://lldev.thespacedevs.com/2.3.0/events/570/?format=api", "name": "Ax-1 Post Mission Press Conference", "info_urls": [], "vid_urls": [], "image": { "id": 1954, "name": "Ax-1 crew in the ISS", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ax-1_crew_in_th_image_20240305203710.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ax-1_crew_in_th_image_thumbnail_20240305203710.jpeg", "credit": "Axiom Space", "license": { "id": 6, "name": "Axiom Space Licence", "priority": 2, "link": "https://www.axiomspace.com/terms-and-conditions" }, "single_use": false, "variants": [] }, "date": "2022-05-13T15:00:00Z", "slug": "ax-1-post-mission-press-conference", "type": { "id": 20, "name": "Press Event" }, "description": "Axiom Space leadership and the Ax-1 astronauts will discuss mission highlights, including a recap of the robust research activities, training, and what the crew learned during their time in space. The event will then open to questions from the press and social media.", "webcast_live": false, "location": null, "date_precision": null, "response_mode": "detailed", "duration": null, "updates": [], "last_updated": "2024-03-05T20:38:09Z", "agencies": [], "launches": [], "expeditions": [], "spacestations": [], "program": [], "astronauts": [] }