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

{
    "count": 1000,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=850&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=830&ordering=-last_updated",
    "results": [
        {
            "id": 172,
            "url": "https://ll.thespacedevs.com/2.3.0/events/172/?format=api",
            "name": "ISS Expedition 63-64 Change of Command Ceremony",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://youtu.be/21X5lGlDOfg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1261,
                "name": "[AUTO] ISS Expedition 63-64 Change of Command Ceremony - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_20200910091053.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192206.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2020-10-20T20:15:00Z",
            "slug": "iss-expedition-63-64-change-of-command-ceremony",
            "type": {
                "id": 15,
                "name": "Change of Command"
            },
            "description": "NASA astronaut Chris Cassidy, Expedition 63 commander, will hand over the International Space Station command to ROSCOSMOS cosmonaut Sergey Ryzhikov who will become commander of Expedition 64.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:53Z"
        },
        {
            "id": 184,
            "url": "https://ll.thespacedevs.com/2.3.0/events/184/?format=api",
            "name": "NASA Announcement about the Moon",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Announce New Science Results About Moon",
                    "description": "NASA will announce an exciting new discovery about the Moon from the Stratospheric Observatory for Infrared Astronomy (SOFIA) at a media teleconference at 12 p.m. EDT Monday, Oct. 26.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-announce-new-science-results-about-moon",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://youtu.be/21X5lGlDOfg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1233,
                "name": "[AUTO] NASA Announcement about the Moon - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_announceme_image_20201022083024.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192111.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2020-10-26T16:00:00Z",
            "slug": "nasa-announcement-about-the-moon",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will announce an exciting new discovery about the Moon from the Stratospheric Observatory for Infrared Astronomy (SOFIA) at a media teleconference at 16pm UTC Monday, Oct. 26.\r\n\r\nAudio of the teleconference will stream live on the agency’s website.",
            "webcast_live": false,
            "location": "NASA HQ, Washington",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:52Z"
        },
        {
            "id": 767,
            "url": "https://ll.thespacedevs.com/2.3.0/events/767/?format=api",
            "name": "Russian EVA-60",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage of Roscosmos Spacewalk Outside Space Station",
                    "description": "NASA will provide live coverage beginning at 10:15 a.m. EDT Wednesday, Aug. 9, as two Roscosmos cosmonauts conduct a spacewalk to upgrade the International Space Station. The spacewalk is expected to begin about 10:45 a.m., and last up to seven hours.",
                    "feature_image": null,
                    "url": "http://www.nasa.gov/press-release/nasa-sets-coverage-of-roscosmos-spacewalk-outside-space-station",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1095,
                "name": "Russian EVA",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191623.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": "2023-08-09T14:45:00Z",
            "slug": "russian-eva-60",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "ROSCOSMOS cosmonauts Sergey Prokopyev and Dmitriy Petelin will perform an EVA outside the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT6H30M",
            "updates": [
                {
                    "id": 4620,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Spacewalk planned for August 9th.",
                    "info_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-07-19T09:26:14Z"
                }
            ],
            "last_updated": "2024-03-05T17:23:51Z"
        },
        {
            "id": 836,
            "url": "https://ll.thespacedevs.com/2.3.0/events/836/?format=api",
            "name": "F9 B1060 Static Fire",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "twitter.com",
                    "title": "",
                    "description": "JavaScript is not available.\n\nWe’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
                    "feature_image": null,
                    "url": "https://twitter.com/SpaceX/status/1679946059051864064",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Live Coverage: SpaceX test fires Falcon 9 rocket",
                    "description": "SpaceX will test fire a Falcon 9 on pad 40 at Cape Canaveral tonight to clear the booster for its 16th flight. A launch attempt early Friday was aborted in t...",
                    "feature_image": "https://i.ytimg.com/vi/Oiq7hhz2DfQ/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=Oiq7hhz2DfQ",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1213,
                "name": "[AUTO] F9 B1060 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_b1060_static_image_20230715042950.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192037.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-07-15T04:50:00Z",
            "slug": "f9-b1060-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will static fire booster B1060 before its 16th flight on Starlink 5-15, after the abort on Friday.",
            "webcast_live": false,
            "location": "SLC-40",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4592,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=Oiq7hhz2DfQ",
                    "created_by": "LL2",
                    "created_on": "2023-07-15T04:30:10Z"
                },
                {
                    "id": 4591,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Event added",
                    "info_url": "https://twitter.com/SpaceX/status/1679946059051864064",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-07-15T04:29:58Z"
                }
            ],
            "last_updated": "2024-03-05T17:23:50Z"
        },
        {
            "id": 382,
            "url": "https://ll.thespacedevs.com/2.3.0/events/382/?format=api",
            "name": "Solar Orbiter Venus Flyby",
            "info_urls": [
                {
                    "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": "2022-09-04T01:26:00Z",
            "slug": "solar-orbiter-venus-flyby-3",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Solar Orbiter, a partnership between ESA and NASA, will perform a gravity assist maneuver with Venus with its closest approach at a distance of 6400 km. 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": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:49Z"
        },
        {
            "id": 390,
            "url": "https://ll.thespacedevs.com/2.3.0/events/390/?format=api",
            "name": "BepiColombo Mercury Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "sci.esa.int",
                    "title": "ESA Science & Technology - Fact Sheet",
                    "description": "Fact Sheet \n \n \n \n \n \n   \n \n \n \n \n \n \n \n \n \n \n \n   Fast Facts  \n \n \n  BepiColombo  \n \n \n \n \n \n \n \n \n \n \n \n   Launch date:   \n 20 October 2018, 01:45:28 UTC \n \n \n   Mission end:   \n...",
                    "feature_image": null,
                    "url": "https://sci.esa.int/web/bepicolombo/-/47346-fact-sheet",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1155,
                "name": "BepiColombo at Mercury render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_20240306080108.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_thumbnail_20240306080108.jpeg",
                "credit": "ESA",
                "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": "2023-06-20T19:34:00Z",
            "slug": "bepicolombo-mercury-flyby-3",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Third of six Mercury flybys of the ESA-JAXA BepiColombo mission before entering orbit around its destination planet in 2025.",
            "webcast_live": false,
            "location": "Mercury",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4346,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Event time updated",
                    "info_url": "https://www.esa.int/Science_Exploration/Space_Science/BepiColombo/BepiColombo_braces_for_third_Mercury_flyby?s=09",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-06-14T08:59:19Z"
                }
            ],
            "last_updated": "2024-03-05T17:23:48Z"
        },
        {
            "id": 384,
            "url": "https://ll.thespacedevs.com/2.3.0/events/384/?format=api",
            "name": "Solar Orbiter Venus Flyby",
            "info_urls": [
                {
                    "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": "2026-12-24T00:00:00Z",
            "slug": "solar-orbiter-venus-flyby-5",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Solar Orbiter, a partnership between ESA and NASA, will perform a gravity assist maneuver with Venus on December 24, 2026. 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": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:47Z"
        },
        {
            "id": 178,
            "url": "https://ll.thespacedevs.com/2.3.0/events/178/?format=api",
            "name": "BepiColombo Venus Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "BepiColombo’s first Venus flyby",
                    "description": "The ESA-JAXA BepiColombo mission is getting ready to fly by Venus. It will make a close approach of the planet on 15 October at 03:58 GMT (05:58 CEST) at a distance of approximately 10 720 km. Gravity assist flybys are needed to set the spacecraft on course for Mercury orbit.\n\nBepiColombo launched 2...",
                    "feature_image": null,
                    "url": "https://www.esa.int/ESA_Multimedia/Videos/2020/10/BepiColombo_s_first_Venus_flyby",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1241,
                "name": "BepiColombo at Venus render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo25e_image_20201008073530.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192126.jpeg",
                "credit": "ESA",
                "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": "2020-10-15T03:58:00Z",
            "slug": "bepicolombo-venus-flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "The ESA-JAXA BepiColombo mission made a close approach of Venus on 15 October at 03:58 UTC at a distance of approximately 10 720 km. Gravity assist flybys are needed to set the spacecraft on course for Mercury orbit.",
            "webcast_live": false,
            "location": "Venus",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:46Z"
        },
        {
            "id": 377,
            "url": "https://ll.thespacedevs.com/2.3.0/events/377/?format=api",
            "name": "BepiColombo Venus Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Sights and sounds of a Venus flyby",
                    "description": "ESA’s Solar Orbiter and BepiColombo spacecraft made a historic Venus flyby earlier this week, passing by the planet within 33 hours of each other and capturing unique imagery and data during the encounter.",
                    "feature_image": null,
                    "url": "https://www.esa.int/Science_Exploration/Space_Science/Sights_and_sounds_of_a_Venus_flyby",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1241,
                "name": "BepiColombo at Venus render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo25e_image_20201008073530.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192126.jpeg",
                "credit": "ESA",
                "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": "2021-08-10T13:51:00Z",
            "slug": "bepicolombo-venus-flyby-2",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "The ESA-JAXA BepiColombo mission made a close approach of Venus on 10 August at 13:51 UTC at a distance of approximately 552 km. Gravity assist flybys are needed to set the spacecraft on course for Mercury orbit.",
            "webcast_live": false,
            "location": "Venus",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:45Z"
        },
        {
            "id": 653,
            "url": "https://ll.thespacedevs.com/2.3.0/events/653/?format=api",
            "name": "ISS Flyover of Tropical Storm Ian #2",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1160,
                "name": "Hurricane Florence from the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_flyover_of__image_20220928064834.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191830.jpeg",
                "credit": "ESA/A.Gerst",
                "license": {
                    "id": 12,
                    "name": "CC BY-SA 3.0 IGO",
                    "priority": 0,
                    "link": "https://creativecommons.org/licenses/by-sa/3.0/igo/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-09-29T18:10:00Z",
            "slug": "iss-flyover-of-tropical-storm-ian-2",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "Live views will be streamed from the International Space Station as it flies over Tropical Storm Ian.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:45Z"
        }
    ]
}