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

{
  "count": 1150,
  "next": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=350&ordering=last_updated",
  "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=330&ordering=last_updated",
  "results": [
    {
      "id": 427,
      "url": "https://ll.thespacedevs.com/2.2.0/event/427/?format=api",
      "slug": "spacex-crew-2-crew-news-conference-2",
      "name": "SpaceX Crew-2 Crew News Conference",
      "updates": [],
      "last_updated": "2024-03-05T17:26:37Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA’s SpaceX Crew-2 astronauts will answer media questions about their time aboard the International Space Station as they prepare to return to Earth later this month.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": "https://www.nasa.gov/press-release/nasa-spacex-crew-2-to-discuss-station-mission-upcoming-splashdown",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "SpaceX Crew-2 to Discuss Station Mission, Upcoming Splashdown",
          "description": "NASA’s SpaceX Crew-2 astronauts will answer media questions about their time aboard the International Space Station at 12:30 p.m. EDT Friday, Nov. 5, as they prepare to return to Earth later this month.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-spacex-crew-2-to-discuss-station-mission-upcoming-splashdown",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-2_c_image_20211105060501.jpeg",
      "date": "2021-11-05T16:30:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [
        {
          "id": "32dcb5ad-7609-4fc0-8094-768ee5c2ebe0",
          "url": "https://ll.thespacedevs.com/2.2.0/launch/32dcb5ad-7609-4fc0-8094-768ee5c2ebe0/?format=api",
          "slug": "falcon-9-block-5-crew-2",
          "name": "Falcon 9 Block 5 | Crew-2",
          "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
          },
          "last_updated": "2024-03-05T17:37:25Z",
          "net": "2021-04-23T09:49:02Z",
          "window_end": "2021-04-23T09:49:02Z",
          "window_start": "2021-04-23T09:49:02Z",
          "net_precision": null,
          "probability": 95,
          "weather_concerns": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "type": "Commercial"
          },
          "rocket": {
            "id": 2732,
            "configuration": {
              "id": 164,
              "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
              "name": "Falcon 9",
              "family": "Falcon",
              "full_name": "Falcon 9 Block 5",
              "variant": "Block 5"
            }
          },
          "mission": {
            "id": 1137,
            "name": "Crew-2",
            "description": "SpaceX Crew-2 is the second crewed operational flight of a Crew Dragon spacecraft to the International Space Station as part of NASA's Commercial Crew Program. It used the same Falcon 9 first stage as the Crew-1 mission and the same Crew Dragon capsule as the Demo-2 mission (Endeavour).",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
          },
          "pad": {
            "id": 87,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
            "agency_id": 121,
            "name": "Launch Complex 39A",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
            "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
            "latitude": "28.60822681",
            "longitude": "-80.60428186",
            "location": {
              "id": 27,
              "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
              "name": "Kennedy Space Center, FL, USA",
              "country_code": "USA",
              "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
              "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
              "timezone_name": "America/New_York",
              "total_launch_count": 280,
              "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
            "total_launch_count": 221,
            "orbital_launch_attempt_count": 220
          },
          "webcast_live": false,
          "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210417111946.jpeg",
          "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/falcon2520925_infographic_20210402174019.jpeg",
          "program": [
            {
              "id": 17,
              "url": "https://ll.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://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                  "name": "Canadian Space Agency",
                  "type": "Government"
                },
                {
                  "id": 27,
                  "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                  "name": "European Space Agency",
                  "type": "Multinational"
                },
                {
                  "id": 37,
                  "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                  "name": "Japan Aerospace Exploration Agency",
                  "type": "Government"
                },
                {
                  "id": 44,
                  "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                },
                {
                  "id": 63,
                  "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                  "name": "Russian Federal Space Agency (ROSCOSMOS)",
                  "type": "Government"
                }
              ],
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
              "start_date": "1998-11-20T06:40:00Z",
              "end_date": null,
              "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
              "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
              "mission_patches": [],
              "type": {
                "id": 2,
                "name": "Human Spaceflight"
              }
            },
            {
              "id": 5,
              "url": "https://ll.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://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                  "name": "Boeing",
                  "type": "Commercial"
                },
                {
                  "id": 44,
                  "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                },
                {
                  "id": 121,
                  "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                  "name": "SpaceX",
                  "type": "Commercial"
                }
              ],
              "image_url": "https://thespacedevs-prod.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"
              }
            }
          ],
          "orbital_launch_attempt_count": 6068,
          "location_launch_attempt_count": 186,
          "pad_launch_attempt_count": 129,
          "agency_launch_attempt_count": 131,
          "orbital_launch_attempt_count_year": 31,
          "location_launch_attempt_count_year": 4,
          "pad_launch_attempt_count_year": 4,
          "agency_launch_attempt_count_year": 14,
          "type": "normal"
        }
      ],
      "expeditions": [
        {
          "id": 142,
          "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
          },
          "mission_patches": [
            {
              "id": 729,
              "name": "Expedition 66 Patch",
              "priority": 9,
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_66_patch_20221024013525.png",
              "agency": {
                "id": 44,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20211017070255.png",
              "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            }
          ],
          "spacewalks": [
            {
              "id": 435,
              "url": "https://ll.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": 434,
              "url": "https://ll.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"
            },
            {
              "id": 433,
              "url": "https://ll.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": 432,
              "url": "https://ll.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"
            }
          ]
        }
      ],
      "spacestations": [
        {
          "id": 4,
          "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
      ],
      "program": [
        {
          "id": 5,
          "url": "https://ll.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://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 121,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-prod.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://ll.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://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 750,
      "url": "https://ll.thespacedevs.com/2.2.0/event/750/?format=api",
      "slug": "us-eva-86",
      "name": "US EVA-86",
      "updates": [
        {
          "id": 3900,
          "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Livestream has started",
          "info_url": "https://www.youtube.com/watch?v=ZTvggR94UnA",
          "created_by": "LL2",
          "created_on": "2023-04-28T11:45:43Z"
        },
        {
          "id": 3826,
          "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Updated EVA start time.",
          "info_url": "https://www.nasa.gov/press-release/nasa-sets-coverage-of-spacewalk-news-conference-for-station-upgrades",
          "created_by": "Cosmic_Penguin",
          "created_on": "2023-04-17T16:45:33Z"
        }
      ],
      "last_updated": "2024-03-05T17:26:38Z",
      "type": {
        "id": 3,
        "name": "EVA"
      },
      "description": "Two astronauts will venture outside the orbiting outpost from the Quest airlock to prepare cables for future ISS rollout solar array installations and retrieve S-band communications equipment from the ISS truss.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=ZTvggR94UnA",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA",
          "title": "Spacewalk with NASA Astronaut Steve Bowen and UAE Astronaut Sultan Alneyadi (April 28)",
          "description": "NASA astronaut Steve Bowen and United Arab Emirates astronaut Sultan Alneyadi are conducting a spacewalk on Friday, April 28, 2023, to continue upgrading the International Space Station’s power genera...",
          "feature_image": "https://i.ytimg.com/vi/ZTvggR94UnA/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=ZTvggR94UnA",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-04-28T11:45:12Z",
          "end_time": "2023-04-28T20:46:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
      "date": "2023-04-28T13:15:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [
        {
          "id": 151,
          "url": "https://ll.thespacedevs.com/2.2.0/expedition/151/?format=api",
          "name": "Expedition 69",
          "start": "2023-03-28T09:57:27Z",
          "end": "2023-09-26T13:40:00Z",
          "spacestation": {
            "id": 4,
            "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
          },
          "mission_patches": [
            {
              "id": 770,
              "name": "ISS Expedition 69 Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/iss2520expedit_mission_patch_20230329140742.png",
              "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            }
          ],
          "spacewalks": [
            {
              "id": 467,
              "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/467/?format=api",
              "name": "Expedition 69 EVA 7",
              "start": "2023-08-09T14:44:00Z",
              "end": "2023-08-09T21:19:00Z",
              "duration": "PT6H35M",
              "location": "International Space Station"
            },
            {
              "id": 465,
              "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/465/?format=api",
              "name": "Expedition 69 EVA 6",
              "start": "2023-06-22T14:24:33Z",
              "end": "2023-06-22T20:48:00Z",
              "duration": "PT6H23M27S",
              "location": "International Space Station"
            },
            {
              "id": 464,
              "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/464/?format=api",
              "name": "Expedition 69 EVA 5",
              "start": "2023-06-15T12:42:00Z",
              "end": "2023-06-15T18:17:00Z",
              "duration": "PT5H35M",
              "location": "International Space Station"
            },
            {
              "id": 463,
              "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/463/?format=api",
              "name": "Expedition 69 EVA 4",
              "start": "2023-06-09T13:24:00Z",
              "end": "2023-06-09T19:27:00Z",
              "duration": "PT6H3M",
              "location": "International Space Station"
            },
            {
              "id": 462,
              "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/462/?format=api",
              "name": "Expedition 69 EVA 3",
              "start": "2023-05-12T15:47:00Z",
              "end": "2023-05-12T21:01:00Z",
              "duration": "PT5H14M",
              "location": "International Space Station"
            },
            {
              "id": 449,
              "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/449/?format=api",
              "name": "Expedition 69 EVA 2",
              "start": "2023-05-03T20:00:00Z",
              "end": "2023-05-04T03:11:00Z",
              "duration": "PT7H11M",
              "location": "International Space Station"
            },
            {
              "id": 447,
              "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/447/?format=api",
              "name": "Expedition 69 EVA 1",
              "start": "2023-04-19T01:40:00Z",
              "end": "2023-04-19T09:35:00Z",
              "duration": "PT7H55M",
              "location": "International Space Station"
            }
          ]
        }
      ],
      "spacestations": [
        {
          "id": 4,
          "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
      ],
      "program": [
        {
          "id": 17,
          "url": "https://ll.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://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 426,
      "url": "https://ll.thespacedevs.com/2.2.0/event/426/?format=api",
      "slug": "dart-launch-preview-briefing",
      "name": "DART Launch Preview Briefing",
      "updates": [],
      "last_updated": "2024-03-05T17:26:39Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will hold a media briefing about the upcoming launch of the agency’s first planetary defense test mission, the Double Asteroid Redirection Test (DART). Briefing participants include NASA's planetary defense officer Lindley Johnson and representatives from DART project.\r\n\r\nDART is currently scheduled to launch at the end of November.",
      "webcast_live": false,
      "location": null,
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dart_launch_pre_image_20211102211509.jpeg",
      "date": "2021-11-04T17:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [
        {
          "id": "c4b2f90e-3385-4cbe-a89f-fc5f57da1bfb",
          "url": "https://ll.thespacedevs.com/2.2.0/launch/c4b2f90e-3385-4cbe-a89f-fc5f57da1bfb/?format=api",
          "slug": "falcon-9-block-5-double-asteroid-redirection-test",
          "name": "Falcon 9 Block 5 | Double Asteroid Redirection Test (DART)",
          "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
          },
          "last_updated": "2024-03-05T18:13:40Z",
          "net": "2021-11-24T06:21:02Z",
          "window_end": "2021-11-24T06:21:02Z",
          "window_start": "2021-11-24T06:21:02Z",
          "net_precision": null,
          "probability": 90,
          "weather_concerns": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "type": "Commercial"
          },
          "rocket": {
            "id": 2419,
            "configuration": {
              "id": 164,
              "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
              "name": "Falcon 9",
              "family": "Falcon",
              "full_name": "Falcon 9 Block 5",
              "variant": "Block 5"
            }
          },
          "mission": {
            "id": 986,
            "name": "Double Asteroid Redirection Test (DART)",
            "description": "Double Asteroid Redirection Test (DART) mission is the first-ever mission to demonstrate the capability to deflect an asteroid by colliding a spacecraft with it at high speed, a technique known as a kinetic impactor.\r\n\r\nDART is a planetary defense-driven test of one of the technologies for preventing the Earth impact of a hazardous asteroid: the kinetic impactor.  DART's primary objective is to demonstrate a kinetic impact on a small asteroid.  The binary near-Earth asteroid (65803) Didymos is the target for DART.   While Didymos' primary body is approximately 800 meters across, its secondary body has a 150-meter size, which is more typical of the size of asteroids that could pose a more common hazard to Earth.\r\n\r\nThe DART spacecraft will achieve the kinetic impact by deliberately crashing itself into the moonlet at a speed of approximately 6 km/s, with the aid of an onboard camera and sophisticated autonomous navigation software. The collision will change the speed of the moonlet in its orbit around the main body by a fraction of one percent, enough to be measured using telescopes on Earth.",
            "launch_designator": null,
            "type": "Robotic Exploration",
            "orbit": {
              "id": 6,
              "name": "Heliocentric N/A",
              "abbrev": "Helio-N/A"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
          },
          "pad": {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/16/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 4E",
            "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
            "map_url": "https://www.google.com/maps?q=34.632,-120.611",
            "latitude": "34.632",
            "longitude": "-120.611",
            "location": {
              "id": 11,
              "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
              "name": "Vandenberg SFB, CA, USA",
              "country_code": "USA",
              "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
              "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
              "timezone_name": "America/Los_Angeles",
              "total_launch_count": 879,
              "total_landing_count": 33
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
            "total_launch_count": 263,
            "orbital_launch_attempt_count": 263
          },
          "webcast_live": false,
          "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20211123182921.jpeg",
          "infographic": null,
          "program": [],
          "orbital_launch_attempt_count": 6155,
          "location_launch_attempt_count": 692,
          "pad_launch_attempt_count": 86,
          "agency_launch_attempt_count": 147,
          "orbital_launch_attempt_count_year": 118,
          "location_launch_attempt_count_year": 5,
          "pad_launch_attempt_count_year": 2,
          "agency_launch_attempt_count_year": 30,
          "type": "normal"
        }
      ],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 435,
      "url": "https://ll.thespacedevs.com/2.2.0/event/435/?format=api",
      "slug": "partial-lunar-eclipse",
      "name": "Partial Lunar Eclipse",
      "updates": [],
      "last_updated": "2024-03-05T17:26:39Z",
      "type": {
        "id": 11,
        "name": "Celestial Event"
      },
      "description": "A partial lunar eclipse will be visible throughout much of the globe where the Moon appears above the horizon during the eclipse, including North and South America, Eastern Asia, Australia, and the Pacific Region. North America will have the best location to see the entirety of the eclipse.",
      "webcast_live": false,
      "location": null,
      "news_url": "https://blogs.nasa.gov/Watch_the_Skies/2021/11/18/longest-partial-lunar-eclipse-in-centuries-coming-as-almost-total-lunar-eclipse/",
      "video_url": "https://www.youtube.com/watch?v=U079_8l8SNM",
      "info_urls": [
        {
          "priority": 10,
          "source": "blogs.nasa.gov",
          "title": "Longest Partial Lunar Eclipse in Centuries Coming as ‘Almost’ Total Lunar Eclipse – Watch the Skies",
          "description": "We have a rare opportunity to witness the longest partial lunar eclipse in nearly 600 years. If the weather permits, it will grace our sky on the night of Nov. 18 and early in the morning Nov. 19 across all of the United States.\n\nA lunar eclipse happens when the Sun, Earth, and Full Moon form a near...",
          "feature_image": null,
          "url": "https://blogs.nasa.gov/Watch_the_Skies/2021/11/18/longest-partial-lunar-eclipse-in-centuries-coming-as-almost-total-lunar-eclipse/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Griffith Observatory",
          "title": "Partial Lunar Eclipse | Griffith Observatory | November 18-19, 2021",
          "description": "This program is made possible in part by Griffith Observatory Foundation. Join in support of Griffith Observatory and its programs. \nBecome a member: https://bit.ly/GOFoundationJOIN\nMake a donation: h...",
          "feature_image": "https://i.ytimg.com/vi/U079_8l8SNM/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=U079_8l8SNM",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2021-11-19T06:04:42Z",
          "end_time": "2021-11-19T11:21:50Z"
        }
      ],
      "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/partial_lunar_e_image_20211119070248.jpg",
      "date": "2021-11-19T09:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 428,
      "url": "https://ll.thespacedevs.com/2.2.0/event/428/?format=api",
      "slug": "iss-expedition-66-change-of-command-ceremony",
      "name": "ISS Expedition 66 Change of Command Ceremony",
      "updates": [],
      "last_updated": "2024-03-05T17:26:40Z",
      "type": {
        "id": 15,
        "name": "Change of Command"
      },
      "description": "ESA astronaut Thomas Pesquet, first Expedition 66 commander, will hand over the International Space Station command to ROSCOSMOS cosmonaut Anton Shkaplerov.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_20211105193714.jpeg",
      "date": "2021-11-06T17:35:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [
        {
          "id": 142,
          "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
          },
          "mission_patches": [
            {
              "id": 729,
              "name": "Expedition 66 Patch",
              "priority": 9,
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_66_patch_20221024013525.png",
              "agency": {
                "id": 44,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20211017070255.png",
              "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            }
          ],
          "spacewalks": [
            {
              "id": 435,
              "url": "https://ll.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": 434,
              "url": "https://ll.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"
            },
            {
              "id": 433,
              "url": "https://ll.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": 432,
              "url": "https://ll.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"
            }
          ]
        }
      ],
      "spacestations": [
        {
          "id": 4,
          "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
      ],
      "program": [
        {
          "id": 17,
          "url": "https://ll.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://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 309,
      "url": "https://ll.thespacedevs.com/2.2.0/event/309/?format=api",
      "slug": "tiangong-eva-1",
      "name": "Tiangong EVA-1",
      "updates": [],
      "last_updated": "2024-03-05T17:26:40Z",
      "type": {
        "id": 3,
        "name": "EVA"
      },
      "description": "Liu Boming and Tang Hongbo performed work on the Tianhe mechanical arm and installed equipment outside the station.",
      "webcast_live": false,
      "location": "Tiangong Space Station",
      "news_url": "https://spacenews.com/astronauts-complete-first-chinese-space-station-spacewalk/",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "spacenews.com",
          "title": "Astronauts complete first Chinese space station spacewalk",
          "description": "Astronauts complete first Chinese space station spacewalk",
          "feature_image": null,
          "url": "https://spacenews.com/astronauts-complete-first-chinese-space-station-spacewalk/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_eva_image_20210704082303.jpg",
      "date": "2021-07-04T00:11:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [
        {
          "id": "5c1c76b1-fe29-4b3f-97d0-c35695d5fbd0",
          "url": "https://ll.thespacedevs.com/2.2.0/launch/5c1c76b1-fe29-4b3f-97d0-c35695d5fbd0/?format=api",
          "slug": "long-march-2fg-shenzhou-12",
          "name": "Long March 2F/G | Shenzhou 12",
          "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
          },
          "last_updated": "2023-10-25T10:59:44Z",
          "net": "2021-06-17T01:22:31Z",
          "window_end": "2021-06-17T01:54:00Z",
          "window_start": "2021-06-17T01:13:00Z",
          "net_precision": null,
          "probability": null,
          "weather_concerns": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 88,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
            "name": "China Aerospace Science and Technology Corporation",
            "type": "Government"
          },
          "rocket": {
            "id": 132,
            "configuration": {
              "id": 84,
              "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/84/?format=api",
              "name": "Long March 2F/G",
              "family": "Long March",
              "full_name": "Long March 2F/G",
              "variant": "F/G"
            }
          },
          "mission": {
            "id": 1275,
            "name": "Shenzhou 12",
            "description": "First crewed flight to the Chinese large modular space station.",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
          },
          "pad": {
            "id": 37,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api",
            "agency_id": null,
            "name": "Launch Area 91 (SLS-1 / 921)",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
            "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
            "latitude": "40.957893",
            "longitude": "100.290944",
            "location": {
              "id": 17,
              "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
              "name": "Jiuquan Satellite Launch Center, People's Republic of China",
              "country_code": "CHN",
              "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
              "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
              "timezone_name": "Asia/Shanghai",
              "total_launch_count": 283,
              "total_landing_count": 2
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
            "total_launch_count": 28,
            "orbital_launch_attempt_count": 28
          },
          "webcast_live": false,
          "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_22_lau_image_20251129175823.jpg",
          "infographic": null,
          "program": [
            {
              "id": 19,
              "url": "https://ll.thespacedevs.com/2.2.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://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                  "name": "China Aerospace Science and Technology Corporation",
                  "type": "Government"
                }
              ],
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
              "start_date": "2021-04-29T03:23:00Z",
              "end_date": null,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
              "mission_patches": [],
              "type": {
                "id": 2,
                "name": "Human Spaceflight"
              }
            },
            {
              "id": 7,
              "url": "https://ll.thespacedevs.com/2.2.0/program/7/?format=api",
              "name": "Shenzhou",
              "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
              "agencies": [
                {
                  "id": 17,
                  "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                  "name": "China National Space Administration",
                  "type": "Government"
                }
              ],
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
              "start_date": "1993-01-01T00:00:00Z",
              "end_date": null,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program",
              "mission_patches": [],
              "type": {
                "id": 2,
                "name": "Human Spaceflight"
              }
            }
          ],
          "orbital_launch_attempt_count": 6093,
          "location_launch_attempt_count": 143,
          "pad_launch_attempt_count": 15,
          "agency_launch_attempt_count": 321,
          "orbital_launch_attempt_count_year": 56,
          "location_launch_attempt_count_year": 8,
          "pad_launch_attempt_count_year": 1,
          "agency_launch_attempt_count_year": 17,
          "type": "normal"
        }
      ],
      "expeditions": [
        {
          "id": 145,
          "url": "https://ll.thespacedevs.com/2.2.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://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
            "name": "Tiangong space station",
            "status": {
              "id": 1,
              "name": "Active"
            },
            "orbit": "Low Earth Orbit",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
          },
          "mission_patches": [
            {
              "id": 8,
              "name": "China Shenzhou 12 Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/china2520shenz_mission_patch_20210606212146.png",
              "agency": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                "name": "China National Space Administration",
                "type": "Government"
              }
            }
          ],
          "spacewalks": [
            {
              "id": 452,
              "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/452/?format=api",
              "name": "Shenzhou 12 EVA 2",
              "start": "2021-08-20T00:38:00Z",
              "end": "2021-08-20T06:33:00Z",
              "duration": "PT5H55M",
              "location": "Tiangong Space Station"
            },
            {
              "id": 451,
              "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/451/?format=api",
              "name": "Shenzhou 12 EVA 1",
              "start": "2021-07-04T00:11:00Z",
              "end": "2021-07-04T06:57:00Z",
              "duration": "PT6H46M",
              "location": "Tiangong Space Station"
            }
          ]
        }
      ],
      "spacestations": [
        {
          "id": 18,
          "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
          "name": "Tiangong space station",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "founded": "2021-04-29",
          "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
          "orbit": "Low Earth Orbit",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
        }
      ],
      "program": [
        {
          "id": 19,
          "url": "https://ll.thespacedevs.com/2.2.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://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
              "name": "China Aerospace Science and Technology Corporation",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
          "start_date": "2021-04-29T03:23:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 433,
      "url": "https://ll.thespacedevs.com/2.2.0/event/433/?format=api",
      "slug": "nasa-mars-2020-ingenuity-15th-flight",
      "name": "NASA Mars 2020 Ingenuity 15th Flight",
      "updates": [],
      "last_updated": "2024-03-05T17:26:41Z",
      "type": {
        "id": 14,
        "name": "Test Flight"
      },
      "description": "The 15th flight of Ingenuity Mars Helicopter marks the start of its journey back to the Wright Brothers Field, accompanying the Perseverance rover.",
      "webcast_live": false,
      "location": "Airfield H, Jezero crater, Mars",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20211112071859.jpg",
      "date": "2021-11-06T13:22:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [
        {
          "id": "c4db6995-f25f-4608-8eb9-ce95d5226af2",
          "url": "https://ll.thespacedevs.com/2.2.0/launch/c4db6995-f25f-4608-8eb9-ce95d5226af2/?format=api",
          "slug": "atlas-v-541-mars-2020-perseverance-rover-ingenuity",
          "name": "Atlas V 541 | Mars 2020 (Perseverance rover & Ingenuity helicopter)",
          "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
          },
          "last_updated": "2024-03-05T18:12:01Z",
          "net": "2020-07-30T11:50:00Z",
          "window_end": "2020-07-30T13:50:00Z",
          "window_start": "2020-07-30T11:50:00Z",
          "net_precision": null,
          "probability": 90,
          "weather_concerns": null,
          "holdreason": "",
          "failreason": null,
          "hashtag": null,
          "launch_service_provider": {
            "id": 124,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
            "name": "United Launch Alliance",
            "type": "Commercial"
          },
          "rocket": {
            "id": 157,
            "configuration": {
              "id": 1,
              "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/1/?format=api",
              "name": "Atlas V 541",
              "family": "Atlas",
              "full_name": "Atlas V 541",
              "variant": "541"
            }
          },
          "mission": {
            "id": 1126,
            "name": "Mars 2020 (Perseverance rover & Ingenuity helicopter)",
            "description": "Atop this ULA Atlas V rocket will be Perseverance, a car-sized rover which will explore an ancient river delta on Mars. Armed with a suite of six scientific instruments, Perseverance will primarily hunt for clues to the planet's distant past, and hopefully uncover signs of ancient life and habitability. The rover also carries an experiment that'll convert carbon dioxide into oxygen, a box-sized helicopter named Ingenuity that'll demonstrate powered flight on Mars, and a system that enables the rover to leave behind samples for later retrieval and return to Earth during NASA and ESA's ambitious sample return mission later this decade.",
            "launch_designator": null,
            "type": "Robotic Exploration",
            "orbit": {
              "id": 6,
              "name": "Heliocentric N/A",
              "abbrev": "Helio-N/A"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
          },
          "pad": {
            "id": 29,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 41",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
            "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
            "latitude": "28.58341025",
            "longitude": "-80.58303644",
            "location": {
              "id": 12,
              "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
              "name": "Cape Canaveral SFS, FL, USA",
              "country_code": "USA",
              "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
              "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
              "timezone_name": "America/New_York",
              "total_launch_count": 1105,
              "total_landing_count": 72
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
            "total_launch_count": 123,
            "orbital_launch_attempt_count": 123
          },
          "webcast_live": false,
          "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v252_image_20200729144937.jpg",
          "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/atlas2520v252_infographic_20200806042150.png",
          "program": [
            {
              "id": 36,
              "url": "https://ll.thespacedevs.com/2.2.0/program/36/?format=api",
              "name": "NASA Large Strategic Science Missions",
              "description": "NASA's large strategic science missions or large strategic missions, formerly known as Flagship missions or Flagship-class missions, are the costliest and most capable NASA science spacecraft. Flagship missions exist within all four divisions of NASA's Science Mission Directorate (SMD): the astrophysics, Earth science, heliophysics and planetary science divisions.",
              "agencies": [
                {
                  "id": 44,
                  "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                }
              ],
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa2520large_program_20240205122003.jpeg",
              "start_date": "1975-08-22T00:00:00Z",
              "end_date": null,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Large_strategic_science_missions",
              "mission_patches": [],
              "type": {
                "id": 5,
                "name": "Exploration"
              }
            }
          ],
          "orbital_launch_attempt_count": 5980,
          "location_launch_attempt_count": 803,
          "pad_launch_attempt_count": 98,
          "agency_launch_attempt_count": 141,
          "orbital_launch_attempt_count_year": 58,
          "location_launch_attempt_count_year": 12,
          "pad_launch_attempt_count_year": 4,
          "agency_launch_attempt_count_year": 4,
          "type": "normal"
        }
      ],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 434,
      "url": "https://ll.thespacedevs.com/2.2.0/event/434/?format=api",
      "slug": "dart-pre-launch-news-conference",
      "name": "DART Pre-Launch News Conference",
      "updates": [],
      "last_updated": "2024-03-05T17:26:42Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will host a media briefing about the upcoming launch of Double Asteroid Redirection Test (DART) mission.",
      "webcast_live": false,
      "location": "Kennedy Space Center",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dart_pre-launch_image_20211116204913.jpeg",
      "date": "2021-11-23T00:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [
        {
          "id": "c4b2f90e-3385-4cbe-a89f-fc5f57da1bfb",
          "url": "https://ll.thespacedevs.com/2.2.0/launch/c4b2f90e-3385-4cbe-a89f-fc5f57da1bfb/?format=api",
          "slug": "falcon-9-block-5-double-asteroid-redirection-test",
          "name": "Falcon 9 Block 5 | Double Asteroid Redirection Test (DART)",
          "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
          },
          "last_updated": "2024-03-05T18:13:40Z",
          "net": "2021-11-24T06:21:02Z",
          "window_end": "2021-11-24T06:21:02Z",
          "window_start": "2021-11-24T06:21:02Z",
          "net_precision": null,
          "probability": 90,
          "weather_concerns": null,
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "type": "Commercial"
          },
          "rocket": {
            "id": 2419,
            "configuration": {
              "id": 164,
              "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
              "name": "Falcon 9",
              "family": "Falcon",
              "full_name": "Falcon 9 Block 5",
              "variant": "Block 5"
            }
          },
          "mission": {
            "id": 986,
            "name": "Double Asteroid Redirection Test (DART)",
            "description": "Double Asteroid Redirection Test (DART) mission is the first-ever mission to demonstrate the capability to deflect an asteroid by colliding a spacecraft with it at high speed, a technique known as a kinetic impactor.\r\n\r\nDART is a planetary defense-driven test of one of the technologies for preventing the Earth impact of a hazardous asteroid: the kinetic impactor.  DART's primary objective is to demonstrate a kinetic impact on a small asteroid.  The binary near-Earth asteroid (65803) Didymos is the target for DART.   While Didymos' primary body is approximately 800 meters across, its secondary body has a 150-meter size, which is more typical of the size of asteroids that could pose a more common hazard to Earth.\r\n\r\nThe DART spacecraft will achieve the kinetic impact by deliberately crashing itself into the moonlet at a speed of approximately 6 km/s, with the aid of an onboard camera and sophisticated autonomous navigation software. The collision will change the speed of the moonlet in its orbit around the main body by a fraction of one percent, enough to be measured using telescopes on Earth.",
            "launch_designator": null,
            "type": "Robotic Exploration",
            "orbit": {
              "id": 6,
              "name": "Heliocentric N/A",
              "abbrev": "Helio-N/A"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
          },
          "pad": {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/16/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 4E",
            "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
            "map_url": "https://www.google.com/maps?q=34.632,-120.611",
            "latitude": "34.632",
            "longitude": "-120.611",
            "location": {
              "id": 11,
              "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
              "name": "Vandenberg SFB, CA, USA",
              "country_code": "USA",
              "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
              "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
              "timezone_name": "America/Los_Angeles",
              "total_launch_count": 879,
              "total_landing_count": 33
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
            "total_launch_count": 263,
            "orbital_launch_attempt_count": 263
          },
          "webcast_live": false,
          "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20211123182921.jpeg",
          "infographic": null,
          "program": [],
          "orbital_launch_attempt_count": 6155,
          "location_launch_attempt_count": 692,
          "pad_launch_attempt_count": 86,
          "agency_launch_attempt_count": 147,
          "orbital_launch_attempt_count_year": 118,
          "location_launch_attempt_count_year": 5,
          "pad_launch_attempt_count_year": 2,
          "agency_launch_attempt_count_year": 30,
          "type": "normal"
        }
      ],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 881,
      "url": "https://ll.thespacedevs.com/2.2.0/event/881/?format=api",
      "slug": "psyche-mission-and-science-briefing",
      "name": "Psyche Mission and Science Briefing",
      "updates": [
        {
          "id": 5372,
          "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Livestream has started",
          "info_url": "https://www.youtube.com/watch?v=THj6HMhOCEk",
          "created_by": "LL2",
          "created_on": "2023-10-10T15:57:24Z"
        },
        {
          "id": 5345,
          "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event",
          "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-psyche-spacecraft-launch-to-metal-world/",
          "created_by": "hitura-nobad",
          "created_on": "2023-10-08T06:34:14Z"
        }
      ],
      "last_updated": "2024-03-05T17:26:43Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Psyche Mission and Science Briefing on NASA TV with the following participants:\r\n\r\n- Lori Glaze, Planetary Science Division director, NASA Headquarters\r\n- Lindy Elkins-Tanton, Psyche principal investigator, Arizona State University\r\n- Ben Weiss,Deputy principal investigator and magnetometer lead, MIT\r\n- David Oh, chief engineer for operations, JPL\r\n- Abi Biswas, Deep Space Optical Communications project technologist, JPL",
      "webcast_live": false,
      "location": "KSC, Florida",
      "news_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-psyche-spacecraft-launch-to-metal-world/",
      "video_url": "https://www.youtube.com/watch?v=THj6HMhOCEk",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "Sets Coverage for Psyche Spacecraft Launch to Metal World",
          "description": "NASA will provide coverage of the upcoming prelaunch and launch activities for its Psyche mission to a metal-rich asteroid. Launch is targeted for 10:16 a.m.",
          "feature_image": null,
          "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-psyche-spacecraft-launch-to-metal-world/",
          "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": "#MissionToPsyche: The Science Behind the Psyche Spacecraft (News Briefing)",
          "description": "The Psyche spacecraft will journey 2.2 billion miles to an asteroid that scientists hypothesize is made of substantial amounts of metal. It may contain leftover material from the core of a planetesima...",
          "feature_image": "https://i.ytimg.com/vi/THj6HMhOCEk/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=THj6HMhOCEk",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-10-10T15:56:30Z",
          "end_time": "2023-10-10T16:55:31Z"
        }
      ],
      "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/psyche_mission__image_20231008063220.jpg",
      "date": "2023-10-10T16:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT59M1S",
      "agencies": [
        {
          "id": 44,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        },
        {
          "id": 121,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
          "name": "SpaceX",
          "featured": true,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "SpX",
          "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
          "administrator": "CEO: Elon Musk",
          "founding_year": "2002",
          "launchers": "Falcon | Starship",
          "spacecraft": "Dragon",
          "parent": null,
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
          "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
        }
      ],
      "launches": [
        {
          "id": "66133437-db31-4098-8e3e-cf34c8125f9b",
          "url": "https://ll.thespacedevs.com/2.2.0/launch/66133437-db31-4098-8e3e-cf34c8125f9b/?format=api",
          "slug": "falcon-heavy-psyche",
          "name": "Falcon Heavy | Psyche",
          "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
          },
          "last_updated": "2024-03-05T18:23:37Z",
          "net": "2023-10-13T14:19:43Z",
          "window_end": "2023-10-13T14:19:43Z",
          "window_start": "2023-10-13T14:19:43Z",
          "net_precision": {
            "id": 0,
            "name": "Second",
            "abbrev": "SEC",
            "description": "The T-0 is accurate to the second."
          },
          "probability": 85,
          "weather_concerns": "Anvil Cloud Rules, Thick Cloud Layers Rule, Cumulus Cloud Rule",
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "type": "Commercial"
          },
          "rocket": {
            "id": 2691,
            "configuration": {
              "id": 161,
              "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/161/?format=api",
              "name": "Falcon Heavy",
              "family": "Falcon",
              "full_name": "Falcon Heavy",
              "variant": "Heavy"
            }
          },
          "mission": {
            "id": 1098,
            "name": "Psyche",
            "description": "Psyche is a NASA interplanetary mission to visit the main belt asteroid of the same name, 16 Psyche. Spacecraft will take 4 years and one Mars flyby to reach the asteroid, which is of particular interest due to being comprised mostly of iron and nickel. Psyche is theorized to be a remnant of an early planet's core, and may offer insights into how solar system formed and evolved. The mission is led by Arizona State University, with NASA JPL being responsible for mission management and operations.",
            "launch_designator": null,
            "type": "Planetary Science",
            "orbit": {
              "id": 6,
              "name": "Heliocentric N/A",
              "abbrev": "Helio-N/A"
            },
            "agencies": [
              {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Jared Isaacman",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "launch_library_url": null,
                "total_launch_count": 142,
                "consecutive_successful_launches": 12,
                "successful_launches": 122,
                "failed_launches": 20,
                "pending_launches": 5,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.nasa.gov",
                "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
              }
            ],
            "info_urls": [],
            "vid_urls": []
          },
          "pad": {
            "id": 87,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
            "agency_id": 121,
            "name": "Launch Complex 39A",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
            "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
            "latitude": "28.60822681",
            "longitude": "-80.60428186",
            "location": {
              "id": 27,
              "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
              "name": "Kennedy Space Center, FL, USA",
              "country_code": "USA",
              "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
              "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
              "timezone_name": "America/New_York",
              "total_launch_count": 280,
              "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
            "total_launch_count": 221,
            "orbital_launch_attempt_count": 220
          },
          "webcast_live": false,
          "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520heav_image_20231014091714.jpeg",
          "infographic": null,
          "program": [
            {
              "id": 33,
              "url": "https://ll.thespacedevs.com/2.2.0/program/33/?format=api",
              "name": "Discovery Program",
              "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.",
              "agencies": [
                {
                  "id": 44,
                  "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "type": "Government"
                }
              ],
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg",
              "start_date": "1990-01-01T00:00:00Z",
              "end_date": null,
              "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/",
              "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program",
              "mission_patches": [],
              "type": {
                "id": 5,
                "name": "Exploration"
              }
            }
          ],
          "orbital_launch_attempt_count": 6534,
          "location_launch_attempt_count": 224,
          "pad_launch_attempt_count": 166,
          "agency_launch_attempt_count": 286,
          "orbital_launch_attempt_count_year": 166,
          "location_launch_attempt_count_year": 11,
          "pad_launch_attempt_count_year": 11,
          "agency_launch_attempt_count_year": 73,
          "type": "normal"
        }
      ],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 916,
      "url": "https://ll.thespacedevs.com/2.2.0/event/916/?format=api",
      "slug": "axiom-3-crew-press-conference",
      "name": "Axiom-3 Crew Press Conference",
      "updates": [
        {
          "id": 6250,
          "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event",
          "info_url": "https://www.axiomspace.com/news/ax3-countdowntolaunch",
          "created_by": "hitura-nobad",
          "created_on": "2024-01-11T06:37:08Z"
        }
      ],
      "last_updated": "2024-03-05T17:26:44Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Axiom Space will hold a virtual press conference with the astronauts of Axiom Mission 3 (Ax-3) to highlight their mission readiness and objectives,\r\nParticipants include:\r\n\r\n- Michael López-Alegría, Ax-3 Commander, Axiom Space, U.S. and Spain\r\n- Walter Villadei, Ax-3 Pilot, Italy\r\n- Alper Gezeravcı, Ax-3 Mission Specialist, Türkiye\r\n- Marcus Wandt, Ax-3 Mission Specialist, ESA/Sweden",
      "webcast_live": false,
      "location": "Online",
      "news_url": "https://www.axiomspace.com/news/ax3-countdowntolaunch",
      "video_url": "https://www.youtube.com/watch?v=FBF3J4O-Np8",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.axiomspace.com",
          "title": "MEDIA ADVISORY: to Hold Crew Press Conference Ahead of Ax-3 Mission —",
          "description": "Axiom Space will hold a virtual press conference with the astronauts of Axiom Mission 3 (Ax-3) to highlight their mission readiness and objectives. During the event, the Ax-3 crew will be in quarantine in Florida making final preparations ahead of the launch on Jan. 17 at 5:11 p.m. ET.\n\nAx-3 will be...",
          "feature_image": null,
          "url": "https://www.axiomspace.com/news/ax3-countdowntolaunch",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Axiom Space",
          "title": "Ax-3 Mission | Crew Countdown to Launch Press Conference",
          "description": "-- -- --Axiom Space is building for beyond, guided by the vision of a thriving home in space that benefits every human, everywhere. The leading provider of h...",
          "feature_image": "https://i.ytimg.com/vi/FBF3J4O-Np8/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=FBF3J4O-Np8",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2024-01-12T04:40:58Z",
          "end_time": "2024-01-12T05:37:22Z"
        }
      ],
      "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom-3_crew_pr_image_20240111063706.jpeg",
      "date": "2024-01-11T16:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": null,
      "agencies": [
        {
          "id": 1022,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
          "name": "Axiom Space",
          "featured": false,
          "type": "Private",
          "country_code": "USA",
          "abbrev": "AXS",
          "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
          "administrator": "CEO: Jonathan Cirtain",
          "founding_year": "2016",
          "launchers": "",
          "spacecraft": "",
          "parent": null,
          "image_url": null,
          "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png"
        },
        {
          "id": 27,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
          "name": "European Space Agency",
          "featured": false,
          "type": "Multinational",
          "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL,SVN",
          "abbrev": "ESA",
          "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
          "administrator": "Director General: Josef Aschbacher",
          "founding_year": "1975",
          "launchers": "Ariane | Vega",
          "spacecraft": "Space Rider",
          "parent": null,
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
          "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
        },
        {
          "id": 1050,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
          "name": "Italian Air Force",
          "featured": false,
          "type": "Government",
          "country_code": "ITA",
          "abbrev": "IAF",
          "description": "The Italian Air Force is the air force of the Italian Republic. The Italian Air Force was founded as an independent service arm on 28 March 1923 by King Victor Emmanuel III as the Regia Aeronautica (\"Royal Air Force\"). After World War II, when Italy became a republic following a referendum, the Regia Aeronautica was given its current name.",
          "administrator": null,
          "founding_year": "1923",
          "launchers": "",
          "spacecraft": "",
          "parent": null,
          "image_url": null,
          "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/italian2520air2520force_logo_20230508150416.png"
        },
        {
          "id": 121,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
          "name": "SpaceX",
          "featured": true,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "SpX",
          "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
          "administrator": "CEO: Elon Musk",
          "founding_year": "2002",
          "launchers": "Falcon | Starship",
          "spacecraft": "Dragon",
          "parent": null,
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
          "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
        }
      ],
      "launches": [
        {
          "id": "da48063e-b50f-4602-adab-ad7331ee6d82",
          "url": "https://ll.thespacedevs.com/2.2.0/launch/da48063e-b50f-4602-adab-ad7331ee6d82/?format=api",
          "slug": "falcon-9-block-5-axiom-space-mission-3",
          "name": "Falcon 9 Block 5 | Axiom Space Mission 3",
          "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
          },
          "last_updated": "2024-03-05T17:47:16Z",
          "net": "2024-01-18T21:49:11Z",
          "window_end": "2024-01-18T21:49:11Z",
          "window_start": "2024-01-18T21:49:11Z",
          "net_precision": {
            "id": 0,
            "name": "Second",
            "abbrev": "SEC",
            "description": "The T-0 is accurate to the second."
          },
          "probability": 80,
          "weather_concerns": "Cumulus Cloud Rule, Flight Through Precipitation",
          "holdreason": "",
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "type": "Commercial"
          },
          "rocket": {
            "id": 2951,
            "configuration": {
              "id": 164,
              "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
              "name": "Falcon 9",
              "family": "Falcon",
              "full_name": "Falcon 9 Block 5",
              "variant": "Block 5"
            }
          },
          "mission": {
            "id": 1368,
            "name": "Axiom Space Mission 3",
            "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for  at least eight days.",
            "launch_designator": null,
            "type": "Tourism",
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO"
            },
            "agencies": [
              {
                "id": 1022,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                "name": "Axiom Space",
                "featured": false,
                "type": "Private",
                "country_code": "USA",
                "abbrev": "AXS",
                "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
                "administrator": "CEO: Jonathan Cirtain",
                "founding_year": "2016",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.axiomspace.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png",
                "image_url": null,
                "nation_url": null
              }
            ],
            "info_urls": [],
            "vid_urls": []
          },
          "pad": {
            "id": 87,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
            "agency_id": 121,
            "name": "Launch Complex 39A",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
            "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
            "latitude": "28.60822681",
            "longitude": "-80.60428186",
            "location": {
              "id": 27,
              "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
              "name": "Kennedy Space Center, FL, USA",
              "country_code": "USA",
              "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
              "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
              "timezone_name": "America/New_York",
              "total_launch_count": 280,
              "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
            "total_launch_count": 221,
            "orbital_launch_attempt_count": 220
          },
          "webcast_live": false,
          "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240116164417.jpeg",
          "infographic": null,
          "program": [
            {
              "id": 32,
              "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
              "name": "Axiom Private Spaceflight",
              "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
              "agencies": [
                {
                  "id": 1022,
                  "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                  "name": "Axiom Space",
                  "type": "Private"
                }
              ],
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
              "start_date": "2022-04-08T00:00:00Z",
              "end_date": null,
              "info_url": "https://www.axiomspace.com/missions/",
              "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
              "mission_patches": [
                {
                  "id": 901,
                  "name": "Ax-3 Patch",
                  "priority": 10,
                  "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                  "agency": {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "type": "Private"
                  }
                },
                {
                  "id": 605,
                  "name": "Ax-1 Patch",
                  "priority": 10,
                  "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                  "agency": {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "type": "Private"
                  }
                },
                {
                  "id": 778,
                  "name": "Axiom Mission 2 Patch",
                  "priority": 10,
                  "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                  "agency": {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "type": "Private"
                  }
                }
              ],
              "type": {
                "id": 2,
                "name": "Human Spaceflight"
              }
            }
          ],
          "orbital_launch_attempt_count": 6603,
          "location_launch_attempt_count": 227,
          "pad_launch_attempt_count": 169,
          "agency_launch_attempt_count": 317,
          "orbital_launch_attempt_count_year": 14,
          "location_launch_attempt_count_year": 1,
          "pad_launch_attempt_count_year": 1,
          "agency_launch_attempt_count_year": 6,
          "type": "normal"
        }
      ],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 32,
          "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
          "name": "Axiom Private Spaceflight",
          "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
          "agencies": [
            {
              "id": 1022,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
              "name": "Axiom Space",
              "type": "Private"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
          "start_date": "2022-04-08T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.axiomspace.com/missions/",
          "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
          "mission_patches": [
            {
              "id": 901,
              "name": "Ax-3 Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
              "agency": {
                "id": 1022,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                "name": "Axiom Space",
                "type": "Private"
              }
            },
            {
              "id": 605,
              "name": "Ax-1 Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
              "agency": {
                "id": 1022,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                "name": "Axiom Space",
                "type": "Private"
              }
            },
            {
              "id": 778,
              "name": "Axiom Mission 2 Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
              "agency": {
                "id": 1022,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                "name": "Axiom Space",
                "type": "Private"
              }
            }
          ],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    }
  ]
}