Modes

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

Example - /events/previous/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gt__lt, date__gte, date__lte, day, id, last_updated__gte, last_updated__lte, month, program, slug, type, type__ids, video_url, year

Example - /events/previous/?type__ids=2,8

Fields searched - name

Example - /events/previous/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/previous/?ordering=-last_updated

Number of results

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

Example - /events/previous/?limit=2

Format

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

Help

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

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

{
    "count": 969,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=30&ordering=-last_updated",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=10&ordering=-last_updated",
    "results": [
        {
            "id": 1142,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1142/?format=api",
            "name": "SpaceX Crew-10 Crew News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "NASA’s SpaceX Crew-10 Flight Crew News Conference",
                    "description": "Crew members from NASA's SpaceX Crew-10 mission discuss their upcoming mission to the International Space Station.\n\nNASA's SpaceX Crew-10 mission, targeted to launch on Wednesday, March 12, will carry...",
                    "feature_image": "https://i.ytimg.com/vi/Kw7F1B-4Pz8/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=Kw7F1B-4Pz8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-08T00:29:01Z",
                    "end_time": "2025-03-08T01:17:39Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "NASA’s SpaceX Crew-10 Flight Crew News Conference",
                    "description": "NASA/SpaceX Crew-10 News Conference from Kennedy Space Center Crew Quarters.",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/crew-10-flight-crew-news-conference-key-art-r1-horizontal-hero-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-crew-10-flight-crew-news-conference/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-08T00:30:00Z",
                    "end_time": "2025-03-08T01:18:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2348,
                "name": "Crew-10 crew in Dragon",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-10_crew_in_image_20250306075802.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-10_crew_in_image_thumbnail_20250306075802.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-03-07T23:30:00Z",
            "slug": "spacex-crew-10-crew-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a Crew News Conference for Crew-10.\r\n\r\nParticipants include:\r\n- Anne McClain, Crew-10 spacecraft commander, NASA\r\n- Nichole Ayers, Crew-10 pilot, NASA\r\n- Takuya Onishi, Crew-10 mission specialist, JAXA\r\n- Kirill Peskov, Crew-10 mission specialist, Roscosmos",
            "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": "PT48M38S",
            "updates": [
                {
                    "id": 10296,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added event.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-agencys-spacex-crew-10-launch-docking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-03-06T02:35:00Z"
                },
                {
                    "id": 10327,
                    "profile_image": "https://thespacedevs-prod.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=Kw7F1B-4Pz8",
                    "created_by": "LL2",
                    "created_on": "2025-03-08T00:29:00Z"
                }
            ],
            "last_updated": "2025-03-08T01:38:45Z"
        },
        {
            "id": 1141,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1141/?format=api",
            "name": "SpaceX Crew-10 Mission Overview Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Coverage for Agency’s SpaceX Crew-10 Launch, Docking",
                    "description": "NASA will provide coverage of the upcoming prelaunch and launch activities for the agency’s SpaceX Crew-10 mission to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-agencys-spacex-crew-10-launch-docking/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "Crew-10 Mission Overview Teleconference",
                    "description": "NASA officials will discuss the upcoming Crew-10 crew rotation mission to the International Space Station during a teleconference that will include an opportunity for news media representatives to ask...",
                    "feature_image": "https://i.ytimg.com/vi/Xq5CH-d4IuU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=Xq5CH-d4IuU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-07T23:28:17Z",
                    "end_time": "2025-03-08T00:28:27Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2348,
                "name": "Crew-10 crew in Dragon",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-10_crew_in_image_20250306075802.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-10_crew_in_image_thumbnail_20250306075802.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-03-07T22:30:00Z",
            "slug": "spacex-crew-10-mission-overview-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a Mission Overview News Conference for Crew-10.\r\n\r\nParticipants include:\r\n- Ken Bowersox, associate administrator, Space Operations Mission Directorate, NASA Headquarters in Washington\r\n- Steve Stich, manager, Commercial Crew Program, NASA Kennedy\r\n- Dana Weigel, manager, International Space Station Program, NASA’s Johnson Space Center in Houston\r\n- Meg Everett, deputy chief scientist, NASA’s International Space Station Program, NASA Johnson\r\n- William Gerstenmaier, vice president, Build and Flight Reliability, SpaceX\r\n- Junichi Sakai, manager, International Space Station Program, JAXA",
            "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": "PT1H10S",
            "updates": [
                {
                    "id": 10295,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added event.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-agencys-spacex-crew-10-launch-docking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-03-06T02:31:00Z"
                },
                {
                    "id": 10326,
                    "profile_image": "https://thespacedevs-prod.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=Xq5CH-d4IuU",
                    "created_by": "LL2",
                    "created_on": "2025-03-07T23:28:00Z"
                }
            ],
            "last_updated": "2025-03-08T00:28:30Z"
        },
        {
            "id": 1129,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1129/?format=api",
            "name": "SPHEREx and PUNCH Pre-Launch News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Launch Coverage for Missions Studying Cosmic Origins, Sun",
                    "description": "NASA will provide live coverage of prelaunch and launch activities for SPHEREx (Spectro-Photometer for the History of the Universe, Epoch of Reionization and",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-missions-studying-cosmic-origins-sun/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "SPHEREx and PUNCH Pre-Launch News Conference",
                    "description": "Live coverage of the pre-launch news conference for SPHEREx, the agency’s newest telescope and its rideshare PUNCH, a mission to study the Sun’s solar wind.",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/spherex-and-punch-pre-launch-news-conference-key-art-r3-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-pre-launch-news-conference/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-07T20:30:00Z",
                    "end_time": "2025-03-07T21:22:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2330,
                "name": "SPHEREx & PUNCH in the Cleanroom",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spherex_2526_p_image_20250218200023.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spherex_2526_p_image_thumbnail_20250218200024.png",
                "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-03-07T20:30:00Z",
            "slug": "spherex-and-punch-pre-launch-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "SPHEREx and PUNCH Prelaunch News Conference\r\n\r\n- Mark Clampin, acting deputy associate administrator, Science Mission Directorate, NASA Headquarters\r\n- David Cheney, PUNCH program executive, NASA Headquarters\r\n- James Fanson, SPHEREx project manager, NASA’s Jet Propulsion Laboratory\r\n- Denton Gibson, launch director, NASA’s Launch Services Program\r\n- Julianna Scheiman, director, NASA Science Missions, SpaceX\r\n- U.S. Air Force 1st Lt. Ina Park, 30th Operations Support Squadron launch weather officer",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H",
            "updates": [
                {
                    "id": 10256,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Delayed to TBD.",
                    "info_url": "https://blogs.nasa.gov/spherex/2025/03/02/spherex-and-punch-update/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-03-03T12:12:00Z"
                },
                {
                    "id": 10268,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "New press event time.",
                    "info_url": "https://x.com/nasa_lsp/status/1896708250663538964",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-03-03T23:46:00Z"
                },
                {
                    "id": 10118,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-missions-studying-cosmic-origins-sun/",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-02-18T20:02:00Z"
                },
                {
                    "id": 10284,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "New press conference time.",
                    "info_url": "https://x.com/NASA_LSP/status/1897075467678781789",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-03-05T00:46:00Z"
                },
                {
                    "id": 10135,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Delayed by 1 day to Feb 27th.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-pre-launch-news-conference/",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-02-20T18:59:00Z"
                },
                {
                    "id": 10309,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "News conference delayed, new date TBD",
                    "info_url": "https://x.com/jeff_foust/status/1897744421145158000",
                    "created_by": "Nosu",
                    "created_on": "2025-03-06T20:40:00Z"
                },
                {
                    "id": 10313,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "New Press Conference date.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-pre-launch-news-conference/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-03-06T23:13:00Z"
                },
                {
                    "id": 10325,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA has started",
                    "info_url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-pre-launch-news-conference/",
                    "created_by": "LL2",
                    "created_on": "2025-03-07T20:31:00Z"
                },
                {
                    "id": 10203,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated event time.",
                    "info_url": "https://blogs.nasa.gov/spherex/2025/02/26/nasa-spacex-update-the-launch-of-space-telescope-and-sun-missions/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-02-26T23:34:00Z"
                },
                {
                    "id": 10240,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "New event date.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-pre-launch-news-conference/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-03-01T04:06:00Z"
                }
            ],
            "last_updated": "2025-03-07T21:24:38Z"
        },
        {
            "id": 1145,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1145/?format=api",
            "name": "Crew-10 Arrival Event at KSC",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA's Kennedy Space Center",
                    "title": "NASA's SpaceX Crew-10 Crew Arrival at Kennedy Space Center",
                    "description": "Join us in welcoming the Crew-10 crew members to NASA's Kennedy Space Center as they prepare for launch. The SpaceX Dragon spacecraft will carry NASA astronauts Anne McClain, commander; and Nichole Ay...",
                    "feature_image": "https://i.ytimg.com/vi/1r92-8Jl4hM/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=1r92-8Jl4hM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-07T19:30:16Z",
                    "end_time": "2025-03-07T20:08:56Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2348,
                "name": "Crew-10 crew in Dragon",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-10_crew_in_image_20250306075802.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-10_crew_in_image_thumbnail_20250306075802.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-03-07T20:00:00Z",
            "slug": "crew-10-arrival-event-at-ksc",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Crew-10 arrives at Kennedy Space Center in preparation for launch.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": {
                "id": 2,
                "name": "Hour",
                "abbrev": "HR",
                "description": "The T-0 is accurate to the hour."
            },
            "response_mode": "normal",
            "duration": "PT38M40S",
            "updates": [
                {
                    "id": 10324,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA's Kennedy Space Center has started",
                    "info_url": "https://www.youtube.com/watch?v=1r92-8Jl4hM",
                    "created_by": "LL2",
                    "created_on": "2025-03-07T19:47:00Z"
                },
                {
                    "id": 10323,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.youtube.com/live/1r92-8Jl4hM?si=OLEQAO_9xI-8Leas",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-03-07T19:47:00Z"
                }
            ],
            "last_updated": "2025-03-07T20:09:32Z"
        },
        {
            "id": 1139,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1139/?format=api",
            "name": "ISS Expedition 72 Change of Command Ceremony",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "International Space Station Change of Command Ceremony",
                    "description": "ISS Expedition 72 Change of Command Ceremony (Williams hands over ISS command to Ovchinin).",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/03/crew-9-10-change-of-command-key-art-r1-horizontal-hero-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/international-space-station-change-of-command-ceremony/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-07T18:55:00Z",
                    "end_time": "2025-03-07T19:02:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2222,
                "name": "ISS Expedition 72 Portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_20240920074540.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_thumbnail_20240920074541.jpeg",
                "credit": "NASA JSC/Bill Stafford",
                "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-03-07T18:55:00Z",
            "slug": "iss-expedition-72-change-of-command-ceremony",
            "type": {
                "id": 15,
                "name": "Change of Command"
            },
            "description": "NASA astronaut Sunita Williams will hand over the International Space Station command to ROSCOSMOS cosmonaut Aleksey Ovchinin who will become commander of Expedition 72.",
            "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": "PT1H5M",
            "updates": [
                {
                    "id": 10263,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://plus.nasa.gov/scheduled-video/international-space-station-change-of-command-ceremony/",
                    "created_by": "Nosu",
                    "created_on": "2025-03-03T22:25:00Z"
                },
                {
                    "id": 10322,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA has started",
                    "info_url": "https://plus.nasa.gov/scheduled-video/international-space-station-change-of-command-ceremony/",
                    "created_by": "LL2",
                    "created_on": "2025-03-07T18:56:00Z"
                }
            ],
            "last_updated": "2025-03-07T19:03:36Z"
        },
        {
            "id": 1140,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1140/?format=api",
            "name": "Nova-C IM-2 Lunar Landing News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "Intuitive Machines-2 Lunar Landing News Conference",
                    "description": "Approximately three hours after the spacecraft lands on the Moon, NASA and Intuitive Machines will discuss the Intuitive Machines-2 mission, its technology demonstrations, and science opportunities.\n ...",
                    "feature_image": "https://i.ytimg.com/vi/q-mMJxIttBc/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=q-mMJxIttBc",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-06T20:58:26Z",
                    "end_time": "2025-03-06T21:59:21Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "Intuitive Machines-2 Lunar Landing News Conference",
                    "description": "NASA and Intuitive Machines will host a news conference to discuss the mission, technology demonstrations, and science opportunities that lie ahead as they begin lunar surface operations.",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/clps-im2-post-lunar-landing-news-conference-key-art-r2-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/intuitive-machines-2-lunar-landing-news-conference/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-06T21:00:00Z",
                    "end_time": "2025-03-06T21:59:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2008,
                "name": "Odysseus Nova-C lander (IM-1)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/odysseus_nova-c_image_20240314081301.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/odysseus_nova-c_image_thumbnail_20240314081303.jpeg",
                "credit": "NASA Marshall Space Flight Center / Intuitive Machines",
                "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-03-06T21:00:00Z",
            "slug": "nova-c-im-2-lunar-landing-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and Intuitive Machines will host a news conference to discuss the mission, technology demonstrations, and science opportunities that lie ahead as they begin lunar surface operations.",
            "webcast_live": false,
            "location": null,
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H55S",
            "updates": [
                {
                    "id": 10290,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://plus.nasa.gov/scheduled-video/intuitive-machines-2-lunar-landing-news-conference/",
                    "created_by": "Nosu",
                    "created_on": "2025-03-05T09:08:00Z"
                },
                {
                    "id": 10310,
                    "profile_image": "https://thespacedevs-prod.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=q-mMJxIttBc",
                    "created_by": "LL2",
                    "created_on": "2025-03-06T20:58:00Z"
                }
            ],
            "last_updated": "2025-03-06T22:01:08Z"
        },
        {
            "id": 1134,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1134/?format=api",
            "name": "Nova-C IM-2 Lunar Landing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 8,
                    "source": "youtube.com",
                    "publisher": "Intuitive Machines",
                    "title": "Intuitive Machines IM-2 Mission Landing Live Stream",
                    "description": "For more information please visit our web page at:\nhttps://www.intuitivemachines.com/im-2\n\nIntuitive Machines Apparel:\nhttps://shop.athsolutions.net/pages/intuitivemachines\n\nAd Lunam",
                    "feature_image": "https://i.ytimg.com/vi/WGf4aWipxC0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=WGf4aWipxC0",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-06T16:34:05Z",
                    "end_time": "2025-03-06T17:55:36Z",
                    "live": false
                },
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "Intuitive Machines-2 Lunar Landing (Official NASA Broadcast)",
                    "description": "Watch Intuitive Machines’ Nova-C lunar lander, Athena, touch down on the Moon. Athena will land at Mons Mouton, a lunar plateau near the Moon’s South Pole, delivering NASA science and technology to th...",
                    "feature_image": "https://i.ytimg.com/vi/VOPL8nhmQU4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=VOPL8nhmQU4",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-06T16:28:44Z",
                    "end_time": "2025-03-06T17:53:54Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "Intuitive Machines 2 Lunar Landing",
                    "description": "Carrying NASA technology and science, Intuitive Machines is targeting no earlier than 12:32 p.m. EST on Thursday, March 6, to land its lunar lander on the Moon.",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/clps-im2-lunar-landing-key-art-r3-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/intuitive-machines-2-lunar-landing/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-06T16:30:00Z",
                    "end_time": "2025-03-06T17:54:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2008,
                "name": "Odysseus Nova-C lander (IM-1)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/odysseus_nova-c_image_20240314081301.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/odysseus_nova-c_image_thumbnail_20240314081303.jpeg",
                "credit": "NASA Marshall Space Flight Center / Intuitive Machines",
                "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-03-06T17:32:00Z",
            "slug": "nova-c-im-2-lunar-landing",
            "type": {
                "id": 7,
                "name": "Moon Landing"
            },
            "description": "The Intuitive Machines Nova-C IM-2 lunar lander will attempt to land on the surface of the Moon.",
            "webcast_live": false,
            "location": "Mons Mouton, Moon",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H21M31S",
            "updates": [
                {
                    "id": 10261,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding landing time",
                    "info_url": "https://x.com/Int_Machines/status/1896675580059263263",
                    "created_by": "Nosu",
                    "created_on": "2025-03-03T21:41:00Z"
                },
                {
                    "id": 10303,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by Intuitive Machines has started",
                    "info_url": "https://www.youtube.com/watch?v=WGf4aWipxC0",
                    "created_by": "LL2",
                    "created_on": "2025-03-06T16:34:00Z"
                },
                {
                    "id": 10231,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://investors.intuitivemachines.com/news-releases/news-release-details/intuitive-machines-im-2-lunar-lander-successfully-commissioned",
                    "created_by": "Nosu",
                    "created_on": "2025-02-28T07:52:00Z"
                }
            ],
            "last_updated": "2025-03-06T17:56:23Z"
        },
        {
            "id": 1133,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1133/?format=api",
            "name": "Crew-9 Pre-Departure On-Orbit News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "’s SpaceX Crew-9 to Discuss Space Station Mission, Upcoming Return",
                    "description": "Media are invited to hear from NASA’s SpaceX Crew-9 astronauts during a news conference beginning at 11:55 a.m. EST, Tuesday, March 4, from the International",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasas-spacex-crew-9-to-discuss-space-station-mission-upcoming-return/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "NASA’s SpaceX Crew-9 Pre-Departure News Conference",
                    "description": "Ahead of Crew-9’s return, NASA will host a pre-departure news conference from the International Space Station. NASA astronauts Nick Hague, Suni Williams, and Butch Wilmore will discuss their return to...",
                    "feature_image": "https://i.ytimg.com/vi/u5e3W31Nm94/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=u5e3W31Nm94",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-04T16:53:36Z",
                    "end_time": "2025-03-04T17:27:38Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "NASA’s SpaceX Crew-9 Pre-Departure News Conference",
                    "description": "NASA astronauts Nick Hague, Suni Williams and Butch Wilmore will discuss their return to Earth.",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/crew-9-pre-departure-news-conference-key-art-r1-horizontal-hero-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-crew-9-pre-departure-news-conference/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-04T16:55:00Z",
                    "end_time": "2025-03-04T17:30:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2335,
                "name": "Crew-9 crew in the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-9_crew_in__image_20250226165033.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-9_crew_in__image_thumbnail_20250226165033.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": true,
                "variants": []
            },
            "date": "2025-03-04T16:55:00Z",
            "slug": "crew-9-pre-departure-on-orbit-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Crew-9 astronauts will give a news conference from the International Space Station before their return to Earth.",
            "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": "PT34M2S",
            "updates": [
                {
                    "id": 10279,
                    "profile_image": "https://thespacedevs-prod.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=u5e3W31Nm94",
                    "created_by": "LL2",
                    "created_on": "2025-03-04T16:53:00Z"
                },
                {
                    "id": 10198,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-crew-9-pre-departure-news-conference/",
                    "created_by": "Nosu",
                    "created_on": "2025-02-26T16:50:00Z"
                }
            ],
            "last_updated": "2025-03-04T17:31:28Z"
        },
        {
            "id": 1138,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1138/?format=api",
            "name": "SpaceX Starship S34 Rollout",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "Starbase Live: 24/7 Starship & Super Heavy Development From SpaceX's Boca Chica Facility",
                    "description": "Starship is SpaceX's fully reusable launch system which is being developed at Starbase in Cameron County, Texas. Starbase LIVE provides 24/7 coverage of the exciting developments and testing progress....",
                    "feature_image": "https://i.ytimg.com/vi/mhJRzQsLZGg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2021-07-12T17:57:08Z",
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 2345,
                "name": "S33 during rollout at Starbase Texas",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/s33_during_roll_image_20250302155214.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/s33_during_roll_image_thumbnail_20250302155214.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2025-03-02T16:00:00Z",
            "slug": "spacex-starship-s34-rollout",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "SpaceX is rolling out Ship 34 at Starbase Texas in preparation for Starship Flight 8.",
            "webcast_live": false,
            "location": "Starbase Texas, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H50M10S",
            "updates": [
                {
                    "id": 10248,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-03-02T15:52:00Z"
                },
                {
                    "id": 10249,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Rollout underway",
                    "info_url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-03-02T16:02:00Z"
                }
            ],
            "last_updated": "2025-03-02T16:02:14Z"
        },
        {
            "id": 1137,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1137/?format=api",
            "name": "Firefly Blue Ghost Mission 1 Post-Landing Press Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "Firefly Blue Ghost Mission 1 Lunar Landing News Conference",
                    "description": "NASA and Firefly Aerospace will discuss details of Blue Ghost Mission 1's Moon landing as part of NASA's lunar delivery initiative and Artemis campaign, as well as the science set to come during surfa...",
                    "feature_image": "https://i.ytimg.com/vi/tA9W49Hi4Ho/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=tA9W49Hi4Ho",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-02T10:28:36Z",
                    "end_time": "2025-03-02T11:17:32Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "Firefly Blue Ghost Mission 1 Lunar Landing News Conference",
                    "description": "Coverage of Firefly Blue Ghost Mission 1 Lunar Landing News Conference.",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/clps-blue-ghost-1-post-landing-news-conference-key-art-r2-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing-news-conference/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-02T10:30:00Z",
                    "end_time": "2025-03-02T11:18:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2311,
                "name": "Render of Blue Ghost M1 on the Moon",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/render_of_blue__image_20250115081321.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/render_of_blue__image_thumbnail_20250115081321.png",
                "credit": "Firefly Aerospace",
                "license": {
                    "id": 35,
                    "name": "Firefly Image Use Policy",
                    "priority": 6,
                    "link": "https://fireflyspace.com/terms-and-conditions/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-03-02T10:30:00Z",
            "slug": "firefly-blue-ghost-mission-1-post-landing-press-co",
            "type": {
                "id": 7,
                "name": "Moon Landing"
            },
            "description": "Press Conference following the successful landing of the Blue Ghost Mission 1 lander on the moon.",
            "webcast_live": false,
            "location": "Mare Crisium, Moon",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT48M56S",
            "updates": [
                {
                    "id": 10245,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event!",
                    "info_url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing-news-conference/",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-03-02T09:07:00Z"
                },
                {
                    "id": 10247,
                    "profile_image": "https://thespacedevs-prod.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=tA9W49Hi4Ho",
                    "created_by": "LL2",
                    "created_on": "2025-03-02T10:29:00Z"
                }
            ],
            "last_updated": "2025-03-02T11:20:14Z"
        }
    ]
}