API endpoint that allows all Events to be viewed.

GET: Return a list of all Events

SEARCH EXAMPLE: /2.0.0/event/?search=Dragon Searches through name

GET /2.0.0/event/?format=api&offset=830
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1002,
    "next": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=840",
    "previous": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=820",
    "results": [
        {
            "id": 1027,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1027/?format=api",
            "slug": "progress-ms-28-docking",
            "name": "Progress MS-28 Docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-28 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=BSSHjODwDQo",
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
            "date": "2024-08-17T05:56:45Z",
            "launches": [
                {
                    "id": "fa14deb0-bd6f-4318-922e-4cbe11773e54",
                    "url": "https://lldev.thespacedevs.com/2.0.0/launch/fa14deb0-bd6f-4318-922e-4cbe11773e54/?format=api",
                    "launch_library_id": null,
                    "slug": "soyuz-21a-progress-ms-28-89p",
                    "name": "Soyuz 2.1a | Progress MS-28 (89P)",
                    "status": {
                        "id": 3,
                        "name": "Success"
                    },
                    "net": "2024-08-15T03:20:18Z",
                    "window_end": "2024-08-15T03:20:18Z",
                    "window_start": "2024-08-15T03:20:18Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 63,
                        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 8087,
                        "configuration": {
                            "id": 24,
                            "launch_library_id": 49,
                            "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/24/?format=api",
                            "name": "Soyuz 2.1a",
                            "family": "Soyuz",
                            "full_name": "Soyuz 2.1a",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 6641,
                        "launch_library_id": null,
                        "name": "Progress MS-28 (89P)",
                        "description": "Progress resupply mission to the International Space Station.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        }
                    },
                    "pad": {
                        "id": 20,
                        "url": "https://lldev.thespacedevs.com/2.0.0/pad/20/?format=api",
                        "agency_id": null,
                        "name": "31/6",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                        "latitude": "45.996034",
                        "longitude": "63.564003",
                        "location": {
                            "id": 15,
                            "url": "https://lldev.thespacedevs.com/2.0.0/location/15/?format=api",
                            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                            "country_code": "KAZ",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                            "total_launch_count": 1555,
                            "total_landing_count": 0
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                        "total_launch_count": 422
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_on_the_la_image_20240812112501.jpg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
                        }
                    ]
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
                }
            ]
        },
        {
            "id": 1015,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1015/?format=api",
            "slug": "juice-moon-earth-flyby",
            "name": "Juice Moon-Earth Flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "First flybys of ESA's Jupiter Icy Moons Explorer (Juice) mission on its way to the Jovian system.\r\n\r\nIt is the first-ever lunar-Earth flyby, and the first-ever double gravity assist manoeuvre.",
            "location": "Moon-Earth System",
            "news_url": "https://www.esa.int/Science_Exploration/Space_Science/Juice/Juice_s_lunar-Earth_flyby_all_you_need_to_know",
            "video_url": "https://www.youtube.com/watch?v=ZoodtR-46Ms",
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307192047.jpeg",
            "date": "2024-08-19T21:16:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 303,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/303/?format=api",
            "slug": "shenzhou-12-docking",
            "name": "Shenzhou 12 Docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Shenzhou 12 spacecraft will dock autonomously to the forward port of the Tianhe module of the new Chinese Space Station. It will bring the first crew consisting of commander Nie Haisheng and operators Liu Boming and Tang Hongbo.",
            "location": "Chinese Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=cXJYIbptp3A",
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_12_doc_image_20210616184900.jpeg",
            "date": "2021-06-17T07:54:00Z",
            "launches": [],
            "expeditions": [
                {
                    "id": 145,
                    "url": "https://lldev.thespacedevs.com/2.0.0/expedition/145/?format=api",
                    "name": "Shenzhou 12",
                    "start": "2021-06-17T07:54:00Z",
                    "end": "2021-09-17T05:34:00Z",
                    "spacestation": {
                        "id": 18,
                        "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/18/?format=api",
                        "name": "Tiangong space station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                    }
                }
            ],
            "spacestations": [
                {
                    "id": 18,
                    "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/18/?format=api",
                    "name": "Tiangong space station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "2021-04-29",
                    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                }
            ],
            "program": [
                {
                    "id": 19,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/19/?format=api",
                    "name": "Tiangong space station",
                    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                    "agencies": [
                        {
                            "id": 88,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                    "start_date": "2021-04-29T03:23:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station"
                }
            ]
        },
        {
            "id": 1082,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1082/?format=api",
            "slug": "iss-expedition-71-72-change-of-command-ceremony",
            "name": "ISS Expedition 71-72 Change of Command Ceremony",
            "type": {
                "id": 15,
                "name": "Change of Command"
            },
            "description": "ROSCOSMOS cosmonaut Oleg Kononenko, Expedition 71 commander, will hand over the International Space Station command to NASA astronaut Suni Williams who will become commander of Expedition 72.",
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://plus.nasa.gov/scheduled-video/international-space-station-expedition-71-72-change-of-command-ceremony/",
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_20240920074540.jpg",
            "date": "2024-09-22T14:15:00Z",
            "launches": [],
            "expeditions": [
                {
                    "id": 158,
                    "url": "https://lldev.thespacedevs.com/2.0.0/expedition/158/?format=api",
                    "name": "Expedition 71",
                    "start": "2024-04-06T03:53:57Z",
                    "end": "2024-09-23T08:36:30Z",
                    "spacestation": {
                        "id": 4,
                        "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    }
                },
                {
                    "id": 160,
                    "url": "https://lldev.thespacedevs.com/2.0.0/expedition/160/?format=api",
                    "name": "Expedition 72",
                    "start": "2024-09-23T08:36:30Z",
                    "end": "2025-04-19T21:57:33Z",
                    "spacestation": {
                        "id": 4,
                        "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    }
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
                }
            ]
        },
        {
            "id": 1092,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1092/?format=api",
            "slug": "nasa-vortex-2-sounding-rocket-launches",
            "name": "NASA VortEx 2 Sounding Rocket Launches",
            "type": {
                "id": 31,
                "name": "Sounding Rocket Launch"
            },
            "description": "Two NASA sub-orbital research rockets are ready to launch on their mission to study the formation of vortices in the upper parts of the atmosphere.\r\n\r\nRockets launched:\r\n\r\n- Black Brant 9\r\n- Terrier-Improved Orion",
            "location": "Andøya, Norway",
            "news_url": "https://andoyaspace.no/news-articles/nasa-vortex-2-ready-for-launch-campaign/",
            "video_url": "https://www.youtube.com/watch?v=m_O_OPnX6es",
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sounding_rocket_image_20241027183654.jpg",
            "date": "2024-10-28T21:30:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 267,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/267/?format=api",
            "slug": "progress-ms-16-pirs-undocking",
            "name": "Progress MS-16 & Pirs Undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-16 spacecraft will undock from the Zvezda module of the International Space Station, bringing with it the Pirs airlock in order to free a docking port for the Nauka module.\r\n\r\nIt will then de-orbit and burn up in the atmosphere.",
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-102520undocking_image_20190506111616.jpeg",
            "date": "2021-07-26T10:56:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
                }
            ]
        },
        {
            "id": 312,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/312/?format=api",
            "slug": "ns-16-post-flight-press-conference",
            "name": "NS-16 Post-Flight Press Conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Blue Origin will host a press conference with New Shepard’s first astronaut crew which has successfully completed their first suborbital flight on July 20.",
            "location": "West Texas Suborbital Launch Site",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=Kmpb7xJJ10I",
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_origin_ns-_image_20210718154026.jpeg",
            "date": "2021-07-20T15:45:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 369,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/369/?format=api",
            "slug": "soyuz-ms-21-landing",
            "name": "Soyuz MS-21 Landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Soyuz MS-21 spacecraft carrying ROSCOSMOS cosmonauts Oleg Artemyev, Denis Matveev and a third crewmate will land back on Earth near Dzhezkazgan, Kazakhstan.",
            "location": "Dzhezkazgan, Kazakhstan",
            "news_url": null,
            "video_url": null,
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
            "date": "2022-09-29T10:57:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
                },
                {
                    "id": 8,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/8/?format=api",
                    "name": "Soyuz",
                    "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                    "agencies": [
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        {
                            "id": 66,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                    "start_date": "1966-11-28T11:02:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme"
                }
            ]
        },
        {
            "id": 422,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/422/?format=api",
            "slug": "nasa-artemis-i-update",
            "name": "NASA Artemis I Update",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA is holding a teleconference to update media on the Artemis-1 mission.",
            "location": "Kennedy Space Center, FL, USA",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=ZdYKN19YWyA",
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_artemis-1__image_20211022171040.jpg",
            "date": "2021-10-22T17:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
                }
            ]
        },
        {
            "id": 644,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/644/?format=api",
            "slug": "nasa-dart-post-impact-press-briefing",
            "name": "NASA DART Post-Impact Press Briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a press briefing after the DART mission impact.",
            "location": null,
            "news_url": null,
            "video_url": null,
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dart_pre-launch_image_20211116204913.jpeg",
            "date": "2022-09-27T00:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}