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/1233/?format=api
{ "id": 1233, "url": "https://lldev.thespacedevs.com/2.2.0/event/1233/?format=api", "slug": "nasa-astronaut-class-of-2025-introduction", "name": "NASA Astronaut Class of 2025 Introduction", "updates": [ { "id": 12335, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png", "comment": "Official Webcast by NASA has started", "info_url": "https://www.youtube.com/watch?v=frX3-5xuGQs", "created_by": "LL2", "created_on": "2025-09-22T16:32:00Z" }, { "id": 11927, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg", "comment": "Adding event", "info_url": "https://www.nasa.gov/news-release/nasa-to-announce-new-astronaut-class-preview-artemis-ii-moon-mission/", "created_by": "Nosu", "created_on": "2025-08-21T11:48:00Z" } ], "last_updated": "2025-09-22T17:36:16Z", "type": { "id": 20, "name": "Press Event" }, "description": "After evaluating more than 8,000 applications, NASA will debut its 2025 class of astronaut candidates during a ceremony. The selected candidates will undergo nearly two years of training before they graduate as flight-eligible astronauts for agency missions to low Earth orbit, the Moon, and ultimately, Mars.", "webcast_live": false, "location": "Johnson Space Center, Houston, TX, USA", "news_url": "https://www.nasa.gov/news-release/nasa-to-announce-new-astronaut-class-preview-artemis-ii-moon-mission/", "video_url": "https://www.youtube.com/watch?v=frX3-5xuGQs", "info_urls": [ { "priority": 10, "source": "www.nasa.gov", "title": "to Announce New Astronaut Class, Preview Artemis II Moon Mission", "description": "Editor's note: This advisory was updated on Aug. 20 to reflect a change in the Artemis II Science and Technology Briefing participants.", "feature_image": null, "url": "https://www.nasa.gov/news-release/nasa-to-announce-new-astronaut-class-preview-artemis-ii-moon-mission/", "type": { "id": 1, "name": "Official Page" }, "language": { "id": 1, "name": "English", "code": "en" } } ], "vid_urls": [ { "priority": 9, "source": "youtube.com", "publisher": "NASA", "title": "NASA Selects 2025 Astronaut Candidates", "description": "Meet our newest astronaut candidates!\n\nLive from NASA's Johnson Space Center, we're introducing our 2025 class of astronaut candidates to the public for the first time. Chosen from over 8,000 applican...", "feature_image": "https://i.ytimg.com/vi/frX3-5xuGQs/maxresdefault.jpg", "url": "https://www.youtube.com/watch?v=frX3-5xuGQs", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2025-09-22T16:31:34Z", "end_time": "2025-09-22T17:33:48Z" }, { "priority": 10, "source": "plus.nasa.gov", "publisher": "NASA", "title": "NASA Selects 2025 Astronaut Candidates", "description": "NASA Announces 2025 Class of Astronaut Candidates and previews Artemis II Moon Mission.", "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/08/ascan-announcement-key-art-op-a-r1-horizontal-program-tile-16-9-without-title-1.jpg", "url": "https://plus.nasa.gov/scheduled-video/astronaut-candidate-selection-announcement/", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2025-09-22T16:30:00Z", "end_time": "2025-09-22T17:34:00Z" } ], "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_logo_place_image_20240926071724.png", "date": "2025-09-22T16:30:00Z", "date_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "duration": "PT1H2M14S", "agencies": [ { "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": [] }