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, id, last_updated__gte, last_updated__lte, month, program, slug, 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&ordering=-last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1044,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=10&ordering=-last_updated",
    "previous": null,
    "results": [
        {
            "id": 1243,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1243/?format=api",
            "name": "NG-23 Cygnus Berthing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1126,
                "name": "Cygnus NG berthing",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191718.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": "2025-09-17T10:35:00Z",
            "slug": "ng-23-cygnus-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will live-stream the installation of the Northrop Grumman NG-23 Cygnus spacecraft to the Nadir port of the Unity Module of the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 12137,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Tweaked capture 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": "2025-09-07T22:57:00Z"
                },
                {
                    "id": 12092,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added berthing.",
                    "info_url": "https://www.nasa.gov/blogs/spacestation/2025/09/05/nasa-partners-adjust-next-cygnus-resupply-launch/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-05T14:46:00Z"
                }
            ],
            "last_updated": "2025-09-07T22:57:50Z"
        },
        {
            "id": 1242,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1242/?format=api",
            "name": "Progress MS-32 Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "Progress 93 Cargo Ship Docking",
                    "description": "Docking of the ISS Progress 93 Cargo Craft to the aft port of the Zvezda Service Module; docking is scheduled at 17:27:23 GMT, 12:27:23 CT.",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/09/progress-93-docking-key-art-r1-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/progress-93-cargo-ship-docking/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-13T16:30:00Z",
                    "end_time": "2025-09-13T18:00:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.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": "2025-09-13T17:27:21Z",
            "slug": "progress-ms-32-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-32 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 12055,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking.",
                    "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": "2025-09-02T16:04:00Z"
                },
                {
                    "id": 12090,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Tweaked docking time.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/progress-93-cargo-ship-docking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-05T13:44:00Z"
                }
            ],
            "last_updated": "2025-09-07T22:57:18Z"
        },
        {
            "id": 1239,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1239/?format=api",
            "name": "Progress MS-30 Undocking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.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": "2025-09-09T15:44:00Z",
            "slug": "progress-ms-30-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-30 spacecraft will undock from the Zvezda module of the International Space Station.\r\nIt will then de-orbit and burn up in the atmosphere.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 12136,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Tweaked 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": "2025-09-07T22:57:00Z"
                },
                {
                    "id": 12014,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Nosu",
                    "created_on": "2025-08-28T07:59:00Z"
                }
            ],
            "last_updated": "2025-09-07T22:57:06Z"
        },
        {
            "id": 1276,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1276/?format=api",
            "name": "Booster 15-2 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "SpaceX Performs Final Booster Static Fire on Pad 1",
                    "description": "Join us as SpaceX conducts testing of Booster 15-2 on the OLM at Starbase, Boca Chica, Texas!\n\nBooster 15-2 will launch the final mission using the block 2 design of Booster and Ship, as well as this ...",
                    "feature_image": "https://i.ytimg.com/vi/Sn0j9nCLxC4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=Sn0j9nCLxC4",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-07T14:05:51Z",
                    "end_time": "2025-09-07T16:05:26Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1011,
                "name": "Super Heavy static fire - 33 engines",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_7_33_en_image_20230128102545.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191358.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-09-07T15:20:00Z",
            "slug": "booster-15-2-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will static fire to-be-reused Starship/Super Heavy Booster 15-2, in preparation for Starship's 11th launch.",
            "webcast_live": false,
            "location": "Starbase. Texas",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H59M35S",
            "updates": [
                {
                    "id": 12133,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added static fire.",
                    "info_url": "https://www.youtube.com/watch?v=Sn0j9nCLxC4",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-07T14:17:00Z"
                },
                {
                    "id": 12134,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Unofficial Webcast by NASASpaceflight has started",
                    "info_url": "https://www.youtube.com/watch?v=Sn0j9nCLxC4",
                    "created_by": "LL2",
                    "created_on": "2025-09-07T14:17:00Z"
                }
            ],
            "last_updated": "2025-09-07T16:06:03Z"
        },
        {
            "id": 1240,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1240/?format=api",
            "name": "NASA IMAP Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Invites Media to Learn About New Missions to Map Sun’s Influence",
                    "description": "NASA will hold a media teleconference at 12 p.m. EDT on Thursday, Sept. 4, to discuss the agency’s upcoming Sun and space weather missions, IMAP (Interstellar",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-invites-media-to-learn-about-new-missions-to-map-suns-influence/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "IMAP and Carruthers Missions Launching to Map Sun’s Influence Media Teleconference",
                    "description": "Experts discuss the agency’s upcoming Sun and space weather missions, IMAP (Interstellar Mapping and Acceleration Probe) and Carruthers Geocorona Observatory. The two missions are targeting launch on ...",
                    "feature_image": "https://i.ytimg.com/vi/o45m6QjxNB8/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=o45m6QjxNB8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-04T15:57:11Z",
                    "end_time": "2025-09-04T16:44:39Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2444,
                "name": "IMAP in orbit render",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/imap_in_orbit_r_image_20250829071448.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/imap_in_orbit_r_image_thumbnail_20250829071449.jpeg",
                "credit": "NASA/Princeton/Patrick McPike",
                "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": "2025-09-04T16:00:00Z",
            "slug": "nasa-imap-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference to discuss the agency’s upcoming Sun and space weather missions, IMAP (Interstellar Mapping and Acceleration Probe) and Carruthers Geocorona Observatory.\r\n\r\nThe IMAP mission will map the boundaries of our heliosphere, the vast bubble created by the Sun’s wind that encapsulates our entire solar system. As a modern-day celestial cartographer, IMAP will explore how the heliosphere interacts with interstellar space, as well as chart the range of particles that fill the space between the planets. The IMAP mission also will support near real-time observations of the solar wind and energetic particles. These energetic particles can produce hazardous space weather that can impact spacecraft and other NASA hardware as the agency explores deeper into space, including at the Moon under the Artemis campaign.\r\n\r\nNASA’s Carruthers Geocorona Observatory will image the ultraviolet glow of Earth’s exosphere, the outermost region of our planet’s atmosphere. This data will help scientists understand how space weather from the Sun shapes the exosphere and ultimately impacts our planet. The first observation of this glow – called the geocorona – was captured during Apollo 16, when a telescope designed and built by George Carruthers was deployed on the Moon.\r\n\r\nParticipants include:\r\n- Nicky Fox, associate administrator, Science Mission Directorate, NASA Headquarters in Washington\r\n- Teresa Nieves-Chinchilla, director, Moon to Mars Space Weather Analysis Office, NASA’s Goddard Space Flight Center in Greenbelt, Maryland\r\n- David J. McComas, IMAP principal investigator, Princeton University\r\n- Lara Waldrop, Carruthers Geocorona Observatory principal investigator, University of Illinois Urbana-Champaign",
            "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": "PT47M28S",
            "updates": [
                {
                    "id": 12024,
                    "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-learn-about-new-missions-to-map-suns-influence/",
                    "created_by": "Nosu",
                    "created_on": "2025-08-29T07:15:00Z"
                },
                {
                    "id": 12077,
                    "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=o45m6QjxNB8",
                    "created_by": "LL2",
                    "created_on": "2025-09-04T15:57:00Z"
                }
            ],
            "last_updated": "2025-09-04T16:45:17Z"
        },
        {
            "id": 1241,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1241/?format=api",
            "name": "NordSpace's Maiden Flight",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nordspace.com",
                    "title": "Launch Information",
                    "description": "Visit this page for up to date information on our upcoming launches",
                    "feature_image": null,
                    "url": "https://www.nordspace.com/info",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NordSpace",
                    "title": "Live - NordSpace First Sub-Orbital Flight",
                    "description": "The livestream will start approximately one hour prior to launch on Thursday August 28 or Friday August 29. We will update the date/time for this live stream as we get closer to our launch window. For...",
                    "feature_image": "https://i.ytimg.com/vi/0oxDEKPSbF4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=0oxDEKPSbF4",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-08-29T08:00:21Z",
                    "end_time": "2025-08-30T03:53:31Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2445,
                "name": "NordSpace Suborbital Rocket",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nordspace_subor_image_20250829090206.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nordspace_subor_image_thumbnail_20250829090207.jpeg",
                "credit": "NordSpace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2025-08-29T20:26:00Z",
            "slug": "nordspaces-maiden-flight",
            "type": {
                "id": 31,
                "name": "Sounding Rocket Launch"
            },
            "description": "First commercial rocket launch from Canada by NordSpace",
            "webcast_live": false,
            "location": "Atlantic Spaceport Complex",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT19H53M10S",
            "updates": [
                {
                    "id": 12025,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Sounding Rocket Launch",
                    "info_url": "https://www.youtube.com/live/0oxDEKPSbF4",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-08-29T09:03:00Z"
                },
                {
                    "id": 12026,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NordSpace has started",
                    "info_url": "https://www.youtube.com/watch?v=0oxDEKPSbF4",
                    "created_by": "LL2",
                    "created_on": "2025-08-29T09:03:00Z"
                },
                {
                    "id": 12029,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Second attempt in the second window starting at 17:30 UTC",
                    "info_url": "https://www.youtube.com/watch?v=0oxDEKPSbF4",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-08-29T13:57:00Z"
                },
                {
                    "id": 12039,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "New T-0 20:26 UTC",
                    "info_url": "https://www.youtube.com/watch?v=0oxDEKPSbF4",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-08-29T19:36:00Z"
                }
            ],
            "last_updated": "2025-08-30T05:02:14Z"
        },
        {
            "id": 1238,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1238/?format=api",
            "name": "Rocket Lab LC-3 Inauguration",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Rocket Lab",
                    "title": "Rocket Lab - Launch Complex 3 Official Opening",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/oNs8lp3U1Wk/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=oNs8lp3U1Wk",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-08-28T14:00:00Z",
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 2442,
                "name": "Rocket Lab LC-3 under construction",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket_lab_lc-3_image_20250828075642.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket_lab_lc-3_image_thumbnail_20250828075642.jpeg",
                "credit": "Rocket Lab",
                "license": {
                    "id": 7,
                    "name": "Rocket Lab Image Use Policy",
                    "priority": 3,
                    "link": "https://www.rocketlabusa.com/about/gallery/"
                },
                "single_use": true,
                "variants": []
            },
            "date": null,
            "slug": "rocket-lab-lc-3-inauguration",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Rocket Lab's Launch Complex-3 in Wallops Islands (USA), dedicated to Neutron,  will be inaugurated during a livestreamed ceremony.",
            "webcast_live": false,
            "location": "Wallops Islands, VA, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 12013,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.youtube.com/watch?v=oNs8lp3U1Wk",
                    "created_by": "Nosu",
                    "created_on": "2025-08-28T07:56:00Z"
                }
            ],
            "last_updated": "2025-08-28T07:56:56Z"
        },
        {
            "id": 1016,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1016/?format=api",
            "name": "Juice Venus Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Juice team resolves anomaly on approach to Venus",
                    "description": "The European Space Agency’s Jupiter Icy Moons Explorer (Juice) is on track for its gravity-assist flyby at Venus on 31 August, following the successful resolution of a spacecraft communication anomaly that temporarily severed contact with Earth.The issue, which emerged during a routine ground statio...",
                    "feature_image": null,
                    "url": "https://www.esa.int/Enabling_Support/Operations/Juice_team_resolves_anomaly_on_approach_to_Venus",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1035,
                "name": "JUICE render",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307192047.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240307192048.jpeg",
                "credit": "spacecraft: ESA/ATG medialab; Jupiter: NASA/ESA/J. Nichols (University of Leicester); Ganymede: NASA/JPL; Io: NASA/JPL/University of Arizona; Callisto and Europa: NASA/JPL/DLR",
                "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-08-31T05:28:00Z",
            "slug": "juice-venus-flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Second flyby of ESA's Jupiter Icy Moons Explorer (Juice) mission on its way to the Jovian system.",
            "webcast_live": false,
            "location": "Venus",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 11974,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated time of closest fly-by.",
                    "info_url": "https://www.esa.int/Enabling_Support/Operations/Juice_team_resolves_anomaly_on_approach_to_Venus",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-08-25T11:27:00Z"
                }
            ],
            "last_updated": "2025-08-25T11:27:06Z"
        },
        {
            "id": 1229,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1229/?format=api",
            "name": "CRS-33 Dragon Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA's SpaceX 33rd Commercial Resupply Services Rendezvous and Docking",
                    "description": "Watch a SpaceX Dragon spacecraft dock to the International Space Station after a successful liftoff on Aug. 24. The spacecraft is carrying supplies – including food and essential equipment for the cre...",
                    "feature_image": "https://i.ytimg.com/vi/6nXqUGNF4QY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=6nXqUGNF4QY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-08-25T09:58:29Z",
                    "end_time": "2025-08-25T11:21:52Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "NASA’s SpaceX 33rd Commercial Resupply Services Rendezvous and Docking",
                    "description": "",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/08/crs-33-rendezvous-and-docking-key-art-r1-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-33rd-commercial-resupply-services-rendezvous-and-docking/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-08-25T10:00:00Z",
                    "end_time": "2025-08-25T11:22: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": "2025-08-25T11:22:05Z",
            "slug": "crs-33-dragon-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "Following its launch atop a Falcon 9, the CRS-33 Dragon will autonomously dock to the ISS, bringing crew supplies as well as experiments.",
            "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": "PT1H23M23S",
            "updates": [
                {
                    "id": 11973,
                    "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=6nXqUGNF4QY",
                    "created_by": "LL2",
                    "created_on": "2025-08-25T10:01:00Z"
                },
                {
                    "id": 11841,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking.",
                    "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": "2025-08-12T01:57:00Z"
                },
                {
                    "id": 11905,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated docking time.",
                    "info_url": "https://www.spacex.com/launches/crs33",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-08-18T16:49:00Z"
                },
                {
                    "id": 11934,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Tweaked docking 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": "2025-08-21T17:43:00Z"
                }
            ],
            "last_updated": "2025-08-25T11:24:30Z"
        },
        {
            "id": 1232,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1232/?format=api",
            "name": "SpaceX CRS-33 Prelaunch Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Coverage for SpaceX 33rd Station Resupply Launch, Arrival",
                    "description": "NASA and SpaceX are targeting 2:45 a.m. EDT, Sunday, Aug. 24, for the next launch to deliver science investigations, supplies, and equipment to the",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-spacex-33rd-station-resupply-launch-arrival/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "NASA’s SpaceX CRS-33 Prelaunch Teleconference",
                    "description": "Members of NASA and SpaceX will discuss the launch of the 33rd SpaceX commercial resupply services mission to the International Space Station.",
                    "feature_image": "https://i.ytimg.com/vi/nf4tiBQln_g/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=nf4tiBQln_g",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-08-22T15:25:37Z",
                    "end_time": "2025-08-22T16:04:51Z",
                    "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": "2025-08-22T15:30:00Z",
            "slug": "spacex-crs-33-prelaunch-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Prelaunch media teleconference with the following participants:\r\n- Bill Spetch, operations integration manager, NASA’s International Space Station Program\r\n- Heidi Parris, associate program scientist, NASA’s International Space Station Program Research Office\r\n- Sarah Walker, director, Dragon Mission Management, SpaceX",
            "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": "PT39M14S",
            "updates": [
                {
                    "id": 11912,
                    "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-sets-coverage-for-spacex-33rd-station-resupply-launch-arrival/",
                    "created_by": "Nosu",
                    "created_on": "2025-08-19T08:33:00Z"
                },
                {
                    "id": 11945,
                    "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=nf4tiBQln_g",
                    "created_by": "LL2",
                    "created_on": "2025-08-22T15:53:00Z"
                }
            ],
            "last_updated": "2025-08-22T16:05:23Z"
        }
    ]
}