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/879/?format=api
{ "id": 879, "url": "https://ll.thespacedevs.com/2.2.0/event/879/?format=api", "slug": "iac-2023-elon-musk-lecture", "name": "IAC 2023 Elon Musk Lecture", "updates": [ { "id": 5310, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png", "comment": "Livestream has started", "info_url": "https://www.youtube.com/watch?v=kg3Z0wj9xDI", "created_by": "LL2", "created_on": "2023-10-05T13:35:39Z" }, { "id": 5309, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg", "comment": "Added Event", "info_url": "https://twitter.com/iafastro/status/1709660035016446420", "created_by": "hitura-nobad", "created_on": "2023-10-05T10:58:04Z" } ], "last_updated": "2024-03-05T17:26:37Z", "type": { "id": 20, "name": "Press Event" }, "description": "SpaceX CEO Elon Musk will hold a remote lecture for IAC 2023 titled \"Creating a More Exciting Future\".", "webcast_live": false, "location": "IAC 2023, Baku", "news_url": null, "video_url": "https://www.youtube.com/watch?v=kg3Z0wj9xDI", "info_urls": [], "vid_urls": [ { "priority": 10, "source": "www.youtube.com", "publisher": null, "title": "IAC 23 Baku - Day 4 - Part 2/2 - International Astronautical Congress", "description": "INTERNATIONAL ASTRONAUTICAL CONGRESS 2023Thursday 5 October - Afternoon sessions- The IAC 2023 in Baku, Azerbaijan!2-6 October 2023GLOBAL CHALLENGES AND OPPO...", "feature_image": "https://i.ytimg.com/vi/kg3Z0wj9xDI/maxresdefault_live.jpg", "url": "https://www.youtube.com/watch?v=kg3Z0wj9xDI", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": null, "end_time": null } ], "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/default.png", "date": "2023-10-05T13:45:00Z", "date_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "duration": "PT4H40M23S", "agencies": [ { "id": 121, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png" } ], "launches": [], "expeditions": [], "spacestations": [], "program": [] }