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=950&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=960&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=940&ordering=last_updated",
    "results": [
        {
            "id": 415,
            "url": "https://ll.thespacedevs.com/2.3.0/events/415/?format=api",
            "name": "Boeing Starliner-1 Landing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1190,
                "name": "Boeing Starliner render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing2520starliner2520docking_image_20191210170411.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191945.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-12-31T00:00:00Z",
            "slug": "boeing-starliner-1-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "Following its deorbit burn, the Boeing CST-100 Starliner will reenter the Earth's atmosphere and land at the White Sands Missile Range using its parachutes.",
            "webcast_live": false,
            "location": "White Sands Missile Range",
            "date_precision": {
                "id": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2025-02-12T03:51:27Z"
        },
        {
            "id": 414,
            "url": "https://ll.thespacedevs.com/2.3.0/events/414/?format=api",
            "name": "Boeing Starliner-1 Undocking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1190,
                "name": "Boeing Starliner render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing2520starliner2520docking_image_20191210170411.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191945.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-12-31T00:00:00Z",
            "slug": "boeing-starliner-1-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Boeing CST-100 Starliner will undock from the International Space Station and conduct a deorbit burn as part of its first operational mission.\r\n\r\nFollowing the deorbit burn the capsule will renter the Earth's atmosphere and land at the 'White Sands Missile Range' using its parachutes.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2025-02-12T03:51:39Z"
        },
        {
            "id": 1120,
            "url": "https://ll.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": 383,
            "url": "https://ll.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": 1123,
            "url": "https://ll.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": 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"
                },
                {
                    "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"
                }
            ],
            "last_updated": "2025-02-25T02:27:46Z"
        },
        {
            "id": 1132,
            "url": "https://ll.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": 1128,
            "url": "https://ll.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": 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"
                },
                {
                    "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"
                }
            ],
            "last_updated": "2025-02-25T19:00:53Z"
        },
        {
            "id": 1135,
            "url": "https://ll.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": 1136,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1136/?format=api",
            "name": "Europa Clipper Earth Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "europa.nasa.gov",
                    "title": "Timeline | Mission –",
                    "description": "Earth’s first mission to conduct detailed reconnaissance of Jupiter’s moon, Europa. NASA’s Europa Clipper will determine if this ocean world has environments suitable for life to exist.",
                    "feature_image": null,
                    "url": "https://europa.nasa.gov/mission/timeline/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 2344,
                "name": "Europa Clipper Earth flyby render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/europa_clipper__image_20250228203626.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/europa_clipper__image_thumbnail_20250228203627.jpeg",
                "credit": "NASA/JPL-Caltech",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2026-12-31T00:00:00Z",
            "slug": "europa-clipper-earth-flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "NASA’s Europa Clipper will fly by Earth for a second and final gravity assist on its way to Jupiter.",
            "webcast_live": false,
            "location": "Earth",
            "date_precision": {
                "id": 7,
                "name": "Month",
                "abbrev": "M",
                "description": "The T-0 is expected in the given month."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 10236,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://europa.nasa.gov/mission/timeline/",
                    "created_by": "Nosu",
                    "created_on": "2025-02-28T20:36:00Z"
                }
            ],
            "last_updated": "2025-02-28T20:36:46Z"
        },
        {
            "id": 1124,
            "url": "https://ll.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"
        }
    ]
}