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

{
    "count": 1071,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=60&ordering=-date",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=40&ordering=-date",
    "results": [
        {
            "id": 1287,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1287/?format=api",
            "name": "NASA Prelaunch News Conference on New Space Weather Missions",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Launch Coverage for Space Weather Missions",
                    "description": "NASA will provide live coverage of prelaunch and launch activities for an observatory designed to study space weather and explore and map the boundaries of",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-space-weather-missions/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA Prelaunch News Conference on Three New Space Weather Missions (Sept. 21, 2025)",
                    "description": "Experts from NASA, NOAA, and the Space Force will discuss three new missions to study space weather and its impacts on the solar system.\n \nIMAP (Interstellar Mapping and Acceleration Probe), NASA’s Ca...",
                    "feature_image": "https://i.ytimg.com/vi/E-gzwILmPig/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=E-gzwILmPig",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-21T18:28:33Z",
                    "end_time": "2025-09-21T19:15:22Z",
                    "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-21T18:30:00Z",
            "slug": "nasa-prelaunch-news-conference-on-new-space-weathe",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA Prelaunch News Conference on New Space Weather Missions, with the following participants:\r\n\r\n- Nicky Fox, associate administrator, Science Mission Directorate, NASA Headquarters in Washington\r\n- Brad Williams, IMAP program executive, NASA Headquarters\r\n- Irene Parker, deputy assistant administrator for Systems at NOAA’s National Environmental Satellite, Data, and Information Service\r\n- Denton Gibson, launch director, NASA’s Launch Services Program, NASA Kennedy\r\n- Julianna Scheiman, director, NASA Science Missions, SpaceX\r\n- Arlena Moses, launch weather officer, 45th Weather Squadron, U.S. Space Force",
            "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": 12263,
                    "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-launch-coverage-for-space-weather-missions/",
                    "created_by": "Nosu",
                    "created_on": "2025-09-16T06:50:00Z"
                }
            ],
            "last_updated": "2025-09-17T16:37:28Z"
        },
        {
            "id": 1243,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1243/?format=api",
            "name": "NG-23 Cygnus Berthing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA’s Northrop Grumman Commercial Resupply Services 23 Installation",
                    "description": "Northrop Grumman’s CRS-23 mission to the International Space Station has arrived at the International Space Station. Now, the station's robotic arm will guide it to a port on the station for installat...",
                    "feature_image": "https://i.ytimg.com/vi/zhNX543aYQA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=zhNX543aYQA",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-18T12:58:17Z",
                    "end_time": "2025-09-18T14:13:26Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "NASA’s Northrop Grumman Commercial Resupply Services 23 Installation",
                    "description": "Installation of the Northrop Grumman Cygnus CRS-23 Cargo Craft to the Unity nadir port of the International Space Station.",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/09/ng-23-installation-key-art-r1-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/nasas-northrop-grumman-23rd-cargo-resupply-services-installation/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-18T13:00:00Z",
                    "end_time": "2025-09-18T14:14:00Z",
                    "live": false
                }
            ],
            "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-18T13:00: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": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H15M9S",
            "updates": [
                {
                    "id": 12271,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Arrival at ISS delayed due to Cygnus thruster issues.",
                    "info_url": "https://www.nasa.gov/blogs/spacestation/2025/09/16/nasa-northrop-grumman-assessing-cygnus-xl-engine-burn-plan/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-16T22:02:00Z"
                },
                {
                    "id": 12281,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Rescheduled for September 18.",
                    "info_url": "https://www.nasa.gov/blogs/spacestation/2025/09/17/nasa-northrop-grumman-go-to-proceed-with-cygnus-xl-station-arrival/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-18T02:40:00Z"
                },
                {
                    "id": 12287,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "New live stream start time.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/nasas-northrop-grumman-23rd-cargo-resupply-services-installation/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-18T10:56:00Z"
                },
                {
                    "id": 12290,
                    "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=zhNX543aYQA",
                    "created_by": "LL2",
                    "created_on": "2025-09-18T12:58:00Z"
                },
                {
                    "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-18T14:16:16Z"
        },
        {
            "id": 1277,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1277/?format=api",
            "name": "NG-23 Cygnus Capture",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA’s Northrop Grumman Commercial Resupply Services 23 Rendezvous and Capture",
                    "description": "Northrop Grumman’s CRS-23 mission to the International Space Station is arriving filled with cargo, science, and supplies. The uncrewed mission launched from Space Launch Complex 40 at Cape Canaveral ...",
                    "feature_image": "https://i.ytimg.com/vi/xNbNen3p0Qs/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=xNbNen3p0Qs",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-18T09:44:24Z",
                    "end_time": "2025-09-18T11:43:10Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "NASA’s Northrop Grumman Commercial Resupply Services 23 Rendezvous and Capture",
                    "description": "Capture of the Northrop Grumman Cygnus CRS-23 Cargo Craft.",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/09/ng-23-rendezvous-and-capture-key-art-r1-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/nasas-northrop-grumman-23rd-cargo-resupply-services-rendezvous-and-capture/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-18T09:45:00Z",
                    "end_time": "2025-09-18T11:41:00Z",
                    "live": false
                }
            ],
            "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-18T11:18:00Z",
            "slug": "ng-23-cygnus-capture",
            "type": {
                "id": 29,
                "name": "Spacecraft Capture"
            },
            "description": "NASA TV will livestream the rendezvous and capture of Northrop Grumman's NG-23 Cygnus cargo craft to the International Space Station.",
            "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": "PT1H58M46S",
            "updates": [
                {
                    "id": 12270,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Arrival at ISS delayed due to Cygnus thruster issues.",
                    "info_url": "https://www.nasa.gov/blogs/spacestation/2025/09/16/nasa-northrop-grumman-assessing-cygnus-xl-engine-burn-plan/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-16T22:01:00Z"
                },
                {
                    "id": 12280,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Rescheduled for September 18.",
                    "info_url": "https://www.nasa.gov/blogs/spacestation/2025/09/17/nasa-northrop-grumman-go-to-proceed-with-cygnus-xl-station-arrival/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-18T02:40:00Z"
                },
                {
                    "id": 12285,
                    "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=xNbNen3p0Qs",
                    "created_by": "LL2",
                    "created_on": "2025-09-18T09:47:00Z"
                },
                {
                    "id": 12153,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://plus.nasa.gov/scheduled-video/nasas-northrop-grumman-23rd-cargo-resupply-services-rendezvous-and-capture/",
                    "created_by": "Nosu",
                    "created_on": "2025-09-09T07:17:00Z"
                }
            ],
            "last_updated": "2025-09-18T11:49:36Z"
        },
        {
            "id": 1242,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1242/?format=api",
            "name": "Progress MS-32 Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 8,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "Progress 93 Cargo Ship Docking",
                    "description": "After lifting off from Baikonur Cosmodrome in Kazakhstan on Thursday, Sept. 11, a Roscosmos cargo spacecraft, delivering approximately three tons of food, fuel, and supplies, is scheduled to arrive at...",
                    "feature_image": "https://i.ytimg.com/vi/0XZGhnTCl88/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=0XZGhnTCl88",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-13T16:29:04Z",
                    "end_time": "2025-09-13T17:31:30Z",
                    "live": false
                },
                {
                    "priority": 9,
                    "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-13T17:32:00Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция стыковки корабля «Прогресс МС-32» с МКС",
                    "description": "11 сентября с Байконура взлетела ракета-носитель «Союз-2.1а» с грузовым кораблём «Прогресс МС-32».\n\nОжидаем его стыковку к модулю «Звезда» Международной космической станции — 13 сентября в 20:27 мск. ...",
                    "feature_image": "https://i.ytimg.com/vi/GINPplZFRQs/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=GINPplZFRQs",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2025-09-13T17:12:32Z",
                    "end_time": "2025-09-13T17:37:18Z",
                    "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": "PT1H2M26S",
            "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": 12221,
                    "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=0XZGhnTCl88",
                    "created_by": "LL2",
                    "created_on": "2025-09-13T16:29: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-13T17:37:55Z"
        },
        {
            "id": 1279,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1279/?format=api",
            "name": "NG-23 Prelaunch Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Coverage for Northrop Grumman CRS-23, SpaceX Falcon 9 Launch",
                    "description": "NASA, Northrop Grumman, and SpaceX are targeting no earlier than 6:11 p.m. EDT, Sunday, Sept. 14, for the next launch to deliver science investigations,",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-northrop-grumman-crs-23-spacex-falcon-9-launch/",
                    "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 Northrop Grumman Commercial Resupply Services 23 Mission - Prelaunch Media Teleconference",
                    "description": "Members of NASA, Northrop Grumman and SpaceX will discuss the launch of the 23rd Northrop Grumman commercial resupply services mission to the International Space Station.",
                    "feature_image": "https://i.ytimg.com/vi/RyDPFCcAe6w/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=RyDPFCcAe6w",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-12T15:25:17Z",
                    "end_time": "2025-09-12T16:10:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1214,
                "name": "Cygnus NG in orbit",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ng-20_science_m_image_20240125082159.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192039.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-12T15:30:00Z",
            "slug": "ng-23-prelaunch-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a prelaunch media teleconference  with the following participants:\r\n- Dina Contella, deputy manager, NASA’s International Space Station Program\r\n- Dr. Liz Warren, associate chief scientist, NASA’s International Space Station Program Research Office\r\n- Ryan Tintner, vice president, Civil Space Systems, Northrop Grumman\r\n- Jared Metter, director, Flight Reliability, 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": "PT44M43S",
            "updates": [
                {
                    "id": 12155,
                    "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-northrop-grumman-crs-23-spacex-falcon-9-launch/",
                    "created_by": "Nosu",
                    "created_on": "2025-09-09T11:36:00Z"
                },
                {
                    "id": 12210,
                    "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=RyDPFCcAe6w",
                    "created_by": "LL2",
                    "created_on": "2025-09-12T15:34:00Z"
                }
            ],
            "last_updated": "2025-09-12T16:10:14Z"
        },
        {
            "id": 1278,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1278/?format=api",
            "name": "NASA Mars 2020 Perseverance Finding Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Share Details of New Perseverance Mars Rover Finding",
                    "description": "NASA will host a media teleconference at 11 a.m. EDT Wednesday, Sept. 10, to discuss the analysis of a rock sampled by the agency’s Perseverance Mars rover",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-to-share-details-of-new-perseverance-mars-rover-finding/",
                    "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 to Share Details of New Perseverance Mars Rover Finding",
                    "description": "Experts discuss the analysis of a rock sampled by NASA's Perseverance Mars rover last year. The sample, called “Sapphire Canyon,” was collected in July 2024 from a set of rocky outcrops on the edges o...",
                    "feature_image": "https://i.ytimg.com/vi/-StZggK4hhA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=-StZggK4hhA",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-10T14:59:26Z",
                    "end_time": "2025-09-10T16:04:14Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2454,
                "name": "Perseverance selfie on Mars",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/perseverance_se_image_20250909071946.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/perseverance_se_image_thumbnail_20250909071947.jpeg",
                "credit": "NASA/JPL-Caltech",
                "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-10T15:00:00Z",
            "slug": "nasa-mars-2020-perseverance-finding-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the analysis of a rock sampled by the agency’s Perseverance Mars rover last year, which is the subject of a forthcoming science paper.\r\n\r\nThe sample, called “Sapphire Canyon,” was collected in July 2024 from a set of rocky outcrops on the edges of Neretva Vallis, a river valley carved by water rushing into Jezero Crater long ago.\r\n\r\nParticipants in the teleconference include:\r\n- Acting NASA Administrator Sean Duffy\r\n- Nicky Fox, associate administrator, Science Mission Directorate, NASA Headquarters in Washington\r\n- Lindsay Hays, Senior Scientist for Mars Exploration, Planetary Science Division, NASA Headquarters\r\n- Katie Stack Morgan, Perseverance Project Scientist, NASA’s Jet Propulsion - Joel Hurowitz, planetary scientist, Stony Brook University, New York",
            "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": "PT1H4M48S",
            "updates": [
                {
                    "id": 12154,
                    "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-share-details-of-new-perseverance-mars-rover-finding/",
                    "created_by": "Nosu",
                    "created_on": "2025-09-09T07:20:00Z"
                },
                {
                    "id": 12177,
                    "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=-StZggK4hhA",
                    "created_by": "LL2",
                    "created_on": "2025-09-10T14:59:00Z"
                }
            ],
            "last_updated": "2025-09-10T16:04:21Z"
        },
        {
            "id": 1239,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1239/?format=api",
            "name": "Progress MS-30 Undocking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция расстыковки корабля «Прогресс МС-30» и МКС",
                    "description": "9 сентября в 18:45 мск прощаемся с грузовиком — «Прогресс МС-30» отчалит от модуля «Звезда»\n\nОжидаем включение двигателя на торможение в 21:59 мск. В результате корабль войдёт в плотные слои атмосферы...",
                    "feature_image": "https://i.ytimg.com/vi/WVyASlpS4c8/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=WVyASlpS4c8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2025-09-09T15:38:22Z",
                    "end_time": "2025-09-09T16:03:36Z",
                    "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-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": "PT25M14S",
            "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": 12158,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by Роскосмос ТВ has started",
                    "info_url": "https://www.youtube.com/watch?v=WVyASlpS4c8",
                    "created_by": "LL2",
                    "created_on": "2025-09-09T15:38: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-09T16:04:10Z"
        },
        {
            "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": 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"
        }
    ]
}