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

{
  "count": 1148,
  "next": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=830",
  "previous": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=810",
  "results": [
    {
      "id": 317,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/317/?format=api",
      "slug": "russian-eva-50",
      "name": "Russian EVA-50",
      "type": {
        "id": 3,
        "name": "EVA"
      },
      "description": "Roscosmos cosmonauts Oleg Novitskiy and Pyotr Dubrov will exit the International Space Station through the Poisk airlock to continue establishing external cable connections between the new MLM Nauka module and the Zvezda module.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": null,
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg",
      "date": "2021-09-09T15:00:00Z",
      "launches": [],
      "expeditions": [
        {
          "id": 141,
          "url": "https://lldev.thespacedevs.com/2.0.0/expedition/141/?format=api",
          "name": "Expedition 65",
          "start": "2021-04-17T19:45:00Z",
          "end": "2021-10-17T01:14: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": 316,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/316/?format=api",
      "slug": "russian-eva-49",
      "name": "Russian EVA-49",
      "type": {
        "id": 3,
        "name": "EVA"
      },
      "description": "Roscosmos cosmonauts Oleg Novitskiy and Pyotr Dubrov will exit the International Space Station through the Poisk airlock to establish external cable connections between the new MLM Nauka module and the Zvezda module.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": null,
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg",
      "date": "2021-09-03T14:35:00Z",
      "launches": [],
      "expeditions": [
        {
          "id": 141,
          "url": "https://lldev.thespacedevs.com/2.0.0/expedition/141/?format=api",
          "name": "Expedition 65",
          "start": "2021-04-17T19:45:00Z",
          "end": "2021-10-17T01:14: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": 481,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/481/?format=api",
      "slug": "starship-s20-static-fire-4",
      "name": "Starship S20 Static Fire #4",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "SpaceX performed a static fire of Starship S20.",
      "location": "Boca Chica, Texas",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=AC3tbUnEyfM",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_s24_st_image_20240305172824.jpeg",
      "date": "2021-12-23T10:05: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": 993,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/993/?format=api",
      "slug": "progress-ms-27-docking",
      "name": "Progress MS-27 Docking",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Progress MS-27 spacecraft is scheduled to autonomously dock to the Poisk module of the ISS.",
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=VrfGUGA_5k4",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
      "date": "2024-06-01T11:47: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": 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": 311,
      "url": "https://lldev.thespacedevs.com/2.0.0/event/311/?format=api",
      "slug": "ns-16-pre-launch-mission-briefing",
      "name": "NS-16 Pre-Launch Mission Briefing",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Blue Origin will host a pre-launch mission briefing live from Launch Site One in West Texas. Blue Origin will share details about their first crewed suborbital flight, including updates on vehicle readiness, flight and safety preparedness, and astronaut training.",
      "location": "West Texas Suborbital Launch Site",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=arbcLLlqzoA",
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue_origin_ns-_image_20210718154026.jpeg",
      "date": "2021-07-18T16:00:00Z",
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "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-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
      "date": "2024-08-17T05:56:45Z",
      "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": 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": 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-dev.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": null,
      "feature_image": "https://thespacedevs-dev.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-dev.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-dev.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-dev.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-dev.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-dev.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-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": 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-dev.nyc3.digitaloceanspaces.com/media/images/sounding_rocket_image_20241027183654.jpg",
      "date": "2024-10-28T21:30:00Z",
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    }
  ]
}