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=30&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=40&ordering=-last_updated",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=20&ordering=-last_updated",
    "results": [
        {
            "id": 1112,
            "url": "https://lldev.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": 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": 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": 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": 1124,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1124/?format=api",
            "name": "Progress MS-30 Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция стыковки грузового корабля «Прогресс МС-30»",
                    "description": "28 февраля к МКС стартовал новый грузовик — «Прогресс МС-30» доберется до станции 2 марта. Ожидаем стыковку к модулю «Звезда» российского сегмента станции в 02:04 мск. \n\nНа «Прогрессе МС-30» предстоит...",
                    "feature_image": "https://i.ytimg.com/vi/mH16QolOSjw/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=mH16QolOSjw",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2025-03-01T22:42:26Z",
                    "end_time": "2025-03-01T23:09:59Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "Progress 91 Cargo Ship Docking",
                    "description": "Coverage of the Rendezvous and Docking of the ISS Progress 91 Cargo Ship to the International Space Station (Docking scheduled at 6:03 p.m. EST).",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/progress-91-docking-key-art-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/progress-91-cargo-ship-docking/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-03-01T22:15:00Z",
                    "end_time": "2025-03-01T23:11:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-03-01T23:03:16Z",
            "slug": "progress-ms-30-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-30 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
            "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": "PT27M33S",
            "updates": [
                {
                    "id": 10243,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by Роскосмос ТВ has started",
                    "info_url": "https://www.youtube.com/watch?v=mH16QolOSjw",
                    "created_by": "LL2",
                    "created_on": "2025-03-01T22:43:00Z"
                },
                {
                    "id": 10091,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/progress-91-cargo-ship-docking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-02-12T03:57:00Z"
                }
            ],
            "last_updated": "2025-03-01T23:12:59Z"
        },
        {
            "id": 1135,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1135/?format=api",
            "name": "Europa Clipper Mars Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.jpl.nasa.gov",
                    "title": "NASA’s Europa Clipper Uses Mars to Go the Distance",
                    "description": "The orbiter bound for Jupiter’s moon Europa will investigate whether the moon is habitable, but it first will get the help of Mars’ gravitational force to get to deep space.",
                    "feature_image": null,
                    "url": "https://www.jpl.nasa.gov/news/nasas-europa-clipper-uses-mars-to-go-the-distance/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 2341,
                "name": "Europa Clipper Mars flyby render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/europa_clipper__image_20250228202458.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/europa_clipper__image_thumbnail_20250228202459.png",
                "credit": "NASA/JPL-Caltech",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2025-03-01T17:57:00Z",
            "slug": "europa-clipper-mars-flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "NASA’s Europa Clipper will streak just 550 miles (884 kilometers) above the surface of Mars for what’s known as a gravity assist — a maneuver to bend the spacecraft’s trajectory and position it for a critical leg of its long voyage to the Jupiter system. The close flyby offers a bonus opportunity for mission scientists, who will test their radar instrument and thermal imager.",
            "webcast_live": false,
            "location": "Mars",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 10235,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.jpl.nasa.gov/news/nasas-europa-clipper-uses-mars-to-go-the-distance/",
                    "created_by": "Nosu",
                    "created_on": "2025-02-28T20:25:00Z"
                }
            ],
            "last_updated": "2025-02-28T20:25:16Z"
        },
        {
            "id": 1128,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1128/?format=api",
            "name": "SPHEREx and PUNCH Science Overview 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 Science Overview News Conference",
                    "description": "",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/spherex-and-punch-science-overview-news-conference-key-art-r3-horizontal-hero-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-science-overview-news-conference/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-02-25T19:00:00Z",
                    "end_time": "2025-02-25T20:00:00Z",
                    "live": true
                }
            ],
            "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-02-25T19:00:00Z",
            "slug": "spherex-and-punch-science-overview-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "SPHEREx and PUNCH Science Overview News Conference\r\n\r\n- Shawn Domagal-Goldman, acting director, Astrophysics Division, NASA Headquarters\r\n- Joe Westlake, director, Heliophysics Division, NASA Headquarters\r\n- Nicholeen Viall, PUNCH Mission Scientist, NASA’s Goddard Space Flight Center\r\n- Rachel Akeson, SPHEREx science data center lead, Caltech/IPAC\r\n- Phil Korngut, SPHEREx instrument scientist, Caltech",
            "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": 10117,
                    "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:00:00Z"
                },
                {
                    "id": 10186,
                    "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-science-overview-news-conference/",
                    "created_by": "LL2",
                    "created_on": "2025-02-25T19:00:00Z"
                }
            ],
            "last_updated": "2025-02-25T19:00:53Z"
        },
        {
            "id": 1132,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1132/?format=api",
            "name": "Nova-C IM-2 Lunar Science & Tech media teleconference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "NASA CLPS IM-2 Lunar Science & Tech media teleconference",
                    "description": "11 a.m. – Lunar science and technology media teleconference with the following \n\nParticipants: \n\nJoel Kearns, deputy associate administration for exploration, Science Mission Directorate, NASA Headqua...",
                    "feature_image": "https://i.ytimg.com/vi/kiiYMA_Qayg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=kiiYMA_Qayg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-02-25T15:58:11Z",
                    "end_time": "2025-02-25T17:01:35Z",
                    "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-02-25T16:00:00Z",
            "slug": "nova-c-im-2-lunar-science-tech-media-teleconferenc",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the agency’s science and technology flying aboard Intuitive Machines’ second flight to the Moon. The mission is part of NASA’s CLPS (Commercial Lunar Payload Services) initiative and Artemis campaign to establish a long-term lunar presence.\r\n\r\nBriefing participants include:\r\n- Joel Kearns, deputy associate administration for exploration, Science Mission Directorate, NASA Headquarters \r\n- Niki Werkheiser, director, technology maturation, Space Technology Mission Directorate, NASA Headquarters \r\n- Jackie Quinn, PRIME-1 principal investigator, NASA Kennedy Space Center \r\n- Daniel Cremons, LRA deputy principal investigator, NASA Goddard Space Flight Center\r\n- Bethany Ehlmann, Lunar Trailblazer principal investigator, CalTech University \r\n- Trent Martin, senior vice president, space systems, Intuitive Machines \r\n- Thierry Klein, President of Bell Labs Solution Research, Nokia",
            "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": "PT1H3M24S",
            "updates": [
                {
                    "id": 10181,
                    "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=kiiYMA_Qayg",
                    "created_by": "LL2",
                    "created_on": "2025-02-25T15:59:00Z"
                },
                {
                    "id": 10178,
                    "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-intuitive-machines-next-commercial-moon-launch/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-02-25T15:37:00Z"
                }
            ],
            "last_updated": "2025-02-25T17:01:57Z"
        },
        {
            "id": 1123,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1123/?format=api",
            "name": "Progress MS-28 Undocking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция расстыковки грузового корабля «Прогресс МС-28» и МКС",
                    "description": "25 февраля в 23:17 мск прощаемся с грузовиком — после полугодового пребывания на МКС «Прогресс МС-28» отчалит от модуля «Звезда».\n\nОжидаем включение двигателя на торможение 26 февраля в 02:25 мск. В р...",
                    "feature_image": "https://i.ytimg.com/vi/fhC-8aqQEXY/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=fhC-8aqQEXY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2025-02-25T20:05:00Z",
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-02-25T20:16:30Z",
            "slug": "progress-ms-28-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-28 spacecraft will undock from the Zvezda module of the International Space Station.\r\nIt will then de-orbit and burn up in the atmosphere.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 10090,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added undocking.",
                    "info_url": "https://tass.ru/kosmos/23011719",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-02-12T03:54:00Z"
                },
                {
                    "id": 10166,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated undocking time.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-02-24T07:40:00Z"
                }
            ],
            "last_updated": "2025-02-25T02:27:46Z"
        },
        {
            "id": 383,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/383/?format=api",
            "name": "Solar Orbiter Venus Flyby",
            "info_urls": [
                {
                    "priority": 9,
                    "source": "www.esa.int",
                    "title": "Solar Orbiter ready for close encounter with Venus",
                    "description": "The European Space Agency (ESA) is ready to guide the ESA/NASA Solar Orbiter spacecraft through its closest encounter with Venus so far.Today’s flyby will be the first to significantly ‘tilt’ the spacecraft’s orbit and allow it to see the Sun’s polar regions, which cannot be seen from Earth.Studying...",
                    "feature_image": null,
                    "url": "https://www.esa.int/Enabling_Support/Operations/Solar_Orbiter_ready_for_close_encounter_with_Venus",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                },
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Solar Orbiter: journey around the Sun",
                    "description": "Solar Orbiter: journey around the Sun",
                    "feature_image": null,
                    "url": "https://www.esa.int/ESA_Multimedia/Images/2020/01/Solar_Orbiter_journey_around_the_Sun",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1154,
                "name": "Solar Orbiter render in space",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/solar_orbiter_v_image_20210930071353.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191819.png",
                "credit": "ESA/ATG medialab",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-02-18T20:48:00Z",
            "slug": "solar-orbiter-venus-flyby-4",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Solar Orbiter, a partnership between ESA and NASA, will perform a gravity assist maneuver with Venus on February 18, 2025. Throughout its mission it also makes repeated gravity assist flybys of Venus to get closer to the Sun, and to change its orbital inclination, boosting it out of the ecliptic plane, to get the best – and first – views of the Sun’s poles.",
            "webcast_live": false,
            "location": "Venus",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 10116,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding closest approach time",
                    "info_url": "https://www.esa.int/Enabling_Support/Operations/Solar_Orbiter_ready_for_close_encounter_with_Venus",
                    "created_by": "Nosu",
                    "created_on": "2025-02-18T09:06:00Z"
                }
            ],
            "last_updated": "2025-02-18T09:10:22Z"
        },
        {
            "id": 1120,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1120/?format=api",
            "name": "SPHEREx Live Q+A",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Jet Propulsion Laboratory",
                    "title": "See the Spacecraft: SPHEREx Nears Launch (LIVE Q+A)",
                    "description": "We are less than 15 days away from launching SPHEREx, a mission that will observe hundreds of millions of stars and galaxies in infrared light, a range of wavelengths not visible to the human eye. Wit...",
                    "feature_image": "https://i.ytimg.com/vi/6o0q86RKL14/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=6o0q86RKL14",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-02-12T18:56:36Z",
                    "end_time": "2025-02-12T19:34:50Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2314,
                "name": "SPHEREx in the clean room",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spherex_in_the__image_20250128085828.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spherex_in_the__image_thumbnail_20250128085828.jpeg",
                "credit": "NASA/JPL-Caltech/BAE Systems",
                "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-02-12T19:00:00Z",
            "slug": "spherex-live-qa",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Q+A with experts from the mission, both at Vandenberg Space Force Base and NASA's Jet Propulsion Laboratory in California.\r\n\r\nYou'll hear from:\r\n\r\n- Jenn Rocca, SPHEREx project systems engineer, JPL\r\n- Phil Korngut, SPHEREx instrument scientist and inflation scientist, Caltech",
            "webcast_live": false,
            "location": "Vandenberg Space Force Base",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT38M14S",
            "updates": [
                {
                    "id": 10095,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Jet Propulsion Laboratory has started",
                    "info_url": "https://www.youtube.com/watch?v=6o0q86RKL14",
                    "created_by": "LL2",
                    "created_on": "2025-02-12T18:56:00Z"
                },
                {
                    "id": 10036,
                    "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/6o0q86RKL14",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-02-07T14:56:00Z"
                }
            ],
            "last_updated": "2025-02-12T19:35:10Z"
        },
        {
            "id": 1122,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1122/?format=api",
            "name": "Booster 15 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "🚀SpaceX Performs Static Fire with Booster 15 for Starship Flight 8",
                    "description": "SpaceX is conducting Booster testing with the prototype Booster 15 for the eighth flight of Starship. The Booster is equipped with 33 Raptor engines, and could perform a Static Fire test today.\n\n⚡ Bec...",
                    "feature_image": "https://i.ytimg.com/vi/AozAHAQTbGs/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=AozAHAQTbGs",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-02-09T14:45:30Z",
                    "end_time": "2025-02-09T16:56:01Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1011,
                "name": "Super Heavy static fire - 33 engines",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_7_33_en_image_20230128102545.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191358.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-02-09T15:51:30Z",
            "slug": "booster-15-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will static fire booster 15 in preparation for IFT-8.",
            "webcast_live": false,
            "location": "Starbase. Texas",
            "date_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "response_mode": "normal",
            "duration": "PT2H10M31S",
            "updates": [
                {
                    "id": 10060,
                    "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=AozAHAQTbGs",
                    "created_by": "hitura-nobad",
                    "created_on": "2025-02-09T14:54:00Z"
                },
                {
                    "id": 10061,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Unofficial Webcast by NASASpaceflight has started",
                    "info_url": "https://www.youtube.com/watch?v=AozAHAQTbGs",
                    "created_by": "LL2",
                    "created_on": "2025-02-09T14:55:00Z"
                }
            ],
            "last_updated": "2025-02-09T16:56:23Z"
        },
        {
            "id": 1119,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1119/?format=api",
            "name": "Nova-C IM-2 Science Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Talk Science, Tech Aboard Next Intuitive Machines Moon Flight",
                    "description": "NASA will host a media teleconference at 1 p.m. EST Friday, Feb. 7, to discuss the agency’s science and technology flying aboard Intuitive Machines’ second",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-to-talk-science-tech-aboard-next-intuitive-machines-moon-flight/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "NASA CLPS What’s On Board Intuitive Machines IM-2 Mission",
                    "description": "NASA will host a media teleconference at 1 p.m. EST Feb. 7, 2024, to discuss the agency science and technology flying aboard Intuitive Machines second flight to the Moon as part of the NASA’s CLPS (Co...",
                    "feature_image": "https://i.ytimg.com/vi/fKT99-GcgOM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=fKT99-GcgOM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-02-07T17:55:16Z",
                    "end_time": "2025-02-07T19:02:07Z",
                    "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-02-07T18:00:00Z",
            "slug": "nova-c-im-2-science-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the agency’s science and technology flying aboard Intuitive Machines’ second flight to the Moon. The mission is part of NASA’s CLPS (Commercial Lunar Payload Services) initiative and Artemis campaign to establish a long-term lunar presence.\r\n\r\nBriefing participants include:\r\n- Nicky Fox, associate administrator, Science Mission Directorate, NASA Headquarters\r\n- Niki Werkheiser, director, technology maturation, Space Technology Mission Directorate, NASA Headquarters\r\n- Trent Martin, senior vice president, space systems, Intuitive Machines",
            "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": "PT1H6M51S",
            "updates": [
                {
                    "id": 9972,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-talk-science-tech-aboard-next-intuitive-machines-moon-flight/",
                    "created_by": "Nosu",
                    "created_on": "2025-02-01T08:00:00Z"
                },
                {
                    "id": 10039,
                    "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=fKT99-GcgOM",
                    "created_by": "LL2",
                    "created_on": "2025-02-07T17:55:00Z"
                }
            ],
            "last_updated": "2025-02-07T19:02:38Z"
        }
    ]
}