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/1033/?format=api
{ "id": 1033, "url": "https://lldev.thespacedevs.com/2.2.0/event/1033/?format=api", "slug": "polaris-dawn-mission-overview-briefing", "name": "Polaris Dawn Mission Overview Briefing", "updates": [ { "id": 8349, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg", "comment": "Adding event", "info_url": "https://x.com/PolarisProgram/status/1825545962322071741", "created_by": "Nosu", "created_on": "2024-08-19T15:14:34Z" } ], "last_updated": "2024-08-20T08:24:40Z", "type": { "id": 20, "name": "Press Event" }, "description": "The Polaris Dawn crew and SpaceX will hold a mission overview briefing live from Florida on X.", "webcast_live": false, "location": "Kennedy Space Center, FL, USA", "news_url": "https://polarisprogram.com/polaris-dawn-a-groundbreaking-commercial-spaceflight-mission-to-launch-on-august-26-2024/", "video_url": "https://www.youtube.com/watch?v=5tc_xcwQUHI", "info_urls": [ { "priority": 10, "source": "polarisprogram.com", "title": "Polaris Dawn, a Groundbreaking Commercial Spaceflight Mission, to Launch on August 26, 2024", "description": "KENNEDY SPACE CENTER, Fla., August 19, 2024 – The Polaris Program, a test and developmental program of new spaceflight technology, will usher in a new era of commercial space exploration when SpaceX’s Falcon 9 launches the program’s first mission, Polaris Dawn, on Monday, August 26, 2024. This miles...", "feature_image": null, "url": "https://polarisprogram.com/polaris-dawn-a-groundbreaking-commercial-spaceflight-mission-to-launch-on-august-26-2024/", "type": { "id": 1, "name": "Official Page" }, "language": { "id": 1, "name": "English", "code": "en" } } ], "vid_urls": [ { "priority": 9, "source": "youtube.com", "publisher": "The Space Devs", "title": "YouTube", "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.", "feature_image": null, "url": "https://www.youtube.com/watch?v=5tc_xcwQUHI", "type": { "id": 4, "name": "Unofficial Re-stream" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2024-08-19T18:23:03Z", "end_time": "2024-08-19T19:41:48Z" }, { "priority": 10, "source": "x.com", "publisher": "Polaris", "title": "Polaris Dawn Mission Overview Briefing", "description": "Livestream on X", "feature_image": null, "url": "https://x.com/i/broadcasts/1RDGlyDRBXmJL", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2024-08-19T16:44:48Z", "end_time": "2024-08-19T18:04:22Z" } ], "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/polaris_dawn_cr_image_20240504183425.jpeg", "date": "2024-08-19T17:00:00Z", "date_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "duration": null, "agencies": [ { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": "2002", "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png" } ], "launches": [], "expeditions": [], "spacestations": [], "program": [ { "id": 40, "url": "https://lldev.thespacedevs.com/2.2.0/program/40/?format=api", "name": "Polaris", "description": "The Polaris program is a private spaceflight program organized by entrepreneur Jared Isaacman.", "agencies": [ { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/polaris_program_image_20240826141144.png", "start_date": "2024-08-26T07:38:00Z", "end_date": null, "info_url": "https://polarisprogram.com/", "wiki_url": "https://en.wikipedia.org/wiki/Polaris_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ] }