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=1050&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1143,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=1060&ordering=last_updated",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=1040&ordering=last_updated",
    "results": [
        {
            "id": 414,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/414/?format=api",
            "name": "Boeing Starliner-1 Undocking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1190,
                "name": "Boeing Starliner render",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing2520starliner2520docking_image_20191210170411.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191945.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-12-31T00:00:00Z",
            "slug": "boeing-starliner-1-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Boeing CST-100 Starliner will undock from the International Space Station and conduct a deorbit burn as part of its first operational mission.\r\n\r\nFollowing the deorbit burn the capsule will renter the Earth's atmosphere and land at the 'White Sands Missile Range' using its parachutes.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2025-10-30T07:19:25Z"
        },
        {
            "id": 362,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/362/?format=api",
            "name": "SNC-1 Dream Chaser Berthing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1234,
                "name": "Dream Chaser render",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/snc-1_dream_cha_image_20210922175803.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192113.jpeg",
                "credit": "Sierra Nevada Corporation",
                "license": {
                    "id": 23,
                    "name": "Sierra Nevada Corporation Image Use Policy",
                    "priority": 3,
                    "link": "https://www.sncorp.com/terms-of-use/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2026-12-31T00:00:00Z",
            "slug": "snc-1-dream-chaser-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will livestream the rendezvous and capture of Sierra Nevada Corporation's Dream Chaser cargo craft to the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2025-10-30T07:19:39Z"
        },
        {
            "id": 363,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/363/?format=api",
            "name": "SNC-1 Dream Chaser Release & Reentry",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1234,
                "name": "Dream Chaser render",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/snc-1_dream_cha_image_20210922175803.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192113.jpeg",
                "credit": "Sierra Nevada Corporation",
                "license": {
                    "id": 23,
                    "name": "Sierra Nevada Corporation Image Use Policy",
                    "priority": 3,
                    "link": "https://www.sncorp.com/terms-of-use/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2026-12-31T01:00:00Z",
            "slug": "snc-1-dream-chaser-release-reentry",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The Sierra Nevada Corporation SNC-1 Dream Chaser will be unberthed from the ISS before re-entering the Earth's atmosphere and landing at Kennedy Space Center.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2025-10-30T07:19:51Z"
        },
        {
            "id": 364,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/364/?format=api",
            "name": "SNC-1 Dream Chaser Landing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1913,
                "name": "Dream Chaser Eagle on the runway",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/dream_chaser_image_20200821084247.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194124.jpeg",
                "credit": "NASA/Ken Ulbrich",
                "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-12-31T02:00:00Z",
            "slug": "snc-1-dream-chaser-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Sierra Nevada Corporation SNC-1 Dream Chaser will land autonomously at the Launch and Landing Facility of Kennedy Space Center.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": {
                "id": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2025-10-30T07:19:56Z"
        },
        {
            "id": 1294,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1294/?format=api",
            "name": "Sentinel-1D Pre-Launch Media Briefing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 2494,
                "name": "Sentinel-1D in orbit render",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sentinel-1d_in__image_20251028122646.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sentinel-1d_in__image_thumbnail_20251028122646.png",
                "credit": "ESA/Mlabspace",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2025-10-30T07:30:00Z",
            "slug": "sentinel-1d-pre-launch-media-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Pre-launch media briefing for the Sentinel-1D mission which will be launched in early November aboard an Ariane 6 rocket from Europe’s Spaceport in Kourou, French Guiana.",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H",
            "updates": [
                {
                    "id": 12694,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://watch.esa.int/two/",
                    "created_by": "Nosu",
                    "created_on": "2025-10-28T12:34:00Z"
                }
            ],
            "last_updated": "2025-10-31T08:39:29Z"
        },
        {
            "id": 1296,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1296/?format=api",
            "name": "HydroGNSS Pre-Launch Media Briefing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 2497,
                "name": "HydroGNSS in orbit render",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hydrognss_in_or_image_20251030071505.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hydrognss_in_or_image_thumbnail_20251030071506.jpeg",
                "credit": "ESA/Mlabspace",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2025-11-03T09:00:00Z",
            "slug": "hydrognss-pre-launch-media-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Pre-launch media briefing for the HydroGNSS mission which will be launched in November aboard a Falcon 9 rocket from Vandenberg Space Force Base in California.",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H",
            "updates": [
                {
                    "id": 12710,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://watch.esa.int/two/",
                    "created_by": "Nosu",
                    "created_on": "2025-10-30T07:16:00Z"
                }
            ],
            "last_updated": "2025-11-03T14:45:47Z"
        },
        {
            "id": 1295,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1295/?format=api",
            "name": "Sentinel-1D Post-Launch Press Conference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 2123,
                "name": "Ariane 62 liftoff (Maiden Flight)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_thumbnail_20240711132056.jpeg",
                "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-11-04T22:30:00Z",
            "slug": "sentinel-1d-post-launch-press-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Post-launch press conference following the launch of the Sentinel-1D mission aboard an Ariane 6 rocket from Europe’s Spaceport in Kourou, French Guiana.",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT15M",
            "updates": [
                {
                    "id": 12695,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://watch.esa.int/two/",
                    "created_by": "Nosu",
                    "created_on": "2025-10-28T12:35:00Z"
                }
            ],
            "last_updated": "2025-11-05T08:00:11Z"
        },
        {
            "id": 1297,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1297/?format=api",
            "name": "Sentinel-6B Pre-Launch Media Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "esa.int",
                    "title": "Media invitation: online media briefings ahead of Copernicus Sentinel-6B launch",
                    "description": "Media are invited to join online press briefings on 13 November to hear about the latest sea-level monitoring satellite, Copernicus Sentinel-6B, which is due to launch no earlier than 17 November UTC. Officials from ESA, the European Commission, Eumetsat, NASA and marine applications users are set t...",
                    "feature_image": null,
                    "url": "https://www.esa.int/Newsroom/Press_Releases/Media_invitation_online_media_briefings_ahead_of_Copernicus_Sentinel-6B_launch",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 2528,
                "name": "Sentinel-6 in orbit render",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sentinel-6_in_o_image_20251107125750.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sentinel-6_in_o_image_thumbnail_20251107125752.jpeg",
                "credit": "ESA - P. Carril",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-11-13T10:00:00Z",
            "slug": "sentinel-6b-pre-launch-media-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Pre-launch media briefing for the Sentinel-6B mission which will be launched mid November aboard a Falcon 9 rocket from Vandenberg Space Force Base in California.",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H",
            "updates": [
                {
                    "id": 12800,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.esa.int/Newsroom/Press_Releases/Media_invitation_online_media_briefings_ahead_of_Copernicus_Sentinel-6B_launch",
                    "created_by": "Nosu",
                    "created_on": "2025-11-07T13:11:00Z"
                }
            ],
            "last_updated": "2025-11-13T10:41:37Z"
        },
        {
            "id": 1292,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1292/?format=api",
            "name": "Shenzhou 21 Landing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "CGTN",
                    "title": "Live: Special coverage of Shenzhou-20 crew's return to Earth",
                    "description": "China's Shenzhou-20 crew returns to Earth on Friday aboard the Shenzhou-21 spacecraft. The spacecraft lands at the Dongfeng landing site in north China's Inner Mongolia Autonomous Region. The astronau...",
                    "feature_image": "https://i.ytimg.com/vi/bSme1kHNSN0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=bSme1kHNSN0",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-11-14T07:29:59Z",
                    "end_time": "2025-11-14T09:45:55Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1260,
                "name": "[AUTO] Shenzhou 16 Landing - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_16_lan_image_20231027084649.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192204.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2025-11-14T08:30:00Z",
            "slug": "shenzhou-21-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Shenzhou 21 Descent Capsule will land in the desert near Jiuquan Satellite Launch Center, China, bringing the crew of Shenzhou 20 - Chen Dong, Chen Zhongrui and Wang Jie - back to Earth after spending 6 months in orbit as part of the 9th mission to the Chinese Space Station, and after Shenzhou 20 was possibly struck by orbital debris, rendering it unsuitable for crew re-entry.",
            "webcast_live": false,
            "location": "Near Jiuquan Satellite Launch Center, China",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT2H15M56S",
            "updates": [
                {
                    "id": 12760,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Landing delayed due to time required to analyze potential orbital debris strike on the spacecraft.",
                    "info_url": "https://m.weibo.cn/detail/5229562801949270",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-11-05T02:37:00Z"
                },
                {
                    "id": 12631,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added landing per NOTAMs.",
                    "info_url": "https://forum.nasaspaceflight.com/index.php?topic=57867.msg2727261#msg2727261",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-10-20T17:19:00Z"
                },
                {
                    "id": 12863,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated new landing time.",
                    "info_url": "https://forum.nasaspaceflight.com/index.php?topic=62256.msg2733644#msg2733644",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-11-12T17:09:00Z"
                },
                {
                    "id": 12878,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated info to reflect swap in spacecraft used for re-entry after possible orbital debris strike on Shenzhou 20.",
                    "info_url": "https://www.news.cn/politics/20251114/98eef6f90c2c4a30b62720b9381442b6/c.html",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-11-14T00:37:00Z"
                }
            ],
            "last_updated": "2025-11-14T09:46:11Z"
        },
        {
            "id": 1298,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1298/?format=api",
            "name": "Sentinel-6B Prelaunch Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "nasa.gov",
                    "title": "Sets Launch Coverage for International Ocean Tracking Mission",
                    "description": "NASA will provide live coverage of prelaunch and launch activities for Sentinel-6B, an international mission delivering critical sea level and ocean data to",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-international-ocean-tracking-mission/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "Sentinel-6B Prelaunch Media Teleconference",
                    "description": "NASA and mission officials will discuss the upcoming launch of Sentinel-6B, an international mission that will deliver critical sea level and ocean data to protect coastal infrastructure, improve weat...",
                    "feature_image": "https://i.ytimg.com/vi/1n4SjH6URAo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=1n4SjH6URAo",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-11-15T20:55:12Z",
                    "end_time": "2025-11-15T21:32:54Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2528,
                "name": "Sentinel-6 in orbit render",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sentinel-6_in_o_image_20251107125750.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sentinel-6_in_o_image_thumbnail_20251107125752.jpeg",
                "credit": "ESA - P. Carril",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-11-15T21:00:00Z",
            "slug": "sentinel-6b-prelaunch-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and mission officials will discuss the upcoming launch of Sentinel-6B, an international mission that will deliver critical sea level and ocean data to protect coastal infrastructure, improve weather forecasting, and support commercial activities at sea. \r\n\r\nSentinel-6B is the second of twin satellites in the Copernicus Sentinel-6/Jason-CS mission. The first, Sentinel-6 Michael Freilich, launched in November 2020. The mission continues a decades-long effort to monitor global sea level and ocean conditions using radar to make precise measurements from space.\r\n\r\nNASA is targeting launch at 12:21 a.m. EST Monday, Nov. 17 (9:21 p.m. PST, Sunday Nov. 16) aboard a SpaceX Falcon 9 rocket from Space Launch Complex 4 East (SLC-4E) at Vandenberg Space Force Base in California.\r\n\r\nParticipants include:\r\n• Karen St. Germain, Director Earth Science Division, NASA HQ\r\n• Pierrik Veuilleumier, Sentinel-6B project manager, ESA \r\n• Parag Vaze, Sentinel-6B project manager, JPL\r\n• Tim Dunn, Senior Launch Director, NASA Launch Services Program, KSC \r\n• Julianna Scheiman, Director, NASA Science Missions, Space-X\r\n• 1st Lt William F. Harbin, Launch Weather Officer, U.S. Air Force",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT37M42S",
            "updates": [
                {
                    "id": 12904,
                    "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=1n4SjH6URAo",
                    "created_by": "LL2",
                    "created_on": "2025-11-15T20:55:00Z"
                },
                {
                    "id": 12893,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added event.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-international-ocean-tracking-mission/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-11-15T00:01:00Z"
                }
            ],
            "last_updated": "2025-11-15T21:44:59Z"
        }
    ]
}