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=570&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=580&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=560&ordering=last_updated",
    "results": [
        {
            "id": 231,
            "url": "https://ll.thespacedevs.com/2.3.0/events/231/?format=api",
            "name": "SpaceX Crew-2 Crew News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Meet the Astronauts Launching on NASA's SpaceX Crew-2 Mission to the International Space Station",
                    "description": "Watch a live Q&A with the next four astronauts launching to the International Space Station aboard the SpaceX Crew Dragon! NASA astronauts Shane Kimbrough an...",
                    "feature_image": "https://i.ytimg.com/vi/m3_C91gNU4A/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=m3_C91gNU4A",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 968,
                "name": "[AUTO] SpaceX Crew-2 Crew News Conference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-2_c_image_20210227094223.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191248.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2021-03-01T19:00:00Z",
            "slug": "spacex-crew-2-crew-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The crew of SpaceX's Crew-2 mission, NASA astronauts Shane Kimbrough and Megan McArthur as well as JAXA astronaut Akihiko Hoshide and ESA astronaut Thomas Pesquet will answer press questions during a live-streamed news conference.",
            "webcast_live": false,
            "location": "Johnson Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:49Z"
        },
        {
            "id": 248,
            "url": "https://ll.thespacedevs.com/2.3.0/events/248/?format=api",
            "name": "NASA Mars 2020 Ingenuity First Flight Livestream",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Attempt First Controlled Flight on Mars As Soon As Monday",
                    "description": "NASA is targeting no earlier than Monday, April 19, for the first flight of its Ingenuity Mars Helicopter at approximately 3:30 a.m. EDT (12:30 a.m. PDT).",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-attempt-first-controlled-flight-on-mars-as-soon-as-monday",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "First Flight of the Ingenuity Mars Helicopter: Live from Mission Control",
                    "description": "Up, up, and away! The Ingenuity #MarsHelicopter is set to make history. It will make the first attempt at powered flight on another planet on Monday, April 1...",
                    "feature_image": "https://i.ytimg.com/vi/p1KolyCqICI/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=p1KolyCqICI",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1137,
                "name": "Ingenuity on Mars",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210409201945.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191744.jpeg",
                "credit": "NASA/JPL-Caltech/ASU",
                "license": {
                    "id": 3,
                    "name": "JPL Image Use Policy",
                    "priority": 1,
                    "link": "https://www.jpl.nasa.gov/jpl-image-use-policy"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-04-19T10:15:00Z",
            "slug": "nasa-mars-2020-ingenuity-first-flight-livestream",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "A \"watch along livestream\" of the Mars 2020 Ingenuity helicopter first flight will be broadcasted on NASA TV",
            "webcast_live": false,
            "location": "Jet Propulsion Laboratory, Pasadena, California, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:49Z"
        },
        {
            "id": 230,
            "url": "https://ll.thespacedevs.com/2.3.0/events/230/?format=api",
            "name": "Starship SN10 Static Fire #2",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Nerdle Cam 4K- SpaceX Starship Launch Facility",
                    "description": "SUNDAY 08/22/2021 Welcome to the LabPadre 24/7 Livestream! || Onsite weather provided by INITWeather.com || BOCA CHICA NEWS: NEW Heat tile replacement contin...",
                    "feature_image": "https://i.ytimg.com/vi/sTA0GTgFn5E/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=sTA0GTgFn5E",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 955,
                "name": "Starship Static Fire - Suborbital Version",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_st_image_20210107083631.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191226.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": "2021-02-25T22:57:00Z",
            "slug": "starship-sn10-static-fire-2",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX performed a second static fire of the Starship SN10 vehicle after swapping out one of its engines.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 306,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Second static fire complete. Flight NET tomorrow (February 26).",
                    "info_url": null,
                    "created_by": "Nosu",
                    "created_on": "2021-02-25T23:00:35Z"
                },
                {
                    "id": 304,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Road closure cancelled for today (Feb 24). Pushing the second static fire and the flight to February 25 and 26 respectively.",
                    "info_url": "https://www.cameroncounty.us/spacex/",
                    "created_by": "Nosu",
                    "created_on": "2021-02-24T14:13:48Z"
                }
            ],
            "last_updated": "2024-03-05T17:29:50Z"
        },
        {
            "id": 245,
            "url": "https://ll.thespacedevs.com/2.3.0/events/245/?format=api",
            "name": "SpaceX Crew-2 \"Endeavour\" Crew Dragon Docking",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Coverage Set for ’s SpaceX Crew-2 Briefings, Events, Broadcasts",
                    "description": "NASA will provide coverage of the upcoming prelaunch and launch activities for the agency’s SpaceX Crew-2 mission with astronauts to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/coverage-set-for-nasa-s-spacex-crew-2-briefings-events-broadcasts",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Crew-2 Mission | Approach and Docking",
                    "description": "On Friday, April 23 at 5:49 a.m. EDT, 9:49 UTC, SpaceX and NASA launched Dragon’s second six-month operational crew mission (Crew-2) to the International Spa...",
                    "feature_image": "https://i.ytimg.com/vi/3LpVs2bNSJo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=3LpVs2bNSJo",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1181,
                "name": "Crew Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.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": "2021-04-24T09:10:00Z",
            "slug": "spacex-crew-2-endeavour-crew-dragon-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The \"Endeavour\" Crew Dragon will dock autonomously to the International Space Station, carrying NASA astronauts Shane Kimbrough and Megan McArthur, JAXA astronaut Akihiko Hoshide and ESA astronaut Thomas Pesquet to the International Space Station as crew members of Expedition 65.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:51Z"
        },
        {
            "id": 232,
            "url": "https://ll.thespacedevs.com/2.3.0/events/232/?format=api",
            "name": "Starship SN11 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Nerdle Cam 4K- SpaceX Starship Launch Facility",
                    "description": "SUNDAY 08/22/2021 Welcome to the LabPadre 24/7 Livestream! || Onsite weather provided by INITWeather.com || BOCA CHICA NEWS: NEW Heat tile replacement contin...",
                    "feature_image": "https://i.ytimg.com/vi/sTA0GTgFn5E/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=sTA0GTgFn5E",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 955,
                "name": "Starship Static Fire - Suborbital Version",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_st_image_20210107083631.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191226.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": "2021-03-22T13:56:37Z",
            "slug": "starship-sn11-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX performed a static fire of the Starship SN11 vehicle.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 400,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Alert notices are out for a Starship SN11 Static Fire attempt tomorrow (March 22) between 12:00 and 20:00 UTC.",
                    "info_url": "https://twitter.com/BocaChicaGal/status/1373737224257277954?s=20",
                    "created_by": "Nosu",
                    "created_on": "2021-03-21T21:19:13Z"
                },
                {
                    "id": 358,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Starship SN11 flight NET Friday March 19, pending a successful static fire.",
                    "info_url": "https://tfr.faa.gov/save_pages/detail_1_5839.html",
                    "created_by": "Nosu",
                    "created_on": "2021-03-16T16:57:33Z"
                },
                {
                    "id": 357,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Alert notices are out for a Starship SN11 Static Fire attempt today (March 15) between 11:00 and 17:00 UTC.",
                    "info_url": "https://twitter.com/BocaChicaGal/status/1371229431172378625?s=20",
                    "created_by": "Nosu",
                    "created_on": "2021-03-15T06:26:14Z"
                },
                {
                    "id": 354,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding the SN11 launch NET Tuesday March 16. Still pending a successful static fire, preparations for flight and FAA approval.",
                    "info_url": "https://tfr.faa.gov/save_pages/detail_1_4748.html",
                    "created_by": "Nosu",
                    "created_on": "2021-03-14T06:42:22Z"
                },
                {
                    "id": 349,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Road closure cancelled for today. Next SN11 static fire attempt likely not before Monday (March 15).",
                    "info_url": "https://www.cameroncounty.us/spacex/",
                    "created_by": "Nosu",
                    "created_on": "2021-03-12T19:20:39Z"
                },
                {
                    "id": 348,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Starship SN11 Static Fire attempt today (March 12) between 13:00 and 18:00 UTC",
                    "info_url": "https://twitter.com/BocaChicaGal/status/1370217153803194372?s=19",
                    "created_by": "Nosu",
                    "created_on": "2021-03-12T07:50:43Z"
                }
            ],
            "last_updated": "2024-03-05T17:29:51Z"
        },
        {
            "id": 262,
            "url": "https://ll.thespacedevs.com/2.3.0/events/262/?format=api",
            "name": "NG-15 Cygnus Release & Reentry",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1126,
                "name": "Cygnus NG berthing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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": "2021-06-29T16:25:00Z",
            "slug": "ng-15-cygnus-release-reentry",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The Northrop Grumman NG-15 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": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:52Z"
        },
        {
            "id": 271,
            "url": "https://ll.thespacedevs.com/2.3.0/events/271/?format=api",
            "name": "NG-16 Cygnus Berthing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1126,
                "name": "Cygnus NG berthing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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": "2021-08-12T10:10:00Z",
            "slug": "ng-16-cygnus-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will livestream the rendezvous and capture of Northrop Grumman's NG-16 Cygnus cargo craft to the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:52Z"
        },
        {
            "id": 348,
            "url": "https://ll.thespacedevs.com/2.3.0/events/348/?format=api",
            "name": "Russian EVA-54",
            "info_urls": [],
            "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": "2022-08-17T13:20:00Z",
            "slug": "russian-eva-54",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "ROSCOSMOS cosmonauts Oleg Artemyev and Denis Matveev will perform an EVA outside the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:53Z"
        },
        {
            "id": 237,
            "url": "https://ll.thespacedevs.com/2.3.0/events/237/?format=api",
            "name": "Soyuz MS-17 Landing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Three Space Station Crew Members Return Home Aboard Soyuz Spacecraft",
                    "description": "Tune in live at 11:30 p.m. EDT, Fri., April 16 as three space travelers return home from the International Space Station. NASA Astronaut Kate Rubins and cosm...",
                    "feature_image": "https://i.ytimg.com/vi/QXMyPe0hm60/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=QXMyPe0hm60",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1056,
                "name": "Soyuz MS landing (MS-04)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg",
                "credit": "NASA/Bill Ingalls",
                "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": "2021-04-17T04:56:00Z",
            "slug": "soyuz-ms-17-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Soyuz MS-17 spacecraft carrying ROSCOSMOS cosmonauts Sergey Ryzhikov and Sergey Kud-Sverchkov as well as NASA astronaut Kathleen Rubins will land back on Earth near Dzhezkazgan, Kazakhstan.",
            "webcast_live": false,
            "location": "Dzhezkazgan, Kazakhstan",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:54Z"
        },
        {
            "id": 246,
            "url": "https://ll.thespacedevs.com/2.3.0/events/246/?format=api",
            "name": "SpaceX Crew-2 \"Endeavour\" Crew Dragon Hatch Opening",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Crew-2 Mission | Approach and Docking",
                    "description": "On Friday, April 23 at 5:49 a.m. EDT, 9:49 UTC, SpaceX and NASA launched Dragon’s second six-month operational crew mission (Crew-2) to the International Spa...",
                    "feature_image": "https://i.ytimg.com/vi/3LpVs2bNSJo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=3LpVs2bNSJo",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1181,
                "name": "Crew Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.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": "2021-04-24T11:05:00Z",
            "slug": "spacex-crew-2-endeavour-crew-dragon-hatch-opening",
            "type": {
                "id": 12,
                "name": "Hatch Opening"
            },
            "description": "The \"Endeavour\" Crew Dragon hatch will be opened, allowing NASA astronauts Shane Kimbrough and Megan McArthur, JAXA astronaut Akihiko Hoshide and ESA astronaut Thomas Pesquet to enter the International Space Station as crew members of Expedition 65.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:54Z"
        }
    ]
}