Event Instance
API endpoint that allows all Events to be viewed.
FILTERS: 'type', 'type__ids', 'program', 'agency__ids', 'last_updated'
GET: Return a list of all Events
SEARCH EXAMPLE: /2.2.0/event/?search=Dragon Searches through name
ORDERING: Fields - 'date', 'last_updated' Example - /2.2.0/event/?ordering=-date
GET /2.2.0/event/1107/?format=api
{ "id": 1107, "url": "https://lldev.thespacedevs.com/2.2.0/event/1107/?format=api", "slug": "spadex-docking-test", "name": "SpaDeX Docking Test", "updates": [ { "id": 9704, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg", "comment": "Added Event", "info_url": "https://x.com/isro/status/1876191202967785774", "created_by": "hitura-nobad", "created_on": "2025-01-06T10:45:00Z" }, { "id": 9716, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg", "comment": "Setting start time of event", "info_url": "https://www.youtube.com/watch?v=UCs1UWAo2I0", "created_by": "Nosu", "created_on": "2025-01-07T13:11:00Z" }, { "id": 9731, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg", "comment": "Docking delayed due to higher then expected drift, new date to be determined.", "info_url": "https://x.com/isro/status/1877015368230650167", "created_by": "hitura-nobad", "created_on": "2025-01-08T15:36:00Z" } ], "last_updated": "2025-01-21T13:32:11Z", "type": { "id": 2, "name": "Docking" }, "description": "India's first attempt at docking in low earth orbit.", "webcast_live": false, "location": null, "news_url": null, "video_url": null, "info_urls": [], "vid_urls": [], "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spadex_chaser__image_20241228193355.png", "date": "2025-01-16T00:49:00Z", "date_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "duration": null, "agencies": [ { "id": 31, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "featured": true, "type": "Government", "country_code": "IND", "abbrev": "ISRO", "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"", "administrator": "Chairman: V. Narayanan", "founding_year": "1969", "launchers": "PSLV | GSLV", "spacecraft": "Gaganyaan", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png" } ], "launches": [], "expeditions": [], "spacestations": [], "program": [] }