Modes

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

Example - /events/?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/?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 - ll.thespacedevs.com/docs

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

{
    "count": 999,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=970&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=950&ordering=last_updated",
    "results": [
        {
            "id": 1112,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1112/?format=api",
            "name": "Firefly Blue Ghost Mission 1 Lunar Landing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "fireflyspace.com",
                    "title": "Blue Ghost Mission 1",
                    "description": "Firefly’s first Blue Ghost mission will deliver 10 NASA CLPS payloads to Mare Crisium on the Moon's near side in early 2025.",
                    "feature_image": null,
                    "url": "https://fireflyspace.com/missions/blue-ghost-mission-1/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 8,
                    "source": "youtube.com",
                    "publisher": "Firefly Aerospace",
                    "title": "Firefly's Blue Ghost Mission 1 Lunar Landing",
                    "description": "Watch live as Firefly’s team of Ghost Riders prepare to land our Blue Ghost lunar lander on the Moon for the first time!\n\nBlue Ghost is slated to touch down in Mare Crisium on the Moon’s near side no ...",
                    "feature_image": "https://i.ytimg.com/vi/ChEuA1AUJAY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=ChEuA1AUJAY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-02T07:09:06Z",
                    "end_time": "2025-03-02T09:11:08Z",
                    "live": false
                },
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "Firefly Blue Ghost Mission 1 Lunar Landing (Official NASA Broadcast)",
                    "description": "Watch live with NASA as Firefly Aerospace prepares to land their Blue Ghost craft on the Moon for the first time.\n\nFirefly's Blue Ghost lunar lander is slated to touch down near Mare Crisium, on the n...",
                    "feature_image": "https://i.ytimg.com/vi/3SSjzdj-ONw/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=3SSjzdj-ONw",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-02T07:18:40Z",
                    "end_time": "2025-03-02T09:11:32Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "Firefly Blue Ghost Mission 1 Lunar Landing",
                    "description": "With a suite of NASA science and technology on board, Firefly Aerospace is targeting no earlier than 3:34 a.m. EST Sunday, March 2, to land their Blue Ghost lunar lander […]",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/clps-blue-ghost-1-landing-key-art-r4-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-02T07:20:00Z",
                    "end_time": "2025-03-02T09:11: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-02T08:34:00Z",
            "slug": "firefly-blue-ghost-mission-1-lunar-landing",
            "type": {
                "id": 7,
                "name": "Moon Landing"
            },
            "description": "Firefly's Blue Ghost Mission 1 lunar lander has landed in Mare Crisium near Mons Latreille.",
            "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": null,
            "updates": [
                {
                    "id": 10244,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Webcast live.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing/",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-03-02T07:53:00Z"
                },
                {
                    "id": 10197,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing time.",
                    "info_url": "https://fireflyspace.com/missions/blue-ghost-mission-1/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-02-26T16:40:00Z"
                },
                {
                    "id": 10101,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding landing time",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-of-fireflys-first-robotic-commercial-moon-landing/",
                    "created_by": "Nosu",
                    "created_on": "2025-02-14T20:49:00Z"
                },
                {
                    "id": 9811,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://fireflyspace.com/missions/blue-ghost-mission-1/",
                    "created_by": "Nosu",
                    "created_on": "2025-01-15T08:14:00Z"
                }
            ],
            "last_updated": "2025-03-02T09:18:25Z"
        },
        {
            "id": 1137,
            "url": "https://ll.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": 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"
                },
                {
                    "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"
                }
            ],
            "last_updated": "2025-03-02T11:20:14Z"
        },
        {
            "id": 1138,
            "url": "https://ll.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": 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"
                },
                {
                    "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"
                }
            ],
            "last_updated": "2025-03-02T16:02:14Z"
        },
        {
            "id": 1111,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1111/?format=api",
            "name": "Hakuto-R M2 Lunar Landing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 2310,
                "name": "Render of Hakuto-R M2 & rover on the Moon",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/render_of_hakut_image_20250115080142.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/render_of_hakut_image_thumbnail_20250115080142.png",
                "credit": "ispace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-06-05T19:24:00Z",
            "slug": "hakuto-r-m2-lunar-landing",
            "type": {
                "id": 7,
                "name": "Moon Landing"
            },
            "description": "Japanese company ispace's Hakuto-R Mission 2 lander will attempt a lunar landing in Mare Frigoris.",
            "webcast_live": false,
            "location": "Mare Frigoris, Moon",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 10274,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing date.",
                    "info_url": "https://x.com/jeff_foust/status/1896726242285797438",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-03-04T01:01:00Z"
                },
                {
                    "id": 9810,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://ispace-inc.com/news-en/?p=6565",
                    "created_by": "Nosu",
                    "created_on": "2025-01-15T08:02:00Z"
                }
            ],
            "last_updated": "2025-03-04T01:01:38Z"
        },
        {
            "id": 1133,
            "url": "https://ll.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": 1134,
            "url": "https://ll.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": 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": 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": 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": 1140,
            "url": "https://ll.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": 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"
                },
                {
                    "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"
                }
            ],
            "last_updated": "2025-03-06T22:01:08Z"
        },
        {
            "id": 1139,
            "url": "https://ll.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": 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"
                },
                {
                    "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"
                }
            ],
            "last_updated": "2025-03-07T19:03:36Z"
        },
        {
            "id": 1145,
            "url": "https://ll.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": 1129,
            "url": "https://ll.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": 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": 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": 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": 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": 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": 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": 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"
                },
                {
                    "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": 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": 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"
                }
            ],
            "last_updated": "2025-03-07T21:24:38Z"
        }
    ]
}