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/1137/?format=api
{ "id": 1137, "url": "https://lldev.thespacedevs.com/2.2.0/event/1137/?format=api", "slug": "firefly-blue-ghost-mission-1-post-landing-press-co", "name": "Firefly Blue Ghost Mission 1 Post-Landing Press Conference", "updates": [ { "id": 10245, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg", "comment": "Added Event!", "info_url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing-news-conference/", "created_by": "hitura-nobad", "created_on": "2025-03-02T09:07:00Z" }, { "id": 10247, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png", "comment": "Official Webcast by NASA Video has started", "info_url": "https://www.youtube.com/watch?v=tA9W49Hi4Ho", "created_by": "LL2", "created_on": "2025-03-02T10:29:00Z" } ], "last_updated": "2025-03-02T11:20:14Z", "type": { "id": 7, "name": "Moon Landing" }, "description": "Press Conference following the successful landing of the Blue Ghost Mission 1 lander on the moon.", "webcast_live": false, "location": "Mare Crisium, Moon", "news_url": null, "video_url": "https://www.youtube.com/watch?v=tA9W49Hi4Ho", "info_urls": [], "vid_urls": [ { "priority": 9, "source": "youtube.com", "publisher": "NASA Video", "title": "Firefly Blue Ghost Mission 1 Lunar Landing News Conference", "description": "NASA and Firefly Aerospace will discuss details of Blue Ghost Mission 1's Moon landing as part of NASA's lunar delivery initiative and Artemis campaign, as well as the science set to come during surfa...", "feature_image": "https://i.ytimg.com/vi/tA9W49Hi4Ho/maxresdefault.jpg", "url": "https://www.youtube.com/watch?v=tA9W49Hi4Ho", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2025-03-02T10:28:36Z", "end_time": "2025-03-02T11:17:32Z" }, { "priority": 10, "source": "plus.nasa.gov", "publisher": "NASA", "title": "Firefly Blue Ghost Mission 1 Lunar Landing News Conference", "description": "Coverage of Firefly Blue Ghost Mission 1 Lunar Landing News Conference.", "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/clps-blue-ghost-1-post-landing-news-conference-key-art-r2-horizontal-program-tile-16-9-without-title.jpg", "url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing-news-conference/", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2025-03-02T10:30:00Z", "end_time": "2025-03-02T11:18:00Z" } ], "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/render_of_blue__image_20250115081321.png", "date": "2025-03-02T10:30:00Z", "date_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "duration": "PT48M56S", "agencies": [ { "id": 265, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/265/?format=api", "name": "Firefly Aerospace", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "FA", "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.", "administrator": "CEO: Peter Schumacher", "founding_year": "2014", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_logo_20220826094423.jpg" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" } ], "launches": [], "expeditions": [], "spacestations": [], "program": [] }