API endpoint that allows all Events to be viewed.

FILTERS: 'type', 'type__ids', 'program', 'agency__ids', 'last_updated'

GET: Return a list of all Events

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

ORDERING: Fields - 'date', 'last_updated' Example - /2.2.0/event/?ordering=-date

GET /2.2.0/event/?format=api&offset=570&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 1146,
  "next": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=580&ordering=last_updated",
  "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=560&ordering=last_updated",
  "results": [
    {
      "id": 263,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/263/?format=api",
      "slug": "russian-eva-48",
      "name": "Russian EVA-48",
      "updates": [],
      "last_updated": "2024-03-05T17:29:57Z",
      "type": {
        "id": 3,
        "name": "EVA"
      },
      "description": "Roscosmos cosmonauts Oleg Novitskiy and Pyotr Dubrov will exit the International Space Station through the Poisk airlock to perform a maintenance spacewalk.",
      "webcast_live": false,
      "location": null,
      "news_url": "https://spacelaunchnow.me/event/russian-eva-48/",
      "video_url": "https://www.youtube.com/watch?v=gNoIBlRN_ao",
      "info_urls": [
        {
          "priority": 10,
          "source": "spacelaunchnow.me",
          "title": "Russian EVA-48",
          "description": "Roscosmos cosmonauts Oleg Novitskiy and Pyotr Dubrov will exit the International Space Station through the Poisk airlock to perform a maintenance spa…",
          "feature_image": null,
          "url": "https://spacelaunchnow.me/event/russian-eva-48/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Роскосмос ТВ",
          "title": "Выход в открытый космос космонавтов Роскосмоса Олега Новицкого и Петра Дуброва",
          "description": "2 июня космонавты Роскосмоса Олег Новицкий и Пётр Дубров вышли в открытый космос из модуля «Поиск» Международной космической станции.\n\nЗа время работы за бортом МКС выполнены:\n\n— замена сменной панели...",
          "feature_image": "https://i.ytimg.com/vi/gNoIBlRN_ao/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=gNoIBlRN_ao",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2021-06-02T05:00:44Z",
          "end_time": "2021-06-02T13:01:27Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg",
      "date": "2021-06-02T05:20:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [
        {
          "id": 141,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.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"
          },
          "mission_patches": [
            {
              "id": 728,
              "name": "Expedition 65 Patch",
              "priority": 9,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_65_patch_20221024013522.png",
              "agency": {
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            },
            {
              "id": 96,
              "name": "Expedition 65 Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20211017070409.png",
              "agency": {
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            }
          ],
          "spacewalks": [
            {
              "id": 428,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/428/?format=api",
              "name": "Expedition 65 EVA 4",
              "start": "2021-06-25T11:52:00Z",
              "end": "2021-06-25T18:37:00Z",
              "duration": "PT6H45M",
              "location": "International Space Station"
            },
            {
              "id": 429,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/429/?format=api",
              "name": "Expedition 65 EVA 5",
              "start": "2021-09-03T14:41:00Z",
              "end": "2021-09-03T22:35:00Z",
              "duration": "PT7H54M",
              "location": "International Space Station"
            },
            {
              "id": 430,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/430/?format=api",
              "name": "Expedition 65 EVA 6",
              "start": "2021-09-09T14:51:00Z",
              "end": "2021-09-09T22:16:00Z",
              "duration": "PT7H25M",
              "location": "International Space Station"
            },
            {
              "id": 425,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/425/?format=api",
              "name": "Expedition 65 EVA 1",
              "start": "2021-06-02T05:53:00Z",
              "end": "2021-06-02T13:12:00Z",
              "duration": "PT7H19M",
              "location": "International Space Station"
            },
            {
              "id": 426,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/426/?format=api",
              "name": "Expedition 65 EVA 2",
              "start": "2021-06-16T12:11:00Z",
              "end": "2021-06-16T19:26:00Z",
              "duration": "PT7H15M",
              "location": "International Space Station"
            },
            {
              "id": 431,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/431/?format=api",
              "name": "Expedition 65 EVA 7",
              "start": "2021-09-12T12:15:00Z",
              "end": "2021-09-12T19:09:00Z",
              "duration": "PT6H54M",
              "location": "International Space Station"
            },
            {
              "id": 427,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/427/?format=api",
              "name": "Expedition 65 EVA 3",
              "start": "2021-06-20T11:42:00Z",
              "end": "2021-06-20T18:10:00Z",
              "duration": "PT6H28M",
              "location": "International Space Station"
            }
          ]
        }
      ],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.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.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.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",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 274,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/274/?format=api",
      "slug": "spacex-crew-3-crew-dragon-docking",
      "name": "SpaceX Crew-3 Crew Dragon Docking",
      "updates": [
        {
          "id": 945,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "New docking time.",
          "info_url": "https://www.nasa.gov/press-release/coverage-set-for-nasa-s-spacex-crew-2-return-to-earth",
          "created_by": "Cosmic_Penguin",
          "created_on": "2021-11-06T02:14:28Z"
        },
        {
          "id": 923,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Updated date following launch delay.",
          "info_url": "https://twitter.com/Commercial_Crew/status/1454324795030507523",
          "created_by": "Cosmic_Penguin",
          "created_on": "2021-10-30T05:58:12Z"
        }
      ],
      "last_updated": "2024-03-05T17:29:58Z",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Crew-3 Crew Dragon will dock autonomously to the International Space Station, carrying NASA astronauts Raja Chari, Thomas Marshburn and Kayla Barron as well as ESA astronaut Matthias Maurer to the International Space Station as crew members of Expedition 66.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=dZ5YAPZ8i3s",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "SpaceX",
          "title": "Crew-3 Mission | Approach and Docking",
          "description": "On Thursday, November 11 at 6:32 p.m. EST, SpaceX’s Dragon autonomously docked with the International Space Station (ISS). Falcon 9 launched the spacecraft to orbit from historic Launch Complex 39A (L...",
          "feature_image": "https://i.ytimg.com/vi/dZ5YAPZ8i3s/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=dZ5YAPZ8i3s",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2021-11-11T20:00:54Z",
          "end_time": "2021-11-12T02:13:20Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
      "date": "2021-11-11T23:33:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [
        {
          "id": 142,
          "url": "https://lldev.thespacedevs.com/2.2.0/expedition/142/?format=api",
          "name": "Expedition 66",
          "start": "2021-10-17T01:14:00Z",
          "end": "2022-03-30T07:21:00Z",
          "spacestation": {
            "id": 4,
            "url": "https://lldev.thespacedevs.com/2.2.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"
          },
          "mission_patches": [
            {
              "id": 729,
              "name": "Expedition 66 Patch",
              "priority": 9,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_66_patch_20221024013525.png",
              "agency": {
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            },
            {
              "id": 95,
              "name": "Expedition 66 Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20211017070255.png",
              "agency": {
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            }
          ],
          "spacewalks": [
            {
              "id": 435,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/435/?format=api",
              "name": "Expedition 66 EVA 4",
              "start": "2022-03-23T12:32:00Z",
              "end": "2022-03-23T19:26:00Z",
              "duration": "PT6H54M",
              "location": "International Space Station"
            },
            {
              "id": 432,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/432/?format=api",
              "name": "Expedition 66 EVA 1",
              "start": "2021-12-02T11:15:00Z",
              "end": "2021-12-02T17:47:00Z",
              "duration": "PT6H32M",
              "location": "International Space Station"
            },
            {
              "id": 433,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/433/?format=api",
              "name": "Expedition 66 EVA 2",
              "start": "2022-01-19T12:17:00Z",
              "end": "2022-01-19T19:28:00Z",
              "duration": "PT7H11M",
              "location": "International Space Station"
            },
            {
              "id": 434,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/434/?format=api",
              "name": "Expedition 66 EVA 3",
              "start": "2022-03-15T12:11:00Z",
              "end": "2022-03-15T19:06:00Z",
              "duration": "PT6H55M",
              "location": "International Space Station"
            }
          ]
        }
      ],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.2.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": 5,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.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",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        },
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.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",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 290,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/290/?format=api",
      "slug": "soyuz-ms-20-docking",
      "name": "Soyuz MS-20 Docking",
      "updates": [],
      "last_updated": "2024-03-05T17:29:58Z",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Soyuz MS-20 spacecraft will dock to the International Space Station carrying ROSCOSMOS cosmonaut Alexander Misurkin as well as Japanese entrepreneur Yusaku Maezawa and his cameraman Yozo Hirano.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
      "date": "2021-12-08T13:41:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [
        {
          "id": 144,
          "url": "https://lldev.thespacedevs.com/2.2.0/expedition/144/?format=api",
          "name": "Soyuz MS-20",
          "start": "2021-12-08T00:00:00Z",
          "end": "2021-12-20T00:00:00Z",
          "spacestation": {
            "id": 4,
            "url": "https://lldev.thespacedevs.com/2.2.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"
          },
          "mission_patches": [],
          "spacewalks": []
        }
      ],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.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.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.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",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 286,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/286/?format=api",
      "slug": "progress-ms-17-undocking",
      "name": "Progress MS-17 Undocking",
      "updates": [
        {
          "id": 946,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "New undocking time.",
          "info_url": "https://tass.ru/kosmos/12841619",
          "created_by": "Cosmic_Penguin",
          "created_on": "2021-11-06T02:17:20Z"
        }
      ],
      "last_updated": "2024-03-05T17:29:59Z",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The Progress MS-17 spacecraft will undock from the Nauka module of the International Space Station.\r\n\r\nIt will then de-orbit and burn up in the atmosphere.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=6tQXdMGt57o",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Роскосмос ТВ",
          "title": "Прямая трансляция расстыковки грузового корабля «Прогресс МС-17» и модуля «Наука»",
          "description": "«Прогресс МС-17» успешно отстыковался от станции. \n \nВместе с ним от МКС отделилась «проставка» пассивного стыковочного агрегата модуля «Наука», которая была доставлена на станцию на стыковочном узле ...",
          "feature_image": "https://i.ytimg.com/vi/6tQXdMGt57o/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=6tQXdMGt57o",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2021-11-25T11:00:28Z",
          "end_time": "2021-11-25T11:32:27Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-102520undocking_image_20190506111616.jpeg",
      "date": "2021-11-25T11:23:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.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.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.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",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 307,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/307/?format=api",
      "slug": "us-eva-77",
      "name": "US EVA-77",
      "updates": [],
      "last_updated": "2024-03-05T17:30:00Z",
      "type": {
        "id": 3,
        "name": "EVA"
      },
      "description": "JAXA astronaut Akihiko Hoshide and ESA astronaut Thomas Pesquet will venture outside the orbiting outpost to perform maintenance tasks and activate the Bartolomeo platform on the exterior of the Columbus module.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=vvsMOSAfHG0",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA",
          "title": "Spacewalk Outside the International Space Station",
          "description": "Does your weekend include any home improvements? Ours does! On Sun. Sept. 12 at 8:30 a.m. EDT (12:30 UTC), watch Japan Aerospace Exploration Agency astronaut Akihiko Hoshide and European Space Agency ...",
          "feature_image": "https://i.ytimg.com/vi/vvsMOSAfHG0/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=vvsMOSAfHG0",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2021-09-12T11:00:28Z",
          "end_time": "2021-09-12T19:44:58Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
      "date": "2021-09-12T12:30:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [
        {
          "id": 141,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.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"
          },
          "mission_patches": [
            {
              "id": 728,
              "name": "Expedition 65 Patch",
              "priority": 9,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_65_patch_20221024013522.png",
              "agency": {
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            },
            {
              "id": 96,
              "name": "Expedition 65 Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20211017070409.png",
              "agency": {
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            }
          ],
          "spacewalks": [
            {
              "id": 428,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/428/?format=api",
              "name": "Expedition 65 EVA 4",
              "start": "2021-06-25T11:52:00Z",
              "end": "2021-06-25T18:37:00Z",
              "duration": "PT6H45M",
              "location": "International Space Station"
            },
            {
              "id": 429,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/429/?format=api",
              "name": "Expedition 65 EVA 5",
              "start": "2021-09-03T14:41:00Z",
              "end": "2021-09-03T22:35:00Z",
              "duration": "PT7H54M",
              "location": "International Space Station"
            },
            {
              "id": 430,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/430/?format=api",
              "name": "Expedition 65 EVA 6",
              "start": "2021-09-09T14:51:00Z",
              "end": "2021-09-09T22:16:00Z",
              "duration": "PT7H25M",
              "location": "International Space Station"
            },
            {
              "id": 425,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/425/?format=api",
              "name": "Expedition 65 EVA 1",
              "start": "2021-06-02T05:53:00Z",
              "end": "2021-06-02T13:12:00Z",
              "duration": "PT7H19M",
              "location": "International Space Station"
            },
            {
              "id": 426,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/426/?format=api",
              "name": "Expedition 65 EVA 2",
              "start": "2021-06-16T12:11:00Z",
              "end": "2021-06-16T19:26:00Z",
              "duration": "PT7H15M",
              "location": "International Space Station"
            },
            {
              "id": 431,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/431/?format=api",
              "name": "Expedition 65 EVA 7",
              "start": "2021-09-12T12:15:00Z",
              "end": "2021-09-12T19:09:00Z",
              "duration": "PT6H54M",
              "location": "International Space Station"
            },
            {
              "id": 427,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/427/?format=api",
              "name": "Expedition 65 EVA 3",
              "start": "2021-06-20T11:42:00Z",
              "end": "2021-06-20T18:10:00Z",
              "duration": "PT6H28M",
              "location": "International Space Station"
            }
          ]
        }
      ],
      "spacestations": [],
      "program": [
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.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",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 233,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/233/?format=api",
      "slug": "us-eva-73",
      "name": "US EVA-73",
      "updates": [],
      "last_updated": "2024-03-05T17:30:00Z",
      "type": {
        "id": 3,
        "name": "EVA"
      },
      "description": "NASA astronauts Victor Glover and Michael Hopkins will venture outside the orbiting outpost to vent early ammonia system jumper cables and relocate one of them near the Quest airlock in order to reconnect the jumper cable to the current cooling system, increasing its efficiency. The duo also will connect cables for the Columbus Bartolomeo payload platform, continuing work from a Jan. 27 spacewalk, and replace a cable for an amateur radio system. Additionally, the astronauts will replace a wireless antenna assembly on the Unity module, install a “stiffener” on the airlock’s thermal cover to provide additional structural integrity, and route cables to provide ethernet capabilities for two high-definition cameras on the station’s port truss, or “backbone.”\r\nGlover will wear red stripes on his suit as extravehicular crew member 1 (EV 1) during what will be the fourth spacewalk of his career. Hopkins will be EV 2 and wear a suit with no stripes during what will be his fifth spacewalk. Hopkins will wear a high-definition camera on his helmet to provide clear views of the Columbus connectors. The mating of these connectors is one of several tasks deferred from previous spacewalks to allow astronauts to finish installing modification kits for new solar arrays set to launch later this year.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": "https://www.nasa.gov/press-release/nasa-tv-to-provide-coverage-as-astronauts-venture-out-for-spacewalk",
      "video_url": "https://www.youtube.com/watch?v=OrJ254vHfds",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA TV to Provide Coverage as Astronauts Venture Out for Spacewalk",
          "description": "Two NASA astronauts will conduct the fifth spacewalk of the year Saturday, March 13, to complete several systems upgrades to the International Space Station.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-tv-to-provide-coverage-as-astronauts-venture-out-for-spacewalk",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA",
          "title": "Spacewalk to Conduct Maintenance Outside the International Space Station",
          "description": "Rise n’ grind – it’s spacewalk time. On March 13, NASA astronauts Victor Glover and Mike Hopkins will set their spacesuits to battery power at 7:30 a.m. EST (12:30 p.m. UTC) to mark the start of a 6.5...",
          "feature_image": "https://i.ytimg.com/vi/OrJ254vHfds/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=OrJ254vHfds",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2021-03-13T11:02:17Z",
          "end_time": "2021-03-13T20:41:23Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
      "date": "2021-03-13T12:30:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [
        {
          "id": 140,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.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"
          },
          "mission_patches": [
            {
              "id": 727,
              "name": "Expedition 64 Patch",
              "priority": 9,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_64_patch_20221024013522.png",
              "agency": {
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            }
          ],
          "spacewalks": [
            {
              "id": 419,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/419/?format=api",
              "name": "Expedition 64 EVA 1",
              "start": "2020-11-18T15:12:00Z",
              "end": "2020-11-18T21:59:00Z",
              "duration": "PT6H47M",
              "location": "International Space Station"
            },
            {
              "id": 420,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/420/?format=api",
              "name": "Expedition 64 EVA 2",
              "start": "2021-01-27T11:28:00Z",
              "end": "2021-01-27T18:24:00Z",
              "duration": "PT6H56M",
              "location": "International Space Station"
            },
            {
              "id": 421,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/421/?format=api",
              "name": "Expedition 64 EVA 3",
              "start": "2021-02-01T12:56:00Z",
              "end": "2021-02-01T18:16:00Z",
              "duration": "PT5H20M",
              "location": "International Space Station"
            },
            {
              "id": 422,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/422/?format=api",
              "name": "Expedition 64 EVA 4",
              "start": "2021-02-28T11:12:00Z",
              "end": "2021-02-28T18:33:00Z",
              "duration": "PT7H21M",
              "location": "International Space Station"
            },
            {
              "id": 423,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/423/?format=api",
              "name": "Expedition 64 EVA 5",
              "start": "2021-03-05T11:37:00Z",
              "end": "2021-03-05T18:33:00Z",
              "duration": "PT6H56M",
              "location": "International Space Station"
            },
            {
              "id": 424,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/424/?format=api",
              "name": "Expedition 64 EVA 6",
              "start": "2021-03-13T13:14:00Z",
              "end": "2021-03-13T20:01:00Z",
              "duration": "PT6H47M",
              "location": "International Space Station"
            }
          ]
        }
      ],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.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.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.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",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 238,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/238/?format=api",
      "slug": "nasa-mars-2020-ingenuity-pre-flight-press-conferen",
      "name": "NASA Mars 2020 Ingenuity Pre-Flight Press Conference",
      "updates": [],
      "last_updated": "2024-03-05T17:30:01Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA/JPL will hold a press conference ahead of Ingenuity's first flight on Mars.",
      "webcast_live": false,
      "location": "Jet Propulsion Laboratory, Pasadena, California, USA",
      "news_url": "https://www.jpl.nasa.gov/news/nasa-to-host-briefing-to-preview-first-mars-helicopter-flights",
      "video_url": "https://www.youtube.com/watch?v=WK5YXZIIEKU",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.jpl.nasa.gov",
          "title": "NASA to Host Briefing to Preview First Mars Helicopter Flights",
          "description": "Members of the projects will lay out the steps necessary before the helicopter attempts its historic test flights.",
          "feature_image": null,
          "url": "https://www.jpl.nasa.gov/news/nasa-to-host-briefing-to-preview-first-mars-helicopter-flights",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Jet Propulsion Laboratory",
          "title": "NASA Previews First Flight of Mars Helicopter (Media Briefing)",
          "description": "The Ingenuity Mars helicopter, which arrived with the Perseverance rover, is a technology demonstration that will attempt the first-ever powered, controlled flight on another world. The teams operatin...",
          "feature_image": "https://i.ytimg.com/vi/WK5YXZIIEKU/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=WK5YXZIIEKU",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2021-03-23T17:24:57Z",
          "end_time": "2021-03-23T18:39:34Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210318061727.jpeg",
      "date": "2021-03-23T17:30:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 241,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/241/?format=api",
      "slug": "resilience-crew-dragon-relocation",
      "name": "\"Resilience\" Crew Dragon Relocation",
      "updates": [],
      "last_updated": "2024-03-05T17:30:02Z",
      "type": {
        "id": 25,
        "name": "Spacecraft Relocation"
      },
      "description": "NASA astronauts Michael Hopkins, Victor Glover, and Shannon Walker, along with Japan Aerospace Exploration Agency (JAXA) astronaut Soichi Noguchi, will relocate the Crew Dragon spacecraft to prepare for the arrival of new crew members in late April and the upcoming delivery of new solar arrays this summer.\r\n\r\nThe relocation will free Harmony’s forward port for the docking of Crew Dragon Endeavour, set to carry four crew members to the station on NASA’s SpaceX Crew-2 mission.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": "https://www.nasa.gov/press-release/nasa-tv-to-air-first-us-commercial-crew-port-relocation-on-space-station",
      "video_url": "https://www.youtube.com/watch?v=cDyhqqKWDg0",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA TV to Air US Commercial Crew Port Relocation on Space Station",
          "description": "NASA’s SpaceX Crew-1 astronauts aboard the International Space Station will mark another first for commercial spaceflight Monday, April 5, when the four astronauts will relocate the Crew Dragon spacecraft to prepare for the arrival of new crew members in late April and the upcoming delivery of new s...",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-tv-to-air-first-us-commercial-crew-port-relocation-on-space-station",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA",
          "title": "Port Relocation of SpaceX Crew Dragon on the International Space Station",
          "description": "On Monday, April 5 starting at 6 a.m. EDT, watch the first-ever port relocation for a U.S. commercial spacecraft! Four astronauts will undock their SpaceX Crew Dragon \"Resilience\" from the Internation...",
          "feature_image": "https://i.ytimg.com/vi/cDyhqqKWDg0/hqdefault.jpg",
          "url": "https://www.youtube.com/watch?v=cDyhqqKWDg0",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2021-04-05T09:59:28Z",
          "end_time": "2021-04-05T11:23:56Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
      "date": "2021-04-05T10:29:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [
        {
          "id": 140,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.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"
          },
          "mission_patches": [
            {
              "id": 727,
              "name": "Expedition 64 Patch",
              "priority": 9,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_64_patch_20221024013522.png",
              "agency": {
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            }
          ],
          "spacewalks": [
            {
              "id": 419,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/419/?format=api",
              "name": "Expedition 64 EVA 1",
              "start": "2020-11-18T15:12:00Z",
              "end": "2020-11-18T21:59:00Z",
              "duration": "PT6H47M",
              "location": "International Space Station"
            },
            {
              "id": 420,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/420/?format=api",
              "name": "Expedition 64 EVA 2",
              "start": "2021-01-27T11:28:00Z",
              "end": "2021-01-27T18:24:00Z",
              "duration": "PT6H56M",
              "location": "International Space Station"
            },
            {
              "id": 421,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/421/?format=api",
              "name": "Expedition 64 EVA 3",
              "start": "2021-02-01T12:56:00Z",
              "end": "2021-02-01T18:16:00Z",
              "duration": "PT5H20M",
              "location": "International Space Station"
            },
            {
              "id": 422,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/422/?format=api",
              "name": "Expedition 64 EVA 4",
              "start": "2021-02-28T11:12:00Z",
              "end": "2021-02-28T18:33:00Z",
              "duration": "PT7H21M",
              "location": "International Space Station"
            },
            {
              "id": 423,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/423/?format=api",
              "name": "Expedition 64 EVA 5",
              "start": "2021-03-05T11:37:00Z",
              "end": "2021-03-05T18:33:00Z",
              "duration": "PT6H56M",
              "location": "International Space Station"
            },
            {
              "id": 424,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/424/?format=api",
              "name": "Expedition 64 EVA 6",
              "start": "2021-03-13T13:14:00Z",
              "end": "2021-03-13T20:01:00Z",
              "duration": "PT6H47M",
              "location": "International Space Station"
            }
          ]
        }
      ],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.2.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": 5,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.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",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        },
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.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",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 250,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/250/?format=api",
      "slug": "progress-ms-14-undocking",
      "name": "Progress MS-14 Undocking",
      "updates": [],
      "last_updated": "2024-03-05T17:30:02Z",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The Progress MS-14 spacecraft will undock from the Zvezda module of the International Space Station.\r\n\r\nIt will then de-orbit and burn up in the atmosphere.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=vvbLYzGW4pU",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Роскосмос ТВ",
          "title": "Трансляция расстыковки грузового корабля «Прогресс МС-14» с МКС",
          "description": "28 апреля 2021 года грузовой корабль «Прогресс МС-14» отстыковался от модуля «Звезда» российского сегмента МКС.\n \nСогласно предварительным расчётам специалистов Центра управления полётами ЦНИИмаш,  «к...",
          "feature_image": "https://i.ytimg.com/vi/vvbLYzGW4pU/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=vvbLYzGW4pU",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2021-04-27T23:00:29Z",
          "end_time": "2021-04-27T23:25:36Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-102520undocking_image_20190506111616.jpeg",
      "date": "2021-04-27T23:11:30Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.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.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.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",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 254,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/254/?format=api",
      "slug": "starship-sn15-static-fire-2",
      "name": "Starship SN15 Static Fire #2",
      "updates": [
        {
          "id": 476,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/koun7erfit_profile_20210817212350.png",
          "comment": "SpaceX is conducting an additional static fire test of SN15.",
          "info_url": null,
          "created_by": "Koun7erfit",
          "created_on": "2021-04-27T23:27:03Z"
        }
      ],
      "last_updated": "2024-03-05T17:30:03Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "SpaceX performed an additional static fire of the Starship SN15 vehicle.",
      "webcast_live": false,
      "location": "Boca Chica, Texas",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_sn9_st_image_20210107083631.jpeg",
      "date": "2021-04-27T23:49:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.2.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.2.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",
          "mission_patches": [],
          "type": {
            "id": 7,
            "name": "Technology"
          }
        }
      ]
    }
  ]
}