Modes

Levels of detail in the response - list, normal, detailed

Example - /events/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gte, date__lt, date__lte, day, expedition__ids, id, last_updated__gte, last_updated__lte, launch__ids, month, program, program__ids, slug, spacestation__ids, type, type__ids, video_url, year

Example - /events/?type__ids=2,8

Fields searched - name

Example - /events/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /events/?limit=2

Format

Switch to JSON output - /events/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/events/?format=api&offset=1090&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1118,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=1100&ordering=last_updated",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=1080&ordering=last_updated",
    "results": [
        {
            "id": 1329,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1329/?format=api",
            "name": "Artemis II Wet Dress Rehearsal Press Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "nasa.gov",
                    "title": "to Discuss Early Results of Artemis II Wet Dress Rehearsal",
                    "description": "Following a fueling test of NASA’s SLS (Space Launch System) rocket at the launch pad for the Artemis II Moon mission, leaders will discuss initial results",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-to-discuss-early-results-of-artemis-ii-wet-dress-rehearsal/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA's Artemis II Fueling Test News Conference (Feb. 3, 2026)",
                    "description": "Following the conclusion of the Artemis II wet dress rehearsal, tune in as agency leaders provide updates on the test and our Artemis II mission around the Moon.\n\nParticipants will include: \n- Amit Kshatriya, NASA Associate Administrator\n- Lori Glaze, acting associate administrator for NASA's Exploration Systems Development Mission Directorate\n- John Honeycutt, chair, Artemis II Mission Management Team \n\nEngineers pushed through several challenges during the two-day test and met many of the planned objectives. To allow teams to review data and conduct a second wet dress rehearsal, NASA now will target March as the earliest possible launch opportunity for the flight test.\n\nGet the latest Artemis mission updates: https://www.nasa.gov/blogs/missions/\nLearn more about Artemis II: https://...",
                    "feature_image": "https://i.ytimg.com/vi/ycqk3uN_N6g/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=ycqk3uN_N6g",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-02-03T17:58:27Z",
                    "end_time": "2026-02-03T19:00:29Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2687,
                "name": "SLS on LC-39A before WDR (Artemis-2)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sls_on_lc-39a_b_image_20260202171722.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sls_on_lc-39a_b_image_thumbnail_20260202171723.jpeg",
                "credit": "NASA/Sam Lott",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2026-02-03T18:00:00Z",
            "slug": "artemis-ii-wet-dress-rehearsal-press-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Following a fueling test of NASA’s SLS (Space Launch System) rocket at the launch pad for the Artemis II Moon mission, leaders will discuss initial results during a news conference.\r\n\r\nParticipants in the news conference include:\r\n\r\n- NASA Associate Administrator Amit Kshatriya\r\n- Lori Glaze, acting associate administrator for the Exploration Systems Development Mission Directorate\r\n- John Honeycutt, chair, Artemis II Mission Management Team\r\n- Representative, Exploration Ground Systems Program",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H2M2S",
            "updates": [
                {
                    "id": 13866,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-discuss-early-results-of-artemis-ii-wet-dress-rehearsal/",
                    "created_by": "hitura-nobad",
                    "created_on": "2026-02-02T17:20:00Z"
                },
                {
                    "id": 13875,
                    "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=ycqk3uN_N6g",
                    "created_by": "LL2",
                    "created_on": "2026-02-03T17:58:00Z"
                }
            ],
            "last_updated": "2026-02-19T07:21:02Z"
        },
        {
            "id": 1334,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1334/?format=api",
            "name": "Starliner CFT Review Findings News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "Space Operations Update (Feb. 19, 2026)",
                    "description": "Agency leaders are discussing the findings of investigations into the 2024 crewed test flight of Boeing Starliner to the International Space Station.\n\nFor NASA's blog and more information about the mission, visit: https://nasa.gov\n\nCredit: NASA",
                    "feature_image": "https://i.ytimg.com/vi/geneWmI9ZMY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=geneWmI9ZMY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-02-19T18:58:41Z",
                    "end_time": "2026-02-19T19:56:05Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1020,
                "name": "Boeing Starliner in orbit (OFT-2)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191414.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2026-02-19T19:00:00Z",
            "slug": "starliner-cft-review-findings-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "During a news conference at 2 p.m. EST on Thursday NASA will discuss the findings of investigations into the 2024 crewed test flight of Boeing Starliner to the International Space Station.\r\n\r\n\r\nNASA participants include:\r\n\r\n* Administrator Jared Isaacman\r\n* Associate Administrator Amit Kshatriya",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT48M8S",
            "updates": [
                {
                    "id": 14012,
                    "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=geneWmI9ZMY",
                    "created_by": "LL2",
                    "created_on": "2026-02-19T18:58:00Z"
                },
                {
                    "id": 14011,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added news conference.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-provide-starliner-crew-flight-test-review-findings-today/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-02-19T18:01:00Z"
                }
            ],
            "last_updated": "2026-02-19T19:56:19Z"
        },
        {
            "id": 1332,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1332/?format=api",
            "name": "Artemis II Wet Dress Rehearsal #2",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "nasa.gov",
                    "title": "Eyes Next Wet Dress Rehearsal for Artemis II",
                    "description": "NASA is targeting Thursday, Feb. 19, as the tanking day for the second wet dress rehearsal ahead of the agency’s Artemis II test flight.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/blogs/missions/2026/02/16/nasa-eyes-next-wet-dress-rehearsal-for-artemis-ii/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA's Artemis II Fueling Test (Official Feed)",
                    "description": "Engineers at NASA's Kennedy Space Center are conducting a prelaunch test to fuel the Artemis II Space Launch System—a vital step in ensuring this rocket is ready for its upcoming trip around the Moon.\n\nDuring the rehearsal, teams will demonstrate the ability to load more than 700,000 gallons of cryogenic propellants into the rocket, conduct a launch countdown, and practice safely removing propellant from the rocket without astronauts inside the spacecraft. This is the second \"wet dress rehearsal\" test, following a previous rehearsal on Feb. 2.\n\nTeams are counting down to the opening of a simulated launch window at 8:30 p.m. EST on Feb. 19 (0130 Feb. 20 UTC), which could extend to up to four hours. \n\nGet real-time updates on the mission: https://www.nasa.gov/blogs/missions/\nLearn more ...",
                    "feature_image": "https://i.ytimg.com/vi/-KYhqePsm38/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=-KYhqePsm38",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-02-19T14:48:51Z",
                    "end_time": "2026-02-20T03:30:25Z",
                    "live": false
                },
                {
                    "priority": 11,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA's Artemis II Live Views from Kennedy Space Center",
                    "description": "This live feed from our Kennedy Space Center in Florida will provide continuous views of the Artemis II Moon rocket beginning on Saturday, Jan. 17 with rollout from the Vehicle Assembly Building to Launch Pad 39B.\n \nNASA concluded a wet dress rehearsal for the agency’s Artemis II test flight on Tuesday, Feb. 3, successfully loading cryogenic propellant into the SLS (Space Launch System) tanks, sending a team out to the launch pad to closeout Orion, and safely draining the rocket. The wet dress rehearsal was a prelaunch test to fuel the rocket, designed to identify any issues and resolve them before attempting a launch.  \n\nEngineers pushed through several challenges during the two-day test and met many of the planned objectives. To allow teams to review data and conduct a second wet dr...",
                    "feature_image": "https://i.ytimg.com/vi/xCrPD7tfcr0/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=xCrPD7tfcr0",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-01-26T21:31:52Z",
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 2682,
                "name": "Artemis II Rollout (NHQ202601170039)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_ii_roll_image_20260127022614.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_ii_roll_image_thumbnail_20260127022614.jpeg",
                "credit": "NASA/Keegan Barber",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2026-02-20T01:30:00Z",
            "slug": "artemis-ii-wet-dress-rehearsal-2",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "The Space Launch System (SLS) rocket for the Artemis II mission will perform a second Wet Dress Rehearsal to demonstrate the ability to load more than 700,000 gallons of cryogenic propellants into the rocket, conduct a launch countdown, and practice safely removing propellant from the rocket without astronauts inside the spacecraft.",
            "webcast_live": false,
            "location": "LC-39B, Kennedy Space Center, FL, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT12H41M34S",
            "updates": [
                {
                    "id": 13985,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added event.",
                    "info_url": "https://www.nasa.gov/blogs/missions/2026/02/16/nasa-eyes-next-wet-dress-rehearsal-for-artemis-ii/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-02-16T21:56:00Z"
                },
                {
                    "id": 14007,
                    "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=-KYhqePsm38",
                    "created_by": "LL2",
                    "created_on": "2026-02-19T14:48:00Z"
                }
            ],
            "last_updated": "2026-02-20T03:30:35Z"
        },
        {
            "id": 1333,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1333/?format=api",
            "name": "Artemis II Wet Dress Rehearsal #2 Press Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "nasa.gov",
                    "title": "to Provide Coverage of Artemis II Wet Dress Rehearsal",
                    "description": "As NASA continues preparations for the Artemis II test flight, the agency will provide coverage Thursday, Feb. 19, of its next wet dress rehearsal, a fueling",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-to-provide-coverage-of-artemis-ii-wet-dress-rehearsal/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA's Artemis II Fueling Test News Conference (Feb. 20, 2026)",
                    "description": "Agency leaders give updates on Artemis II after the second fueling test for the mission around the Moon.\n\nParticipants include:\n-  Lori Glaze, acting associate administrator, Exploration Systems Development Mission Directorate\n- John Honeycutt, chair, Artemis II Mission Management Team\n\nArtemis will pave the way for new U.S. crewed missions on the lunar surface in preparation to send the first astronauts to Mars.\n\nGet the latest Artemis mission updates: https://www.nasa.gov/blogs/missions/\nLearn more about Artemis II: https://www.nasa.gov/mission/artemis-ii/\n\nCredit: NASA",
                    "feature_image": "https://i.ytimg.com/vi/rayK1pwhzEs/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=rayK1pwhzEs",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-02-20T15:59:30Z",
                    "end_time": "2026-02-20T17:03:57Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2687,
                "name": "SLS on LC-39A before WDR (Artemis-2)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sls_on_lc-39a_b_image_20260202171722.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sls_on_lc-39a_b_image_thumbnail_20260202171723.jpeg",
                "credit": "NASA/Sam Lott",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2026-02-20T16:00:00Z",
            "slug": "artemis-ii-wet-dress-rehearsal-2-press-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Following the second fueling test of NASA’s SLS (Space Launch System) rocket at the launch pad for the Artemis II Moon mission, leaders will discuss the outcome of the rehearsal. NASA participants include:\r\n\r\n- Lori Glaze, acting associate administrator, Exploration Systems Development Mission Directorate\r\n- John Honeycutt, chair, Artemis II Mission Management Team\r\n- Representative, Exploration Ground Systems",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H4M27S",
            "updates": [
                {
                    "id": 13998,
                    "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-provide-coverage-of-artemis-ii-wet-dress-rehearsal/",
                    "created_by": "Nosu",
                    "created_on": "2026-02-18T18:24:00Z"
                },
                {
                    "id": 14017,
                    "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=rayK1pwhzEs",
                    "created_by": "LL2",
                    "created_on": "2026-02-20T15:59:00Z"
                }
            ],
            "last_updated": "2026-02-20T17:03:59Z"
        },
        {
            "id": 1319,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1319/?format=api",
            "name": "Artemis II SLS Rollout #1",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "nasa.gov",
                    "title": "Coverage, Briefing Set for ’s Artemis II Moon Rocket Roll to Pad",
                    "description": "NASA’s integrated SLS (Space Launch System) rocket and Orion spacecraft for the Artemis II mission is inching closer to launch – literally.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/coverage-briefing-set-for-nasas-artemis-ii-moon-rocket-roll-to-pad/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA's Artemis II Live Views from Kennedy Space Center",
                    "description": "This live feed from our Kennedy Space Center in Florida will provide continuous views of the Artemis II Moon rocket beginning on Saturday, Jan. 17 with rollout from the Vehicle Assembly Building to Launch Pad 39B.\n \nIn the coming weeks, NASA will complete final preparations of the rocket and, if needed, rollback SLS and Orion to the Vehicle Assembly Building for additional work. While the Artemis II launch window opens as early as Friday, Feb. 6, the mission management team will assess flight readiness after the wet dress rehearsal across the spacecraft, launch infrastructure, and the crew and operations teams before selecting a launch date.\n\nThrough Artemis, NASA will send astronauts to explore the Moon for scientific discovery, economic benefits, and to build the foundation for the ...",
                    "feature_image": "https://i.ytimg.com/vi/nrVnsO_rdew/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=nrVnsO_rdew",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-01-17T12:00:16Z",
                    "end_time": null,
                    "live": true
                }
            ],
            "image": {
                "id": 1136,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220522090551.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191741.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2026-01-17T12:00:00Z",
            "slug": "artemis-ii-sls-rollout-1",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "NASA will roll out their second fully stacked Space Launch System (SLS) rocket to LC-39B. The rollout is expected to take up to 12 hours.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 13708,
                    "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=nrVnsO_rdew",
                    "created_by": "LL2",
                    "created_on": "2026-01-17T12:00:00Z"
                },
                {
                    "id": 13651,
                    "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/coverage-briefing-set-for-nasas-artemis-ii-moon-rocket-roll-to-pad/",
                    "created_by": "Nosu",
                    "created_on": "2026-01-15T07:45:00Z"
                }
            ],
            "last_updated": "2026-02-23T07:29:23Z"
        },
        {
            "id": 1310,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1310/?format=api",
            "name": "SpaceX CRS-33 Dragon Undocking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA's SpaceX 33rd Commercial Resupply Services Undocking",
                    "description": "Watch a SpaceX Dragon spacecraft undock and depart from the International Space Station. The spacecraft is scheduled to autonomously undock at 12:05 p.m. EST (1705 UTC) on Thursday, Feb. 26, and splash down off the coast of California at 2:44 a.m. EST (0744 UTC) on Friday, Feb. 27.\n\nThis Dragon spacecraft arrived at the space station as part of our SpaceX 33rd Commercial Resupply Services (CRS-33) mission. It arrived carrying science and supplies for the crew aboard the orbiting lab, and will return to Earth with scientific data from experiments in low Earth orbit, including tests determining how materials age in space and how microgravity affects brain and heart stem cell growth.\n\nLearn more about this mission and the science it's bringing down to Earth: [link to advisory]\nFollow the...",
                    "feature_image": "https://i.ytimg.com/vi/hgt3Hnj4Xr8/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=hgt3Hnj4Xr8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-02-26T16:45:00Z",
                    "end_time": null,
                    "live": false
                },
                {
                    "priority": 11,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "NASA’s SpaceX 33rd Commercial Resupply Services Undocking",
                    "description": "Coverage of the Departure of the NASA/SpaceX CRS-33 Resupply Vehicle from the International Space Station (undocking scheduled at 12:05 p.m. EST) .",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2026/02/crs-33-undocking-key-art-r1-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-33rd-commercial-resupply-services-undocking/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-02-26T16:45:00Z",
                    "end_time": "2026-02-26T17:45:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2026-02-26T17:05:00Z",
            "slug": "spacex-crs-33-dragon-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The SpaceX CRS-33 Dragon spacecraft will undock from the International Space Station ahead of its reentry, splashdown and recovery.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 14069,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Tweaked undocking time.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-33rd-commercial-resupply-services-undocking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-02-23T14:57:00Z"
                },
                {
                    "id": 13790,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Undocking now in spring 2026.",
                    "info_url": "https://www.nasa.gov/blogs/spacestation/2026/01/22/biomedical-science-and-hardware-top-thursdays-schedule/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-01-26T18:46:00Z"
                },
                {
                    "id": 13543,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added undocking.",
                    "info_url": "https://x.com/SpaceflightNow/status/2008617995262906697",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-01-07T20:59:00Z"
                },
                {
                    "id": 14002,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added undocking time.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-02-18T20:02:00Z"
                },
                {
                    "id": 13843,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "NET February 26.",
                    "info_url": "https://www.youtube.com/watch?v=ZTjHB4QipPk",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-01-30T16:33:00Z"
                }
            ],
            "last_updated": "2026-02-23T20:43:17Z"
        },
        {
            "id": 1335,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1335/?format=api",
            "name": "Artemis II SLS Rollback",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA's Artemis II Live Views from Kennedy Space Center",
                    "description": "This live feed from our Kennedy Space Center in Florida will provide continuous views of the Artemis II Moon rocket beginning on Saturday, Jan. 17 with rollout from the Vehicle Assembly Building to Launch Pad 39B.\n\nRead the latest Artemis II mission updates: https://www.nasa.gov/blogs/artemis/\nLearn more about Artemis: https://www.nasa.gov/artemis\n \nCredit: NASA",
                    "feature_image": "https://i.ytimg.com/vi/xCrPD7tfcr0/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=xCrPD7tfcr0",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-01-26T21:31:52Z",
                    "end_time": null,
                    "live": true
                }
            ],
            "image": {
                "id": 2682,
                "name": "Artemis II Rollout (NHQ202601170039)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_ii_roll_image_20260127022614.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_ii_roll_image_thumbnail_20260127022614.jpeg",
                "credit": "NASA/Keegan Barber",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2026-02-25T14:00:00Z",
            "slug": "artemis-ii-sls-rollback",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "NASA will roll the Artemis II Space Launch System (SLS) rocket back to the Vertical Assembly Building (VAB) to investigate issues with the upper stage helium tanks.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 14063,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event, date TBD",
                    "info_url": "https://spaceflightnow.com/2026/02/21/nasas-artemis-2-rocket-hit-by-new-problem-expected-to-bump-moonshot-into-early-april/",
                    "created_by": "Nosu",
                    "created_on": "2026-02-23T07:28:00Z"
                },
                {
                    "id": 14065,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Targeting Tuesday, February 24 at the earliest",
                    "info_url": "https://www.nasa.gov/blogs/missions/2026/02/22/nasa-to-rollback-artemis-ii-rocket-spacecraft/",
                    "created_by": "Nosu",
                    "created_on": "2026-02-23T10:43:00Z"
                },
                {
                    "id": 14077,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "NET February 25.",
                    "info_url": "https://www.nasa.gov/blogs/missions/2026/02/23/nasa-targets-artemis-ii-rollback-on-wednesday/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-02-24T01:03:00Z"
                },
                {
                    "id": 14086,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added start of roll-back time.",
                    "info_url": "https://x.com/NASA/status/2026350442171486494",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-02-24T18:08:00Z"
                }
            ],
            "last_updated": "2026-02-25T14:44:52Z"
        },
        {
            "id": 1337,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1337/?format=api",
            "name": "Artemis II Update News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "nasa.gov",
                    "title": "Invites Media to Discuss Next Steps for Artemis Campaign",
                    "description": "With rollback of NASA’s Artemis II SLS (Space Launch System) rocket and Orion spacecraft to the Vehicle Assembly Building complete, the agency will host a",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-invites-media-to-discuss-next-steps-for-artemis-campaign/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "Artemis Update (Feb. 27, 2026)",
                    "description": "Following the rollback of the Artemis II SLS (Space Launch System) rocket and Orion spacecraft on Wednesday, Feb. 25, experts will discuss the work ahead for the Artemis II test flight around the Moon and provide broader updates on the Artemis campaign.\n\nNASA participants include:\n- Administrator Jared Isaacman\n- Associate Administrator Amit Kshatriya\n- Lori Glaze, acting associate administrator for NASA's Exploration Systems Development Mission Directorate\n\nGet the latest Artemis mission updates: https://www.nasa.gov/blogs/missions/\nLearn more about Artemis II: https://www.nasa.gov/mission/artemis-ii/\n\nCredit: NASA",
                    "feature_image": "https://i.ytimg.com/vi/eCbQtyUopOM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=eCbQtyUopOM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-02-27T14:58:23Z",
                    "end_time": "2026-02-27T15:59:46Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2687,
                "name": "SLS on LC-39A before WDR (Artemis-2)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sls_on_lc-39a_b_image_20260202171722.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sls_on_lc-39a_b_image_thumbnail_20260202171723.jpeg",
                "credit": "NASA/Sam Lott",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2026-02-27T15:00:00Z",
            "slug": "artemis-ii-update-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "With rollback of NASA’s Artemis II SLS (Space Launch System) rocket and Orion spacecraft to the Vehicle Assembly Building complete, the agency will host a news conference from NASA’s Kennedy Space Center in Florida. Leadership will discuss the work ahead for the test flight, as well as provide a broader update on the Artemis campaign.\r\n\r\nNASA participants include:\r\n- Administrator Jared Isaacman\r\n- Associate Administrator Amit Kshatriya\r\n- Lori Glaze, acting associate administrator for Exploration Systems Development Mission Directorate",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 14102,
                    "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-invites-media-to-discuss-next-steps-for-artemis-campaign/",
                    "created_by": "Nosu",
                    "created_on": "2026-02-26T18:40:00Z"
                }
            ],
            "last_updated": "2026-02-26T22:16:21Z"
        },
        {
            "id": 1309,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1309/?format=api",
            "name": "US EVA-95",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "U.S. Spacewalk 95",
                    "description": "Watch as NASA astronauts go on a spacewalk outside of the International Space Station.\n\nTwo NASA astronauts will replace a high-definition camera, install a new navigational aid for visiting spacecraft, and make other changes and upgrades to the orbiting lab's hardware. The spacewalk is scheduled to start at about 7:10 a.m. EST (1220 UTC) and run for about six-and-a-half hours.\n\nLearn more about the spacewalk: https://www.nasa.gov/news-release/nasa-to-preview-us-spacewalks-at-space-station-in-january/\nAbout the International Space Station: https://www.nasa.gov/station\n \nCredit: NASA",
                    "feature_image": "https://i.ytimg.com/vi/D0dd8X4g3Eg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=D0dd8X4g3Eg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-01-15T10:40:00Z",
                    "end_time": null,
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "U.S. Spacewalk 95",
                    "description": "On Thursday, Jan. 15, two NASA astronauts will replace a high-definition camera on camera port 3, install a new navigational aid for visiting spacecraft, called a planar reflector, on the […]",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2026/01/us-spacewalk-95-key-art-r1-horizontal-hero-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/us-spacewalk-95/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-01-15T10:40:00Z",
                    "end_time": "2026-01-15T20:00:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2026-03-31T00:00:00Z",
            "slug": "us-eva-95",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Two astronauts will replace a high-definition camera on camera port 3, install a new navigational aid for visiting spacecraft, called a planar reflector, on the Harmony module’s forward port, and relocate an early ammonia servicer jumper — a flexible hose assembly that connects parts of a fluid system — along with other jumpers on the station’s S6 and S4 truss.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 7,
                "name": "Month",
                "abbrev": "M",
                "description": "The T-0 is expected in the given month."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 13493,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added EVA.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-preview-us-spacewalks-at-space-station-in-january/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-12-30T03:22:00Z"
                },
                {
                    "id": 13526,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated EVA time.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-cover-us-spacewalks-94-95-at-international-space-station/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-01-05T19:20:00Z"
                },
                {
                    "id": 13565,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Delayed to after the arrival of Crew-12 on the ISS",
                    "info_url": "https://spaceflightnow.com/2026/01/09/crew-11-to-cut-mission-short-and-return-to-earth-due-to-medical-issue/",
                    "created_by": "Nosu",
                    "created_on": "2026-01-09T09:55:00Z"
                }
            ],
            "last_updated": "2026-02-27T19:18:25Z"
        },
        {
            "id": 352,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/352/?format=api",
            "name": "HTV-X1 Release & Reentry",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "JAXA HTV-X1 Cargo Departure",
                    "description": "Tune in for live coverage as JAXA’s (Japan Aerospace Exploration Agency) uncrewed HTV-X1 cargo spacecraft departs from the International Space Station and begins its journey home.\n\nHTV-X1 arrived at the station on Oct. 29, 2025, after launching from Japan’s Tanegashima Space Center on Oct. 25. The spacecraft is scheduled to be released from the International Space Station at 12 p.m. EST (1700 UTC).\n\nLearn more about station operations: https://www.nasa.gov/international-space-station/ \n\nCredit: NASA",
                    "feature_image": "https://i.ytimg.com/vi/iUNm9iv7sAg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=iUNm9iv7sAg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-06T16:43:46Z",
                    "end_time": "2026-03-06T17:49:20Z",
                    "live": false
                },
                {
                    "priority": 11,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "JAXA HTV-X1 Cargo Departure",
                    "description": "Departure of the JAXA (Japan Aerospace Exploration Agency) HTV-X1 Cargo Craft from the International Space Station (Release scheduled at 12 p.m. EST).",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2026/02/jaxa-htv-x1-departure-key-art-r1-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/jaxa-htv-x1-cargo-departure/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-06T16:45:00Z",
                    "end_time": "2026-03-06T17:49:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2566,
                "name": "HTV-X in space (First Flight)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-x_in_space__image_20251122191933.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-x_in_space__image_thumbnail_20251122191934.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2026-03-06T17:05:00Z",
            "slug": "htv-x1-release-reentry",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The JAXA HTV-X1 will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H5M34S",
            "updates": [
                {
                    "id": 13611,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Targeting January 27th for departure",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "hitura-nobad",
                    "created_on": "2026-01-12T19:55:00Z"
                },
                {
                    "id": 14184,
                    "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=iUNm9iv7sAg",
                    "created_by": "LL2",
                    "created_on": "2026-03-06T16:44:00Z"
                },
                {
                    "id": 14005,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added planned departure date and time.",
                    "info_url": "https://global.jaxa.jp/press/2026/02/20260219-1_e.html",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-02-19T05:19:00Z"
                },
                {
                    "id": 13844,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "NET 1st week of March.",
                    "info_url": "https://www.youtube.com/watch?v=ZTjHB4QipPk",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-01-30T16:34:00Z"
                }
            ],
            "last_updated": "2026-03-06T17:54:47Z"
        }
    ]
}