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

{
    "count": 1118,
    "next": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=360",
    "previous": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=340",
    "results": [
        {
            "id": 308,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/308/?format=api",
            "slug": "momo-flight-7-press-conference",
            "name": "MOMO Flight 7 Press Conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Interstellar Technologies will hold a press conference to announce to outcome and achievements of the MOMO Flight 7 launch.",
            "location": "Taiki-cho, Hokkaido, Japan",
            "news_url": "https://twitter.com/nvslive/status/1411256119914160128?s=20",
            "video_url": "https://live.nicovideo.jp/watch/lv332611919",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/momo_flight_7_p_image_20210703093903.jpeg",
            "date": "2021-07-03T11:30:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 874,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/874/?format=api",
            "slug": "2023-annular-solar-eclipse-media-teleconference",
            "name": "2023 Annular Solar Eclipse Media Teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the upcoming annular solar eclipse. The annular eclipse will cross the U.S. from Oregon to Texas on Saturday, Oct. 14, with a partial solar eclipse visible throughout the contiguous U.S.",
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-scientists-to-discuss-oct-14-ring-of-fire-solar-eclipse",
            "video_url": "https://www.youtube.com/watch?v=EMY5Y6MqWmE",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/2023_annular_so_image_20230923074914.jpg",
            "date": "2023-09-26T20:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 744,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/744/?format=api",
            "slug": "boeing-starliner-cft-media-teleconference-2",
            "name": "Boeing Starliner CFT Media Teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and Boeing will host a media teleconference to provide an update on the Crew Flight Test (CFT) of the CST-100 Starliner spacecraft to the International Space Station. Managers will share a mission status and discuss upcoming milestones ahead of Starliner's first flight with astronauts prior to certifying the spacecraft and systems for regular crew rotation flights to the space station for NASA’s Commercial Crew Program.",
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-boeing-to-host-media-briefing-provide-starliner-update",
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing2520starliner2520docking_image_20191210170411.jpeg",
            "date": "2023-03-29T18:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 5,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/5/?format=api",
                    "name": "Commercial Crew Program",
                    "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                    "agencies": [
                        {
                            "id": 80,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_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-dev.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": 686,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/686/?format=api",
            "slug": "nasa-loftid-first-results-media-briefing",
            "name": "NASA LOFTID First Results Media Briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media briefing to share early results from the Low-Earth Orbit Flight Test of an Inflatable Decelerator (LOFTID) technology demonstration.",
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-to-share-first-results-of-inflatable-heat-shield-technology-test",
            "video_url": "https://www.youtube.com/watch?v=OUGtgTR4D9E",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_loftid_fir_image_20221116032240.jpeg",
            "date": "2022-11-17T19:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 776,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/776/?format=api",
            "slug": "ng-19-cygnus-release-reentry",
            "name": "NG-19 Cygnus Release & Reentry",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The Northrop Grumman NG-19 Cygnus will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it.",
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=TgFQBM0TNeI",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
            "date": "2023-12-22T13:05: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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 11,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
                },
                {
                    "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-dev.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": 1090,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1090/?format=api",
            "slug": "booster-13-rollout",
            "name": "Booster 13 Rollout",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "Booster 13 is rolling out to the launch site at Starbase ahead of testing.",
            "location": "Starbase Texas",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=jasiqldqZYk",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_11_duri_image_20240621062611.jpeg",
            "date": "2024-10-22T17:20:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
                }
            ]
        },
        {
            "id": 906,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/906/?format=api",
            "slug": "information-session-from-esas-322nd-council-in-par",
            "name": "Information session from ESA’s 322nd Council in Paris",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "ESA Director General Josef Aschbacher and Swiss ESA Council Chair Renato Krpoun will give an update on the roll-out of decisions taken at the Space Summit in Seville, including the implications for space transportation and progress towards enabling a European commercial provider to deliver supplies to the International Space Station by 2028 and return cargo to Earth. The evolution of the European Spaceport in Kourou will also be covered. \r\n\r\nFurthermore, the briefing will address upcoming, high-level political meetings on space and international cooperation projects that ESA runs with partners around the globe, as well as ESA’s contribution to Poland’s Earth observation project “Country awareness mission in land analysis”.",
            "location": "ESA Headquarters, Paris",
            "news_url": null,
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/information_ses_image_20231214063355.jpg",
            "date": "2023-12-14T13:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 745,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/745/?format=api",
            "slug": "nasa-artemis-ii-crew-interviews",
            "name": "NASA Artemis II Crew Interviews",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host live interviews with the Artemis II crew.",
            "location": "Johnson Space Center, Houston, TX, USA",
            "news_url": null,
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_artemis_ii_image_20230403161326.jpeg",
            "date": "2023-04-04T11:00:00Z",
            "launches": [
                {
                    "id": "41699701-2ef4-4b0c-ac9d-6757820cde87",
                    "url": "https://lldev.thespacedevs.com/2.0.0/launch/41699701-2ef4-4b0c-ac9d-6757820cde87/?format=api",
                    "launch_library_id": 1379,
                    "slug": "sls-block-1-artemis-ii",
                    "name": "SLS Block 1 | Artemis II",
                    "status": {
                        "id": 1,
                        "name": "Go"
                    },
                    "net": "2026-04-01T22:24:00Z",
                    "window_end": "2026-04-02T00:24:00Z",
                    "window_start": "2026-04-01T22:24:00Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": 80,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 187,
                        "configuration": {
                            "id": 143,
                            "launch_library_id": 144,
                            "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/143/?format=api",
                            "name": "Space Launch System (SLS)",
                            "family": "Space Launch System",
                            "full_name": "Space Launch System Block 1",
                            "variant": "Block 1"
                        }
                    },
                    "mission": {
                        "id": 6343,
                        "launch_library_id": null,
                        "name": "Artemis II",
                        "description": "Artemis II is the first crewed mission as part of the Artemis program. Artemis II will send a crew of 4 - 3 Americans and 1 Canadian around the moon and return them back to Earth.\r\n\r\nThe mission will test the core systems of NASA's Orion spacecraft including the critical life support system, among other systems which could not be tested during Artemis I due to the lack of crew onboard.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 9,
                            "name": "Lunar flyby",
                            "abbrev": "Lunar flyby"
                        }
                    },
                    "pad": {
                        "id": 4,
                        "url": "https://lldev.thespacedevs.com/2.0.0/pad/4/?format=api",
                        "agency_id": 44,
                        "name": "Launch Complex 39B",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
                        "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
                        "latitude": "28.62711233",
                        "longitude": "-80.62101503",
                        "location": {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.0.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "total_launch_count": 279,
                            "total_landing_count": 0
                        },
                        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
                        "total_launch_count": 58
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20220331082429.jpeg",
                    "infographic": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/infographic_images/sls2520block2_infographic_20260329082241.jpeg",
                    "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.",
                            "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-dev.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"
                        }
                    ]
                }
            ],
            "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.",
                    "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-dev.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": 301,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/301/?format=api",
            "slug": "new-shepard-first-seat-auction",
            "name": "New Shepard First Seat Auction",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "On July 20th, New Shepard will fly its first astronaut crew to space. Blue Origin is offering one seat on this first flight to the winning bidder of an online auction.\r\n\r\nThe winning bid amount will be donated to Blue Origin’s foundation, Club for the Future, to inspire future generations to pursue careers in STEM and help invent the future of life in space.",
            "location": null,
            "news_url": "https://www.blueorigin.com/",
            "video_url": "https://www.youtube.com/watch?v=JUcQmETFmds",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_sheppard_fi_image_20210608131927.jpeg",
            "date": "2021-06-12T16:45:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 186,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/186/?format=api",
            "slug": "spacex-crew-1-resilience-crew-dragon-hatch-opening",
            "name": "SpaceX Crew-1 \"Resilience\" Crew Dragon Hatch Opening",
            "type": {
                "id": 12,
                "name": "Hatch Opening"
            },
            "description": "The \"Resilience\" Crew Dragon hatch will be opened, allowing JAXA astronaut Soichi Noguchi and NASA astronauts Victor J. Glover, Shannon Walker and Michael S. Hopkins to enter the International Space Station as crew members of Expedition 64.",
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=aT4rITutAwA",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
            "date": "2020-11-17T06:40:00Z",
            "launches": [],
            "expeditions": [
                {
                    "id": 140,
                    "url": "https://lldev.thespacedevs.com/2.0.0/expedition/140/?format=api",
                    "name": "Expedition 64",
                    "start": "2020-10-20T20:15:00Z",
                    "end": "2021-04-17T01:34:00Z",
                    "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-dev.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-dev.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-dev.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": 5,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/5/?format=api",
                    "name": "Commercial Crew Program",
                    "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                    "agencies": [
                        {
                            "id": 80,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program"
                }
            ]
        }
    ]
}