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

{
    "count": 1002,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=280&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=260&ordering=-last_updated",
    "results": [
        {
            "id": 878,
            "url": "https://ll.thespacedevs.com/2.3.0/events/878/?format=api",
            "name": "US EVA-89",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Coverage of Spacewalks, News Conference for Station Upgrades",
                    "description": "Two upcoming spacewalks outside the International Space Station to conduct science research and station maintenance will feature NASA astronauts, both",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-of-spacewalks-news-conference-for-station-upgrades/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Spacewalk with Astronauts Jasmin Moghbeli and Loral O'Hara: Nov. 1, 2023 (Official NASA Broadcast)",
                    "description": "NASA astronauts Jasmin Moghbeli and Loral O'Hara are taking a spacewalk outside the International Space Station on Wednesday, Nov. 1, to remove electronics g...",
                    "feature_image": "https://i.ytimg.com/vi/q6xAOtRUbtk/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=q6xAOtRUbtk",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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": "2023-11-01T12:05:00Z",
            "slug": "us-eva-89",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronauts Loral O’Hara and Jasmin Moghbeli will exit the station’s Quest airlock to remove a radio frequency group antenna and replace a trundle bearing assembly on the port Solar Array Rotary Joint of the ISS truss.",
            "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": 5581,
                    "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=q6xAOtRUbtk",
                    "created_by": "LL2",
                    "created_on": "2023-11-01T10:32:57Z"
                },
                {
                    "id": 5507,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Postponed to November 1st.",
                    "info_url": "https://blogs.nasa.gov/spacestation/2023/10/26/crew-continues-spacewalk-preps-following-date-adjustment/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-10-27T02:14:47Z"
                },
                {
                    "id": 5433,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Adjusted EVA start time.",
                    "info_url": "https://www.nasa.gov/nasatv/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-10-17T03:39:44Z"
                },
                {
                    "id": 5412,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated EVA date.",
                    "info_url": "https://blogs.nasa.gov/spacestation/2023/10/13/research-maintenance-keep-crew-busy-ahead-of-spacewalks/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-10-13T22:30:26Z"
                },
                {
                    "id": 5379,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "EVA delayed to assess possible impact from MLM radiator coolant leakage.",
                    "info_url": "https://twitter.com/cbs_spacenews/status/1712099056187478049",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-10-11T14:12:26Z"
                },
                {
                    "id": 5293,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added EVA.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-of-spacewalks-news-conference-for-station-upgrades/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-10-04T02:03:47Z"
                }
            ],
            "last_updated": "2024-03-07T12:34:46Z"
        },
        {
            "id": 155,
            "url": "https://ll.thespacedevs.com/2.3.0/events/155/?format=api",
            "name": "Starship Mk1 Ambient Pressure Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX Starship Mk1 - Opening Test Day - First Vent - November 18, 2019",
                    "description": "Testing has begun on Starship Mk1 including the vehicle's first ever vent. The test series will continue on Tuesday with a full cryoproofing test.Learn about...",
                    "feature_image": "https://i.ytimg.com/vi/gmVyMJXnPT8/maxresdefault.jpg",
                    "url": "https://youtu.be/gmVyMJXnPT8",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1243,
                "name": "Starship MK1 at the build site",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_mk1_at_image_20240307091751.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_mk1_at_image_thumbnail_20240307091751.jpeg",
                "credit": "Elon Musk",
                "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": "2019-11-18T23:00:00Z",
            "slug": "starship-mk1-ambient-pressure-test",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "The Mk1 prototype successfully performed its first ambient pressure test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T11:33:28Z"
        },
        {
            "id": 156,
            "url": "https://ll.thespacedevs.com/2.3.0/events/156/?format=api",
            "name": "Starship Mk1 Cryoproof Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Unbelievable!!! SpaceX Starship MK1 Explodes! At Boca Chica, Texas",
                    "description": "11.20.2019: At 3:27 local time The  only up close public video on the planet of the full explosion of MK1 Starship's top popping off during a pressure test. ...",
                    "feature_image": "https://i.ytimg.com/vi/3nTSubYzQOM/maxresdefault.jpg",
                    "url": "https://youtu.be/3nTSubYzQOM",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1243,
                "name": "Starship MK1 at the build site",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_mk1_at_image_20240307091751.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_mk1_at_image_thumbnail_20240307091751.jpeg",
                "credit": "Elon Musk",
                "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": "2019-11-20T20:27:00Z",
            "slug": "starship-mk1-cryoproof-test",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The Mk1 prototype was destroyed due to a catastrophic failure which occurred during its first cryoproof test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T11:33:22Z"
        },
        {
            "id": 485,
            "url": "https://ll.thespacedevs.com/2.3.0/events/485/?format=api",
            "name": "JWST Final Primary Mirror Wing Deployment",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Host Coverage, Briefing for Webb Telescope’s Final Unfolding",
                    "description": "NASA will provide live coverage and host a media briefing Saturday, Jan. 8, for the conclusion of the James Webb Space Telescope’s major spacecraft deployments.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-coverage-briefing-for-webb-telescope-s-final-unfolding",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "James Webb Space Telescope: Primary Mirror Deployment – Mission Control Live",
                    "description": "Watch James Webb Space Telescope experts give real-time updates on the final step in the observatory’s deployment: the unfolding of the second of Webb’s two ...",
                    "feature_image": "https://i.ytimg.com/vi/tlGTem8vkB0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=tlGTem8vkB0",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1224,
                "name": "JWST render from above",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jwst_alignment__image_20220505152744.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192056.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": "2022-01-08T14:30:00Z",
            "slug": "jwst-final-primary-mirror-wing-deployment",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "NASA will deploy James Webb Space Telescope's final primary mirror wing, completing all major deployments.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T09:36:13Z"
        },
        {
            "id": 488,
            "url": "https://ll.thespacedevs.com/2.3.0/events/488/?format=api",
            "name": "JWST Science Live",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Discuss Webb’s Arrival at Final Destination, Next Steps",
                    "description": "Scientists and engineers operating NASA’s James Webb Space Telescope will answer questions about the mission’s latest milestones in a NASA Science Live broadcast at 3 p.m. EST Monday, Jan. 24, followed by a media teleconference at 4 p.m.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-discuss-webb-s-arrival-at-final-destination-next-steps",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Science Live: What’s Next for the James Webb Space Telescope?",
                    "description": "The past month has been an exciting one for NASA’s James Webb Space Telescope — from launch in tropical French Guiana, to the two-week unfolding of this intr...",
                    "feature_image": "https://i.ytimg.com/vi/pWklR2PBfQU/hqdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=pWklR2PBfQU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1224,
                "name": "JWST render from above",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jwst_alignment__image_20220505152744.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192056.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": "2022-01-24T20:00:00Z",
            "slug": "jwst-science-live",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a Science Live episode providing updates on primary mirror movements and L2 insertion burn.",
            "webcast_live": false,
            "location": "Goddard Space Flight Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 1184,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
                    "comment": "Adding event.",
                    "info_url": "https://www.nasa.gov/press-release/nasa-to-discuss-webb-s-arrival-at-final-destination-next-steps/",
                    "created_by": "Jay",
                    "created_on": "2022-01-20T22:29:57Z"
                }
            ],
            "last_updated": "2024-03-07T09:35:42Z"
        },
        {
            "id": 513,
            "url": "https://ll.thespacedevs.com/2.3.0/events/513/?format=api",
            "name": "SpaceX Crew-4 Crew News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Host Briefings, Interviews for Agency’s SpaceX Crew-4 Mission",
                    "description": "NASA to Host Briefings, Interviews for Agency’s SpaceX Crew-4 Mission",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-briefings-interviews-for-agency-s-spacex-crew-4-mission",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1255,
                "name": "Crew-4 official portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-4_pre-depa_image_20221001060330.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192155.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": "2022-03-31T16:00:00Z",
            "slug": "spacex-crew-4-crew-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA astronauts Kjell Lindgren, Bob Hines, Jessica Watkins and ESA astronaut Samantha Cristoforetti will answer press questions about their upcoming flight to International Space Station.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T08:01:31Z"
        },
        {
            "id": 512,
            "url": "https://ll.thespacedevs.com/2.3.0/events/512/?format=api",
            "name": "SpaceX Crew-4 Mission Overview Press Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Host Briefings, Interviews for Agency’s SpaceX Crew-4 Mission",
                    "description": "NASA to Host Briefings, Interviews for Agency’s SpaceX Crew-4 Mission",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-briefings-interviews-for-agency-s-spacex-crew-4-mission",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1255,
                "name": "Crew-4 official portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-4_pre-depa_image_20221001060330.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192155.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": "2022-03-31T14:30:00Z",
            "slug": "spacex-crew-4-mission-overview-press-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a mission overview news conference about the upcoming SpaceX Crew-4 mission to the International Space Station.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T08:01:26Z"
        },
        {
            "id": 724,
            "url": "https://ll.thespacedevs.com/2.3.0/events/724/?format=api",
            "name": "Crew-5 Pre-Departure On-Orbit News Conference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1016,
                "name": "Crew-5 official portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-5_m_image_20240305172807.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191407.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-02-01T17:30:00Z",
            "slug": "crew-5-pre-departure-on-orbit-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Crew-5 astronauts will give a news conference from the International Space Station before their return to Earth.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T08:00:48Z"
        },
        {
            "id": 728,
            "url": "https://ll.thespacedevs.com/2.3.0/events/728/?format=api",
            "name": "Crew-5 Pre-Departure On-Orbit News Conference #2",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "’s SpaceX Crew-5 to Discuss Mission, Splashdown from Space",
                    "description": "NASA’s SpaceX Crew-5 will answer media questions at 12:30 p.m. EST Wednesday, March 1, about their time aboard the International Space Station. The event takes place prior to their return to Earth later this month.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-s-spacex-crew-5-to-discuss-mission-splashdown-from-space",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1016,
                "name": "Crew-5 official portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-5_m_image_20240305172807.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191407.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-03-01T17:30:00Z",
            "slug": "crew-5-pre-departure-on-orbit-news-conference-2",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Crew-5 astronauts will give a news conference from the International Space Station before their return to Earth.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T08:00:43Z"
        },
        {
            "id": 861,
            "url": "https://ll.thespacedevs.com/2.3.0/events/861/?format=api",
            "name": "SpaceX Crew-6 Post-Splashdown News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA’s SpaceX Crew-6 Return to Earth (Official NASA Briefing) - Sept. 4, 2023",
                    "description": "• Steve Stich, manager, Commercial Crew Program, NASA Kennedy • Joel Montalbano, manager, International Space Station, NASA’s Johnson Space Center in Houston...",
                    "feature_image": "https://i.ytimg.com/vi/iY5jSjGNhws/maxresdefault_live.jpg",
                    "url": "https://youtu.be/iY5jSjGNhws",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1200,
                "name": "Crew Dragon splashdown",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200718140927.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192010.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-09-04T06:00:00Z",
            "slug": "spacex-crew-6-post-splashdown-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA Press Conference with:\r\n• Steve Stich, manager, Commercial Crew Program, NASA Kennedy \r\n• Joel Montalbano, manager, International Space Station, NASA’s Johnson Space Center in Houston\r\n• William Gerstenmaier, vice president, Build and Flight Reliability, SpaceX\r\n• Adnan Alrais, assistant director general space operations and exploration sector, Mission Manager, UAE Astronaut Programme",
            "webcast_live": false,
            "location": "Teleconference",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT22M42S",
            "updates": [
                {
                    "id": 5071,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://youtu.be/iY5jSjGNhws",
                    "created_by": "LL2",
                    "created_on": "2023-09-04T06:01:21Z"
                }
            ],
            "last_updated": "2024-03-07T07:56:50Z"
        }
    ]
}