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 - lldev.thespacedevs.com/docs

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

{
    "count": 1004,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=790&ordering=-date",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=770&ordering=-date",
    "results": [
        {
            "id": 234,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/234/?format=api",
            "name": "Soyuz MS-18 Docking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 967,
                "name": "Soyuz MS in orbit (MS-19)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg",
                "credit": "ESA/NASA/T. Pesquet",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-04-09T11:07:00Z",
            "slug": "soyuz-ms-18-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Soyuz MS-18 spacecraft will dock to the International Space Station carrying three new Expedition 65 crew members : ROSCOSMOS cosmonauts Oleg Novitsky and Pyotr Dubrov as well as NASA astronaut Mark Vande Hei.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-13T13:05:33Z"
        },
        {
            "id": 241,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/241/?format=api",
            "name": "\"Resilience\" Crew Dragon Relocation",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA TV to Air US Commercial Crew Port Relocation on Space Station",
                    "description": "NASA’s SpaceX Crew-1 astronauts aboard the International Space Station will mark another first for commercial spaceflight Monday, April 5, when the four astronauts will relocate the Crew Dragon spacecraft to prepare for the arrival of new crew members in late April and the upcoming delivery of new s...",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-tv-to-air-first-us-commercial-crew-port-relocation-on-space-station",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Port Relocation of SpaceX Crew Dragon on the International Space Station",
                    "description": "On Monday, April 5 starting at 6 a.m. EDT, watch the first-ever port relocation for a U.S. commercial spacecraft! Four astronauts will undock their SpaceX Cr...",
                    "feature_image": "https://i.ytimg.com/vi/cDyhqqKWDg0/maxresdefault.jpg",
                    "url": "https://youtu.be/cDyhqqKWDg0",
                    "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-05T10:29:00Z",
            "slug": "resilience-crew-dragon-relocation",
            "type": {
                "id": 25,
                "name": "Spacecraft Relocation"
            },
            "description": "NASA astronauts Michael Hopkins, Victor Glover, and Shannon Walker, along with Japan Aerospace Exploration Agency (JAXA) astronaut Soichi Noguchi, will relocate the Crew Dragon spacecraft to prepare for the arrival of new crew members in late April and the upcoming delivery of new solar arrays this summer.\r\n\r\nThe relocation will free Harmony’s forward port for the docking of Crew Dragon Endeavour, set to carry four crew members to the station on NASA’s SpaceX Crew-2 mission.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:02Z"
        },
        {
            "id": 240,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/240/?format=api",
            "name": "Starship SN11 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": null,
                    "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-26T13:09:00Z",
            "slug": "starship-sn11-static-fire-2",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX performed a second static fire test of the Starship SN11 vehicle after removing a Raptor engines for repairs.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:25:02Z"
        },
        {
            "id": 238,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/238/?format=api",
            "name": "NASA Mars 2020 Ingenuity Pre-Flight Press Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.jpl.nasa.gov",
                    "title": "NASA to Host Briefing to Preview First Mars Helicopter Flights",
                    "description": "Members of the projects will lay out the steps necessary before the helicopter attempts its historic test flights.",
                    "feature_image": null,
                    "url": "https://www.jpl.nasa.gov/news/nasa-to-host-briefing-to-preview-first-mars-helicopter-flights",
                    "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 Previews First Flight of Mars Helicopter (Media Briefing)",
                    "description": "The Ingenuity Mars helicopter, which arrived with the Perseverance rover, is a technology demonstration that will attempt the first-ever powered, controlled ...",
                    "feature_image": "https://i.ytimg.com/vi/WK5YXZIIEKU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=WK5YXZIIEKU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1053,
                "name": "[AUTO] NASA Mars 2020 Ingenuity Pre-Flight Press Conference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210318061727.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191509.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2021-03-23T17:30:00Z",
            "slug": "nasa-mars-2020-ingenuity-pre-flight-press-conferen",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA/JPL will hold a press conference ahead of Ingenuity's first flight on Mars.",
            "webcast_live": false,
            "location": "Jet Propulsion Laboratory, Pasadena, California, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:01Z"
        },
        {
            "id": 232,
            "url": "https://lldev.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": 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"
                },
                {
                    "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"
                }
            ],
            "last_updated": "2024-03-05T17:29:51Z"
        },
        {
            "id": 228,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/228/?format=api",
            "name": "Soyuz MS-17 Relocation",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 967,
                "name": "Soyuz MS in orbit (MS-19)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg",
                "credit": "ESA/NASA/T. Pesquet",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-03-19T16:15:00Z",
            "slug": "soyuz-ms-17-relocation",
            "type": {
                "id": 25,
                "name": "Spacecraft Relocation"
            },
            "description": "The Soyuz MS-17 spacecraft will be relocated from the Rassvet module to the Poisk module. Undocking scheduled at 16:43 UTC, redocking scheduled at 17:13 UTC.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:47Z"
        },
        {
            "id": 225,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/225/?format=api",
            "name": "SLS 2nd Hot Fire Test",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "blogs.nasa.gov",
                    "title": "Green Run Update: NASA Proceeds With Plans for Second Hot Fire Test – Artemis",
                    "description": "NASA plans to conduct a second Green Run hot fire test as early as the fourth week in February with the Space Launch System (SLS) rocket’s core stage that will launch the Artemis I mission to the Moon. The Green Run is a comprehensive assessment of the rocket’s core stage prior to launching Artemis ...",
                    "feature_image": null,
                    "url": "https://blogs.nasa.gov/artemis/2021/01/29/green-run-update-nasa-proceeds-with-plans-for-second-hot-fire-test/",
                    "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's Second Hot Fire Test for the Artemis Moon Rocket",
                    "description": "We are targeting 3:45 p.m. EDT on Thursday, March 18 for the second hot fire test of the core stage for the Space Launch System rocket at NASA’s Stennis Spac...",
                    "feature_image": "https://i.ytimg.com/vi/XGRE_7yz_kM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=XGRE_7yz_kM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1232,
                "name": "SLS first stage testing at NASA Stennis",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307091235.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240307091235.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-03-18T20:37:00Z",
            "slug": "sls-2nd-hot-fire-test",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA successfully conducted a second Green Run hot fire with the Space Launch System (SLS) rocket’s core stage that will launch the Artemis I mission to the Moon. \r\n\r\nThe four RS-25 engines were fired for 8 minutes, demonstrating performance similar to an actual launch.",
            "webcast_live": false,
            "location": "Stennis Space Center, Mississippi",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:40Z"
        },
        {
            "id": 233,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/233/?format=api",
            "name": "US EVA-73",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA TV to Provide Coverage as Astronauts Venture Out for Spacewalk",
                    "description": "Two NASA astronauts will conduct the fifth spacewalk of the year Saturday, March 13, to complete several systems upgrades to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-tv-to-provide-coverage-as-astronauts-venture-out-for-spacewalk",
                    "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 to Conduct Maintenance Outside the International Space Station",
                    "description": "Rise n’ grind – it’s spacewalk time. On March 13, NASA astronauts Victor Glover and Mike Hopkins will set their spacesuits to battery power at 7:30 a.m. EST ...",
                    "feature_image": "https://i.ytimg.com/vi/OrJ254vHfds/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=OrJ254vHfds",
                    "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": "2021-03-13T12:30:00Z",
            "slug": "us-eva-73",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronauts Victor Glover and Michael Hopkins will venture outside the orbiting outpost to vent early ammonia system jumper cables and relocate one of them near the Quest airlock in order to reconnect the jumper cable to the current cooling system, increasing its efficiency. The duo also will connect cables for the Columbus Bartolomeo payload platform, continuing work from a Jan. 27 spacewalk, and replace a cable for an amateur radio system. Additionally, the astronauts will replace a wireless antenna assembly on the Unity module, install a “stiffener” on the airlock’s thermal cover to provide additional structural integrity, and route cables to provide ethernet capabilities for two high-definition cameras on the station’s port truss, or “backbone.”\r\nGlover will wear red stripes on his suit as extravehicular crew member 1 (EV 1) during what will be the fourth spacewalk of his career. Hopkins will be EV 2 and wear a suit with no stripes during what will be his fifth spacewalk. Hopkins will wear a high-definition camera on his helmet to provide clear views of the Columbus connectors. The mating of these connectors is one of several tasks deferred from previous spacewalks to allow astronauts to finish installing modification kits for new solar arrays set to launch later this year.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:00Z"
        },
        {
            "id": 212,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/212/?format=api",
            "name": "US EVA-72",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA TV Coverage Scheduled for Upcoming Spacewalks, Briefing",
                    "description": "Three crew members from Expedition 64 will conduct two spacewalks working in pairs Sunday, Feb. 28, and Friday, March 5, to continue upgrades on the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-tv-coverage-scheduled-for-upcoming-spacewalks-briefing",
                    "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 at the International Space Station",
                    "description": "Slip into the weekend while cheering on two astronauts working in the vacuum of space! At 7 a.m. EST on Friday, Mar. 5, Kate Rubins of NASA and Soichi Noguch...",
                    "feature_image": "https://i.ytimg.com/vi/qRDASIpSfzQ/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=qRDASIpSfzQ",
                    "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": "2021-03-05T12:00:00Z",
            "slug": "us-eva-72",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA and JAXA astronauts Kate Rubins and Soichi Noguchi will venture outside the orbiting outpost to vent ammonia from the Early Ammonia System and complete several other tasks. The pair will install a “stiffener” on the Quest airlock thermal cover to prevent it from blowing out when residual atmosphere escapes as the hatch is opened. Glover began addressing this issue on a previous spacewalk by installing a stronger magnet to keep the cover closed. The crew also will remove and replace a wireless video transceiver assembly. Rubins will be EV 1 and Noguchi will be EV 2.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:46Z"
        },
        {
            "id": 231,
            "url": "https://lldev.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"
        }
    ]
}