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=date
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=date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=560&ordering=date",
    "results": [
        {
            "id": 705,
            "url": "https://ll.thespacedevs.com/2.3.0/events/705/?format=api",
            "name": "NASA SWOT Pre-Launch News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for SWOT Water Survey Mission Launch",
                    "description": "NASA will provide coverage of the upcoming prelaunch and launch activities for the international Surface Water and Ocean Topography (SWOT) mission.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-swot-water-survey-mission-launch",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1188,
                "name": "NASA SWOT render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_swot_pre-l_image_20221110203209.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191941.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-12-14T20:00:00Z",
            "slug": "nasa-swot-pre-launch-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a news conference ahead of the launch of the Surface Water and Ocean Topography (SWOT) satellite, built in cooperation with the french space agency CNES.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:25:57Z"
        },
        {
            "id": 706,
            "url": "https://ll.thespacedevs.com/2.3.0/events/706/?format=api",
            "name": "RS-25 Engine Test",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Begins New RS-25 Engine Testing for Future Artemis Missions",
                    "description": "NASA will begin a new series of hot fire testing Dec. 14 at Stennis Space Center near Bay St. Louis, Mississippi, to support production of future RS-25 engines to help power the Space Launch System (SLS) rocket on Artemis missions to the Moon and beyond.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/centers/stennis/news/releases/2022/NASA-Begins-New-RS-25-Engine-Testing-for-Future-Artemis-Missions",
                    "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 Stennis Live Stream",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/L6iUDc3C3YI/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGBkgQSh_MA8=&rs=AOn4CLAc11Ln4Zc8P3ZaOPcpjXXS4AQTeg",
                    "url": "https://www.youtube.com/watch?v=L6iUDc3C3YI",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 961,
                "name": "RS-25 Engine Test - 2022",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20240308094539.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_thumbnail_20240308094540.jpeg",
                "credit": "NASA/Danny Nowlin",
                "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-12-14T20:50:00Z",
            "slug": "rs-25-engine-test-10",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA will begin a new series of hot fire testing at Stennis Space Center to support production of future RS-25 engines to help power the Space Launch System (SLS) rocket on Artemis missions to the Moon and beyond. The hot fire test is expected to run for 500 seconds.",
            "webcast_live": false,
            "location": "Stennis Space Center, Mississippi",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-08T09:46:12Z"
        },
        {
            "id": 583,
            "url": "https://ll.thespacedevs.com/2.3.0/events/583/?format=api",
            "name": "US EVA-83",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Air Live Coverage of US Spacewalk for Solar Array Installation",
                    "description": "NASA astronauts aboard the International Space Station will conduct a spacewalk on Wednesday, Dec. 21, to install a rollout solar array to increase electrical power in support of operations and scientific research.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-air-live-coverage-of-us-spacewalk-for-solar-array-installation",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Spacewalk with NASA Astronauts Josh Cassada and Frank Rubio (Dec. 22)",
                    "description": "NASA astronauts Josh Cassada and Frank Rubio are conducting a spacewalk on Thursday, Dec. 22, to install new rollout solar arrays to upgrade the station's po...",
                    "feature_image": "https://i.ytimg.com/vi/wL_GWTVd9-U/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=wL_GWTVd9-U",
                    "type": null,
                    "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": "2022-12-22T13:30:00Z",
            "slug": "us-eva-83",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Astronauts Francisco Rubio and Josh Cassada will venture in space from the Quest airlock to install an IROSA (ISS Rollout Solar Array) on the Port 4 truss of the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 3059,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "EVA postponed to perform a debris avoidance maneuver",
                    "info_url": "https://twitter.com/Space_Station/status/1605529199275438082",
                    "created_by": "Nosu",
                    "created_on": "2022-12-21T11:54:39Z"
                },
                {
                    "id": 3040,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "EVA delayed to freed up SSRMS for Soyuz MS-22 exterior inspections.",
                    "info_url": "https://twitter.com/SciGuySpace/status/1603763970208301056",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2022-12-16T15:32:34Z"
                },
                {
                    "id": 3000,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated start of EVA time.",
                    "info_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2022-12-12T09:42:05Z"
                },
                {
                    "id": 2841,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated start of EVA time.",
                    "info_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2022-11-18T00:38:06Z"
                }
            ],
            "last_updated": "2024-03-05T17:21:30Z"
        },
        {
            "id": 707,
            "url": "https://ll.thespacedevs.com/2.3.0/events/707/?format=api",
            "name": "NASA Soyuz MS-22 Leak Investigation Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Host Media Briefing on Space Station Spacecraft Leak Probe",
                    "description": "NASA will host a media teleconference at 11 a.m. EST on Thursday, Dec. 22, to discuss the ongoing investigation of an external leak that occurred Dec. 14, from the Roscosmos Soyuz MS-22 spacecraft docked to the Rassvet module of the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-media-briefing-on-space-station-spacecraft-leak-probe",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Soyuz Spacecraft Leak Investigation (Dec. 22, 2022)",
                    "description": "NASA held a media teleconference at 11 a.m. EST Thursday, Dec. 22, to discuss the ongoing investigation of an external leak that occurred Dec. 14, from the R...",
                    "feature_image": "https://i.ytimg.com/vi/CvTN7DH23M4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=CvTN7DH23M4",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1133,
                "name": "Soyuz MS-22 leak",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_soyuz_ms-2_image_20221221172042.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191734.png",
                "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": true,
                "variants": []
            },
            "date": "2022-12-22T16:00:00Z",
            "slug": "nasa-soyuz-ms-22-leak-investigation-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the ongoing investigation of an external leak that occurred Dec. 14, from the Roscosmos Soyuz MS-22 spacecraft docked to the Rassvet module of the International Space Station.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:52Z"
        },
        {
            "id": 361,
            "url": "https://ll.thespacedevs.com/2.3.0/events/361/?format=api",
            "name": "CRS-26 Dragon Undocking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-01-09T22:05:00Z",
            "slug": "crs-26-dragon-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The SpaceX CRS-26 Dragon spacecraft will undock from the International Space Station ahead of its reentry, splashdown and recovery.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-13T13:42:50Z"
        },
        {
            "id": 709,
            "url": "https://ll.thespacedevs.com/2.3.0/events/709/?format=api",
            "name": "Soyuz MS-22 Investigation Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Host Media Update on Space Station Plans, Soyuz Status",
                    "description": "NASA will host a media teleconference at 9 a.m. EST Wednesday, Jan. 11, to discuss results from the investigation of the Roscosmos Soyuz MS-22 external coolant leak and the forward strategy for uninterrupted human operations aboard the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-media-update-on-space-station-plans-soyuz-status",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: NASA Media Update on Space Station Plans, Soyuz Status",
                    "description": "NASA hosted a media teleconference at 9 a.m. EST Wednesday, Jan. 11, to discuss results from the investigation of the Roscosmos Soyuz MS-22 external coolant ...",
                    "feature_image": "https://i.ytimg.com/vi/bWpB_bMEbyg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=bWpB_bMEbyg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1133,
                "name": "Soyuz MS-22 leak",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_soyuz_ms-2_image_20221221172042.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191734.png",
                "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": true,
                "variants": []
            },
            "date": "2023-01-11T14:00:00Z",
            "slug": "soyuz-ms-22-investigation-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and Roscosmos will host a media teleconference to discuss results from the investigation of the Roscosmos Soyuz MS-22 external coolant leak and the forward strategy for uninterrupted human operations aboard the International Space Station.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-13T13:21:52Z"
        },
        {
            "id": 708,
            "url": "https://ll.thespacedevs.com/2.3.0/events/708/?format=api",
            "name": "Spaceport Esrange Inauguration",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "sscspace.com",
                    "title": "Inauguration of Mainland Europe’s first satellite launch complex",
                    "description": "In January, the King of Sweden and European politicians will inaugurate European mainland’s first orbital launch complex; Spaceport Esrange.",
                    "feature_image": null,
                    "url": "https://sscspace.com/inauguration-of-mainland-europes-first-satellite-launch-complex/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Inauguration of Spaceport Esrange",
                    "description": "Mainland Europe’s first facility for satellite launches will be inaugurated by H.M. the King of Sweden, the Swedish Prime Minister, and the President of the ...",
                    "feature_image": "https://i.ytimg.com/vi/S5wRsAYzVmw/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=S5wRsAYzVmw",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1061,
                "name": "[AUTO] Spaceport Esrange Inauguration - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceport_esran_image_20221225143213.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191522.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-01-13T09:10:00Z",
            "slug": "spaceport-esrange-inauguration",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Officials from Sweden and the EU Commission will visit Europe's first mainland spaceport, Spaceport Esrange to cut the ribbon.",
            "webcast_live": false,
            "location": "Spaceport Esrange, Sweden",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:01Z"
        },
        {
            "id": 711,
            "url": "https://ll.thespacedevs.com/2.3.0/events/711/?format=api",
            "name": "ISS Expedition 68 Spacewalk Preview Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Provide Coverage of US Spacewalk, Preview News Conference",
                    "description": "Two astronauts on the International Space Station will conduct a spacewalk Friday, Jan. 20, to install hardware for future power system upgrades.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-provide-coverage-of-us-spacewalk-preview-news-conference/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Expedition 68 International Space Station U.S. Spacewalk 84 News Conference - Jan. 17, 2023",
                    "description": "Ahead of an upcoming spacewalk scheduled for Jan. 20, Dina Contella, operations integration manager, International Space Station, Chloe Mehring, spacewalk fl...",
                    "feature_image": "https://i.ytimg.com/vi/HHBojWFqTrE/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGEAgXChlMA8=&rs=AOn4CLDx25xs8fPG-IP0xpT9oSASZBolvA",
                    "url": "https://www.youtube.com/watch?v=HHBojWFqTrE",
                    "type": null,
                    "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-01-17T20:00:00Z",
            "slug": "iss-expedition-68-spacewalk-preview-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a preview briefing to provide an update on the upcoming extra-vehicular activities of ISS Expedition 66.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T14:23:18Z"
        },
        {
            "id": 584,
            "url": "https://ll.thespacedevs.com/2.3.0/events/584/?format=api",
            "name": "US EVA-84",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Spacewalk with Astronauts Nicole Mann and Koichi Wakata at the Space Station (Jan. 20)",
                    "description": "Astronauts Nicole Mann of NASA and Koichi Wakata of JAXA (Japan Aerospace Exploration Agency) will step outside the International Space Station for their fir...",
                    "feature_image": "https://i.ytimg.com/vi/M26s9nfQ7DA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=M26s9nfQ7DA",
                    "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-01-20T12:15:00Z",
            "slug": "us-eva-84",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronaut Nicole Mann and JAXA astronaut Koichi Wakata will venture outside the orbiting outpost from the Quest airlock to finish preparation work ahead of the installation of new solar arrays in summer 2023.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:41Z"
        },
        {
            "id": 712,
            "url": "https://ll.thespacedevs.com/2.3.0/events/712/?format=api",
            "name": "SpaceX Crew-6 Mission Overview Press Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Briefings, Interviews Set for ’s SpaceX Crew-6 Mission",
                    "description": "A pair of news conferences on Wednesday, Jan. 25, at NASA’s Johnson Space Center in Houston will highlight the agency’s SpaceX Crew-6 mission to the International Space Station in February. The mission is NASA’s sixth crew rotation flight involving a U.S. commercial spacecraft carrying crew for a sc...",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/briefings-interviews-set-for-nasa-s-spacex-crew-6-mission",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1264,
                "name": "Crew-6 suited up",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-6_m_image_20230119070535.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192212.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-01-25T17:00:00Z",
            "slug": "spacex-crew-6-mission-overview-press-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a mission overview news briefing about the upcoming Crew-6 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-05T17:23:02Z"
        }
    ]
}