Modes

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

Example - /events/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gte, date__lt, date__lte, day, expedition__ids, id, last_updated__gte, last_updated__lte, launch__ids, month, program, program__ids, slug, spacestation__ids, 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 - lldev.thespacedevs.com/docs

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

{
    "count": 1118,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=20&ordering=-last_updated",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&ordering=-last_updated",
    "results": [
        {
            "id": 1308,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1308/?format=api",
            "name": "US EVA-94",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "U.S. Spacewalk 94",
                    "description": "Watch as NASA astronauts Chris Williams and Jessica Meir go on a spacewalk outside of the International Space Station.\n\nWilliams and Meir will make preparations to install additional International Space Station Roll-Out Solar Arrays (IROSAs), which will provide additional power for the orbital laboratory. The spacewalk is scheduled to start at about 8:00 a.m. EDT (1200 UTC) and run for about six-and-a-half hours.\n\nThis spacewalk will be the first for Williams and fourth for Meir.\n\nLearn more about the spacewalk: https://go.nasa.gov/4sI2HXG\nAbout the International Space Station: https://www.nasa.gov/station\n \nCredit: NASA",
                    "feature_image": "https://i.ytimg.com/vi/VlB_ZtDLAOQ/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=VlB_ZtDLAOQ",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-18T10:28:35Z",
                    "end_time": "2026-03-18T20:29:19Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.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": "2026-03-18T12:00:00Z",
            "slug": "us-eva-94",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronauts Jessica Meir and Chris Williams will exit the station’s Quest airlock to prepare the 2A power channel for future installation of International Space Station Roll-Out Solar Arrays. Once installed, the array will provide additional power for the orbital laboratory, including critical support of its safe and controlled deorbit.",
            "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": 14218,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "NET March 18.",
                    "info_url": "https://www.nasa.gov/blogs/spacestation/2026/03/09/spacewalk-preps-and-health-checks-using-augmented-reality-artificial-intelligence/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-03-09T23:16:00Z"
                },
                {
                    "id": 13492,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added EVA.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-preview-us-spacewalks-at-space-station-in-january/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-12-30T03:21:00Z"
                },
                {
                    "id": 14257,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated start of EVA time.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-cover-upcoming-us-spacewalks-94-95-outside-space-station/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-03-12T21:42:00Z"
                },
                {
                    "id": 13525,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated EVA time.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-cover-us-spacewalks-94-95-at-international-space-station/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-01-05T19:18:00Z"
                },
                {
                    "id": 13544,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "EVA delayed due to crew health concern.",
                    "info_url": "https://x.com/NASA/status/2009029209419649383",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-01-07T22:41:00Z"
                },
                {
                    "id": 14349,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA has started",
                    "info_url": "https://www.youtube.com/watch?v=VlB_ZtDLAOQ",
                    "created_by": "LL2",
                    "created_on": "2026-03-18T10:28:00Z"
                },
                {
                    "id": 13564,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Delayed to after the arrival of Crew-12 on the ISS",
                    "info_url": "https://spaceflightnow.com/2026/01/09/crew-11-to-cut-mission-short-and-return-to-earth-due-to-medical-issue/",
                    "created_by": "Nosu",
                    "created_on": "2026-01-09T09:55:00Z"
                }
            ],
            "last_updated": "2026-03-18T20:29:27Z"
        },
        {
            "id": 1378,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1378/?format=api",
            "name": "Booster 19 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "SpaceX Performs First Booster Static Fire on Pad 2",
                    "description": "Join us as SpaceX Booster 19 conducts the first static fire at Pad 2.\n\nBooster 19 is the first Version 3 Super Heavy booster, expected to launch the Starship Flight 12 mission.\n\n🔗 NSF Store: https://www.nasaspaceflight.com/shop/\n\n⚡ Become a member of NSF's channel for exclusive discord access, fast turnaround clips, and other exclusive benefits. Your support helps us continue our 24/7 coverage. Click JOIN above to get started.⚡\n\n🔍 If you are interested in using footage from this video, please review our content use policy: https://www.nasaspaceflight.com/content-use-policy/\n\nL2 Boca Chica (more clips and photos) from BC's very early days to today.\n🔗 https://forum.nasaspaceflight.com/index.php?topic=47107.0\n(Join L2 and support NSF here: https://www.nasaspaceflight.com/l2/)\n\n#starship ...",
                    "feature_image": "https://i.ytimg.com/vi/z83PHp7A0y8/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=z83PHp7A0y8",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-16T17:29:39Z",
                    "end_time": "2026-03-16T20:05:48Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1011,
                "name": "Super Heavy static fire - 33 engines",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_7_33_en_image_20230128102545.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.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": "2026-03-16T18:45:00Z",
            "slug": "booster-19-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will static fire Super Heavy Booster 19, in preparation for Starship's 12th launch.",
            "webcast_live": false,
            "location": "Starbase. Texas",
            "date_precision": {
                "id": 2,
                "name": "Hour",
                "abbrev": "HR",
                "description": "The T-0 is accurate to the hour."
            },
            "response_mode": "normal",
            "duration": "PT2H36M9S",
            "updates": [
                {
                    "id": 14323,
                    "profile_image": "https://thespacedevs-dev.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=z83PHp7A0y8",
                    "created_by": "LL2",
                    "created_on": "2026-03-16T17:29:00Z"
                },
                {
                    "id": 14322,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.youtube.com/watch?v=z83PHp7A0y8",
                    "created_by": "hitura-nobad",
                    "created_on": "2026-03-16T17:20:00Z"
                }
            ],
            "last_updated": "2026-03-16T20:05:59Z"
        },
        {
            "id": 1343,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1343/?format=api",
            "name": "US EVA-94 & 95 Preview News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "nasa.gov",
                    "title": "to Cover Upcoming US Spacewalks 94, 95 Outside Space Station",
                    "description": "NASA astronauts will conduct a pair of spacewalks beginning Wednesday, March 18, outside of the International Space Station to prepare for the installation of",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-to-cover-upcoming-us-spacewalks-94-95-outside-space-station/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "U.S. Spacewalk Preview News Conference (Monday, March 16)",
                    "description": "As we prepare for two upcoming spacewalks outside the International Space Station, tune in as we share what we'll be doing and answer questions from media.\n\nParticipants include: \n- Bill Spetch, operations integration manager, International Space Station Program \n- Diana Trujillo, spacewalk flight director, Flight Operations Directorate \n- Ronak Dave, spacewalk flight director, Flight Operations Directorate \n\nOn Wednesday, March 18, NASA astronauts Jessica Meir and Chris Williams will prepare to install a pair of roll-out solar arrays, followed by a second spacewalk on Wednesday, April 1. The crew members for the second spacewalk will be announced after the first spacewalk is complete. \n\nThese spacewalks will be the 278th and 279th in support of space station assembly, maintenance and...",
                    "feature_image": "https://i.ytimg.com/vi/lcB43W_SZfk/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=lcB43W_SZfk",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-16T17:58:42Z",
                    "end_time": "2026-03-16T18:36:40Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.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": "2026-03-16T18:00:00Z",
            "slug": "us-eva-94-95-preview-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will discuss the pair of upcoming spacewalks during a news conference at the agency’s Johnson Space Center in Houston.\r\n\r\nNASA participants include:\r\n- Bill Spetch, operations integration manager, International Space Station Program\r\n- Diana Trujillo, spacewalk flight director, Flight Operations Directorate\r\n- Ronak Dave, spacewalk flight director, Flight Operations Directorate",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT37M58S",
            "updates": [
                {
                    "id": 14264,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-cover-upcoming-us-spacewalks-94-95-outside-space-station/",
                    "created_by": "Nosu",
                    "created_on": "2026-03-13T07:53:00Z"
                },
                {
                    "id": 14325,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA has started",
                    "info_url": "https://www.youtube.com/watch?v=lcB43W_SZfk",
                    "created_by": "LL2",
                    "created_on": "2026-03-16T17:58:00Z"
                }
            ],
            "last_updated": "2026-03-16T18:37:03Z"
        },
        {
            "id": 1341,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1341/?format=api",
            "name": "Progress MS-31 Undocking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция расстыковки корабля «Прогресс МС-31» и МКС",
                    "description": "16 марта прощаемся с грузовиком — «Прогресс МС-31» отправляется в свободное плаванье \n\nПрямой эфир начнем в 16:20 мск: будем наблюдать за уходом грузового корабля. \n\n«Прогресс МС-31» запущен с Байконура 3 июля 2025 года. Корабль доставил на станцию 2,5 т грузов, среди которых вещи для экипажа, продукты и оборудование для экспериментов.\n\n\nСайт Роскосмоса: https://www.roscosmos.ru/\nРоскосмос в социальных сетях: \nVk: https://vk.com/roscosmos\nOk: https://ok.ru/roscosmos  \nTelegram: https://t.me/roscosmos_gk \nRutube: https://rutube.ru/channel/770606/\n\n#Роскосмос  #РоскосмосТВ",
                    "feature_image": "https://i.ytimg.com/vi/78kGQnFfYQg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=78kGQnFfYQg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2026-03-16T13:17:32Z",
                    "end_time": "2026-03-16T13:35:45Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.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": "2026-03-16T13:24:00Z",
            "slug": "progress-ms-31-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-31 spacecraft will undock from the Poisk 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": "PT18M13S",
            "updates": [
                {
                    "id": 14215,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added undocking.",
                    "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": "2026-03-09T20:51:00Z"
                },
                {
                    "id": 14320,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by Роскосмос ТВ has started",
                    "info_url": "https://www.youtube.com/watch?v=78kGQnFfYQg",
                    "created_by": "LL2",
                    "created_on": "2026-03-16T13:18:00Z"
                }
            ],
            "last_updated": "2026-03-16T13:35:59Z"
        },
        {
            "id": 1377,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1377/?format=api",
            "name": "JAXA H3-30 Captive Firing Test 2",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "JAXA | 宇宙航空研究開発機構",
                    "title": "H3ロケット6号機(30形態試験機)第2回1段実機型タンクステージ燃焼試験(CFT)",
                    "description": "種子島宇宙センターよりH3ロケット6号機(30形態試験機)第2回1段実機型タンクステージ燃焼試験(CFT-Captive Firing Test)の様子をお届けします。CFTは、H3ロケットの機体にフライト用1段エンジンLE-9を3基装着し、実際の射点にてロケット本体タンクから推進薬を供給し、燃焼を行います。\n機体とエンジンを組み合わせた際に、打上げに必要な機能が適切に発揮されることを確認するためのものであり、打上げ前に実施される射場作業へと進むための最終段階に位置付けられます。\n引き続き、皆様のご声援を賜りますようお願い申し上げます。\n\n▼JAXA公式チャンネルはこちら\nhttps://www.youtube.com/user/jaxachannel\nhttps://www.youtube.com/@JAXA-LiveEvent\n\n▼JAXA(国立研究開発法人宇宙航空研究開発機構/Japan Aerospace Exploration Agency)\nhttps://www.jaxa.jp/\nhttps://global.jaxa.jp/",
                    "feature_image": "https://i.ytimg.com/vi/30rwxRC808o/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=30rwxRC808o",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-14T21:50:42Z",
                    "end_time": "2026-03-14T22:03:49Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NVS",
                    "title": "H3ロケット6号機(30形態試験機)第2回1段実機型タンクステージ燃焼試験(再CFT)/ H3 Rocket F6 Re-Captive Firing Test",
                    "description": "今回、能代の試験飛行とスケジュールが被った為、いつもと違うスタッフが対応します。\n状況により、ライブ配信ができない場合があります。\n\nこのチャンネルのメンバーになって特典にアクセスしてください:\nhttps://www.youtube.com/channel/UCDkGOo9VQFjijIDZJidoNmg/join",
                    "feature_image": "https://i.ytimg.com/vi/YNzvLFYRNhw/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=YNzvLFYRNhw",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-14T21:31:12Z",
                    "end_time": "2026-03-14T22:10:13Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2733,
                "name": "H3-30 at the launch site for 2nd static fire test",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-30_at_the_la_image_20260314170819.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-30_at_the_la_image_thumbnail_20260314170820.jpeg",
                "credit": "JAXA  Tanegashima Space Center",
                "license": {
                    "id": 9,
                    "name": "JAXA Image Usage Policy",
                    "priority": 8,
                    "link": "https://global.jaxa.jp/policy.html"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2026-03-14T22:00:00Z",
            "slug": "jaxa-h3-30-captive-firing-test-2",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "JAXA will conduct the second Captive Firing Test (CFT) of the first-stage tank section of the H-3 Rocket No. 6 (Configuration 30 test vehicle)",
            "webcast_live": false,
            "location": "Tanegashima Space Center, Japan",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT13M7S",
            "updates": [
                {
                    "id": 14316,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by JAXA | 宇宙航空研究開発機構 has started",
                    "info_url": "https://www.youtube.com/watch?v=30rwxRC808o",
                    "created_by": "LL2",
                    "created_on": "2026-03-14T21:50:00Z"
                },
                {
                    "id": 14315,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://x.com/tnsc_JAXA/status/2032776105212747964",
                    "created_by": "hitura-nobad",
                    "created_on": "2026-03-14T17:09:00Z"
                }
            ],
            "last_updated": "2026-03-14T22:10:49Z"
        },
        {
            "id": 1340,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1340/?format=api",
            "name": "Artemis II Flight Readiness Review News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "nasa.gov",
                    "title": "to Share Artemis II Flight Readiness Review Update",
                    "description": "NASA will host a news conference at 3 p.m. EDT, Thursday, March 12, to highlight progress toward the Artemis II crewed mission around the Moon. The media",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-to-share-artemis-ii-flight-readiness-review-update/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA's Artemis II Flight Readiness News Conference (March 12, 2026)",
                    "description": "Following the conclusion of the Artemis II Flight Readiness Review, agency leaders share the latest updates on the mission around the Moon in a live news conference at NASA's Kennedy Space Center.\n\nParticipants include:\n- Lori Glaze, acting associate administrator, Exploration Systems Development Mission Directorate \n- John Honeycutt, chair, Artemis II Mission Management Team\n- Shawn Quinn, manager, Exploration Ground Systems Program \n- Norm Knight, director, Flight Operations Directorate\n\nNASA is continuing work on the Artemis II SLS (Space Launch System) rocket and Orion spacecraft in NASA Kennedy’s Vehicle Assembly Building before a second rollout to the launch pad later this month, ahead of a potential launch in April. \n\nRead the latest Artemis updates: https://www.nasa.gov/blogs/...",
                    "feature_image": "https://i.ytimg.com/vi/SpMMAdqMGWA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=SpMMAdqMGWA",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-12T18:58:19Z",
                    "end_time": "2026-03-12T19:59:16Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2687,
                "name": "SLS on LC-39A before WDR (Artemis-2)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sls_on_lc-39a_b_image_20260202171722.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sls_on_lc-39a_b_image_thumbnail_20260202171723.jpeg",
                "credit": "NASA/Sam Lott",
                "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-03-12T19:00:00Z",
            "slug": "artemis-ii-flight-readiness-review-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a news conference to highlight progress toward the Artemis II crewed mission around the Moon. The media briefing will take place from the agency’s Kennedy Space Center in Florida after the conclusion of an Artemis II Flight Readiness Review.\r\n\r\nNASA participants include:\r\n- Administrator Jared Isaacman\r\n- Lori Glaze, acting associate administrator, Exploration Systems Development Mission Directorate\r\n- John Honeycutt, chair, Artemis II Mission Management Team\r\n- Shawn Quinn, manager, Exploration Ground Systems Program\r\n- Norm Knight, director, Flight Operations Directorate",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H57S",
            "updates": [
                {
                    "id": 14214,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-share-artemis-ii-flight-readiness-review-update/",
                    "created_by": "Nosu",
                    "created_on": "2026-03-09T17:09:00Z"
                },
                {
                    "id": 14252,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA has started",
                    "info_url": "https://www.youtube.com/watch?v=SpMMAdqMGWA",
                    "created_by": "LL2",
                    "created_on": "2026-03-12T18:58:00Z"
                }
            ],
            "last_updated": "2026-03-12T19:59:44Z"
        },
        {
            "id": 1338,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1338/?format=api",
            "name": "NG-23 Cygnus Release",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA's Northrop Grumman Commercial Resupply Services 23 Departure",
                    "description": "Watch with us as Northrop Grumman's Cygnus XL cargo spacecraft departs from the International Space Station.\n\nNorthrop Grumman’s Commercial Resupply Services 23 mission launched into space on Sept. 14, 2025, carrying supplies and science experiments to the orbiting laboratory. This mission was the first flight of the larger, more cargo-capable version of the solar-powered spacecraft.\n\nThe uncrewed Cygnus XL spacecraft will be clasped by the space station's Canadarm2 robotic arm and is scheduled to be released from the station at 7 a.m. EDT (1100 UTC) on March 12, 2026.\n\nLearn more about the mission: https://www.nasa.gov/mission/nasas-northrop-grumman-crs-23/ \n\nCredit: NASA",
                    "feature_image": "https://i.ytimg.com/vi/THfwzi1rJ00/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=THfwzi1rJ00",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-12T10:43:36Z",
                    "end_time": "2026-03-12T11:36:29Z",
                    "live": false
                },
                {
                    "priority": 11,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "NASA’s Northrop Grumman Commercial Resupply Services 23 Departure",
                    "description": "Watch with us as Northrop Grumman’s Cygnus XL cargo spacecraft departs from the International Space Station.",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2026/03/updated-ng-23-departure-key-art-r4-horizontal-hero-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/nasas-northrop-grumman-commercial-resupply-services-23-departure/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-12T10:45:00Z",
                    "end_time": "2026-03-12T11:36:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1126,
                "name": "Cygnus NG berthing",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191718.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": "2026-03-12T11:05:00Z",
            "slug": "ng-23-cygnus-release",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The Northrop Grumman NG-23 Cygnus will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it.",
            "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": "PT52M53S",
            "updates": [
                {
                    "id": 14246,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA has started",
                    "info_url": "https://www.youtube.com/watch?v=THfwzi1rJ00",
                    "created_by": "LL2",
                    "created_on": "2026-03-12T10:44:00Z"
                },
                {
                    "id": 14119,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added spacecraft departure.",
                    "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": "2026-02-27T22:35:00Z"
                }
            ],
            "last_updated": "2026-03-12T11:42:24Z"
        },
        {
            "id": 1339,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1339/?format=api",
            "name": "Booster 19 Rollout to the Launch Site",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "SpaceX rolls Flight 12's Booster 19 to Pad 2",
                    "description": "Join us as SpaceX rolls Booster 19 to Pad 2 in preparations for first time Pad 2 ops and a future Static Fire test. Also, Ship 39 is expected to roll back from Masseys at the same time!\n\n🔗 NSF Store: https://www.nasaspaceflight.com/shop/\n\n⚡ Become a member of NSF's channel for exclusive discord access, fast turnaround clips, and other exclusive benefits. Your support helps us continue our 24/7 coverage. Click JOIN above to get started.⚡\n\n🔍 If you are interested in using footage from this video, please review our content use policy: https://www.nasaspaceflight.com/content-use-policy/\n\nL2 Boca Chica (more clips and photos) from BC's very early days to today.\n🔗 https://forum.nasaspaceflight.com/index.php?topic=47107.0\n(Join L2 and support NSF here: https://www.nasaspaceflight.com/l2/)\n\n#...",
                    "feature_image": "https://i.ytimg.com/vi/b-zNxv_0CvE/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=b-zNxv_0CvE",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-08T08:31:44Z",
                    "end_time": "2026-03-08T10:38:14Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2697,
                "name": "Booster 19 during testing",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_19_duri_image_20260307203559.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_19_duri_image_thumbnail_20260307203600.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2026-03-08T08:00:00Z",
            "slug": "booster-19-rollout-to-the-launch-site",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "Booster 19 is rolling out to the Launch site at Starbase ahead of testing.",
            "webcast_live": false,
            "location": "Starbase Texas",
            "date_precision": {
                "id": 3,
                "name": "Morning",
                "abbrev": "AM",
                "description": "The T-0 is expected in the morning (local time)."
            },
            "response_mode": "normal",
            "duration": "PT2H38M51S",
            "updates": [
                {
                    "id": 14195,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.youtube.com/live/b-zNxv_0CvE?is=mJVfG4W0GcPLJOlC",
                    "created_by": "hitura-nobad",
                    "created_on": "2026-03-07T20:36:00Z"
                },
                {
                    "id": 14198,
                    "profile_image": "https://thespacedevs-dev.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=b-zNxv_0CvE",
                    "created_by": "LL2",
                    "created_on": "2026-03-08T08:32:00Z"
                }
            ],
            "last_updated": "2026-03-08T10:38:20Z"
        },
        {
            "id": 352,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/352/?format=api",
            "name": "HTV-X1 Release & Reentry",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "JAXA HTV-X1 Cargo Departure",
                    "description": "Tune in for live coverage as JAXA’s (Japan Aerospace Exploration Agency) uncrewed HTV-X1 cargo spacecraft departs from the International Space Station and begins its journey home.\n\nHTV-X1 arrived at the station on Oct. 29, 2025, after launching from Japan’s Tanegashima Space Center on Oct. 25. The spacecraft is scheduled to be released from the International Space Station at 12 p.m. EST (1700 UTC).\n\nLearn more about station operations: https://www.nasa.gov/international-space-station/ \n\nCredit: NASA",
                    "feature_image": "https://i.ytimg.com/vi/iUNm9iv7sAg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=iUNm9iv7sAg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-06T16:43:46Z",
                    "end_time": "2026-03-06T17:49:20Z",
                    "live": false
                },
                {
                    "priority": 11,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "JAXA HTV-X1 Cargo Departure",
                    "description": "Departure of the JAXA (Japan Aerospace Exploration Agency) HTV-X1 Cargo Craft from the International Space Station (Release scheduled at 12 p.m. EST).",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2026/02/jaxa-htv-x1-departure-key-art-r1-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/jaxa-htv-x1-cargo-departure/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-03-06T16:45:00Z",
                    "end_time": "2026-03-06T17:49:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2566,
                "name": "HTV-X in space (First Flight)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-x_in_space__image_20251122191933.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-x_in_space__image_thumbnail_20251122191934.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": "2026-03-06T17:05:00Z",
            "slug": "htv-x1-release-reentry",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The JAXA HTV-X1 will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it.",
            "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": "PT1H5M34S",
            "updates": [
                {
                    "id": 13611,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Targeting January 27th for departure",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "hitura-nobad",
                    "created_on": "2026-01-12T19:55:00Z"
                },
                {
                    "id": 14184,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA has started",
                    "info_url": "https://www.youtube.com/watch?v=iUNm9iv7sAg",
                    "created_by": "LL2",
                    "created_on": "2026-03-06T16:44:00Z"
                },
                {
                    "id": 14005,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added planned departure date and time.",
                    "info_url": "https://global.jaxa.jp/press/2026/02/20260219-1_e.html",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-02-19T05:19:00Z"
                },
                {
                    "id": 13844,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "NET 1st week of March.",
                    "info_url": "https://www.youtube.com/watch?v=ZTjHB4QipPk",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-01-30T16:34:00Z"
                }
            ],
            "last_updated": "2026-03-06T17:54:47Z"
        },
        {
            "id": 1309,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1309/?format=api",
            "name": "US EVA-95",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "U.S. Spacewalk 95",
                    "description": "Watch as NASA astronauts go on a spacewalk outside of the International Space Station.\n\nTwo NASA astronauts will replace a high-definition camera, install a new navigational aid for visiting spacecraft, and make other changes and upgrades to the orbiting lab's hardware. The spacewalk is scheduled to start at about 7:10 a.m. EST (1220 UTC) and run for about six-and-a-half hours.\n\nLearn more about the spacewalk: https://www.nasa.gov/news-release/nasa-to-preview-us-spacewalks-at-space-station-in-january/\nAbout the International Space Station: https://www.nasa.gov/station\n \nCredit: NASA",
                    "feature_image": "https://i.ytimg.com/vi/D0dd8X4g3Eg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=D0dd8X4g3Eg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-01-15T10:40:00Z",
                    "end_time": null,
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "U.S. Spacewalk 95",
                    "description": "On Thursday, Jan. 15, two NASA astronauts will replace a high-definition camera on camera port 3, install a new navigational aid for visiting spacecraft, called a planar reflector, on the […]",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2026/01/us-spacewalk-95-key-art-r1-horizontal-hero-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/us-spacewalk-95/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2026-01-15T10:40:00Z",
                    "end_time": "2026-01-15T20:00:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.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": "2026-03-31T00:00:00Z",
            "slug": "us-eva-95",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Two astronauts will replace a high-definition camera on camera port 3, install a new navigational aid for visiting spacecraft, called a planar reflector, on the Harmony module’s forward port, and relocate an early ammonia servicer jumper — a flexible hose assembly that connects parts of a fluid system — along with other jumpers on the station’s S6 and S4 truss.",
            "webcast_live": false,
            "location": "International Space Station",
            "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": 13493,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added EVA.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-preview-us-spacewalks-at-space-station-in-january/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-12-30T03:22:00Z"
                },
                {
                    "id": 13526,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated EVA time.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-cover-us-spacewalks-94-95-at-international-space-station/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2026-01-05T19:20:00Z"
                },
                {
                    "id": 13565,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Delayed to after the arrival of Crew-12 on the ISS",
                    "info_url": "https://spaceflightnow.com/2026/01/09/crew-11-to-cut-mission-short-and-return-to-earth-due-to-medical-issue/",
                    "created_by": "Nosu",
                    "created_on": "2026-01-09T09:55:00Z"
                }
            ],
            "last_updated": "2026-02-27T19:18:25Z"
        }
    ]
}