Modes

Levels of detail in the response - normal, detailed

Example - /space_stations/?mode=detailed

Filters

Parameters - docked_vehicles, docked_vehicles__gt, docked_vehicles__gte, docked_vehicles__lt, docked_vehicles__lte, id, name, name__contains, onboard_crew, onboard_crew__gt, onboard_crew__gte, onboard_crew__lt, onboard_crew__lte, orbit, owner__ids, owners, status, status__ids, type

Example - /space_stations/?onboard_crew__gte=1

Fields searched - name, owners__abbrev, owners__name

Example - /space_stations/?search=Salyut

Ordering

Fields - docked_vehicles, founded, id, name, onboard_crew, status, type, volume

Example - /space_stations/?ordering=founded

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /space_stations/?limit=2

Format

Switch to JSON output - /space_stations/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/space_stations/4/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 4,
    "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
    "name": "International Space Station",
    "image": {
        "id": 1952,
        "name": "ISS as seen from Shuttle Atlantis (STS-132)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
        "credit": "NASA",
        "license": {
            "id": 4,
            "name": "NASA Image and Media Guidelines",
            "priority": 0,
            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
    },
    "status": {
        "id": 1,
        "name": "Active"
    },
    "founded": "1998-11-20",
    "deorbited": null,
    "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",
    "type": {
        "id": 2,
        "name": "Government"
    },
    "owners": [
        {
            "response_mode": "normal",
            "id": 16,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api",
            "name": "Canadian Space Agency",
            "abbrev": "CSA",
            "type": {
                "id": 1,
                "name": "Government"
            },
            "featured": false,
            "country": [
                {
                    "id": 26,
                    "name": "Canada",
                    "alpha_2_code": "CA",
                    "alpha_3_code": "CAN",
                    "nationality_name": "Canadian",
                    "nationality_name_composed": "Canado"
                }
            ],
            "description": "The Canadian Space Agency was established by the Canadian Space Agency Act which received Royal Assent on May 10, 1990. \r\n\r\nThe Canadian space program is administered by the Canadian Space Agency. Canada has contributed technology, expertise and personnel to the world space effort, especially in collaboration with ESA and NASA. In addition to its astronauts and satellites, some of the most notable Canadian technological contributions to space exploration include the Canadarm on the Space Shuttle and Canadarm2 on the International Space Station.",
            "administrator": "President: Lisa Campbell",
            "founding_year": 1990,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
                "id": 120,
                "name": "Canadian Space Agency logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/canadian_space__image_20260402074720.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/canadian_space__image_thumbnail_20260402074720.png",
                "credit": "Canadian Space Agency",
                "license": {
                    "id": 42,
                    "name": "CSA Copyright",
                    "priority": 2,
                    "link": "https://www.asc-csa.gc.ca/eng/terms.asp#copyright"
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 47,
                "name": "Canadian Space Agency social logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/canadian_space__image_20260402074642.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/canadian_space__image_thumbnail_20260402074642.jpeg",
                "credit": "Canadian Space Agency",
                "license": {
                    "id": 42,
                    "name": "CSA Copyright",
                    "priority": 2,
                    "link": "https://www.asc-csa.gc.ca/eng/terms.asp#copyright"
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 27,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
            "name": "European Space Agency",
            "abbrev": "ESA",
            "type": {
                "id": 2,
                "name": "Multinational"
            },
            "featured": false,
            "country": [
                {
                    "id": 1,
                    "name": "France",
                    "alpha_2_code": "FR",
                    "alpha_3_code": "FRA",
                    "nationality_name": "French",
                    "nationality_name_composed": "Franco"
                },
                {
                    "id": 3,
                    "name": "Italy",
                    "alpha_2_code": "IT",
                    "alpha_3_code": "ITA",
                    "nationality_name": "Italian",
                    "nationality_name_composed": "Italo"
                },
                {
                    "id": 4,
                    "name": "Germany",
                    "alpha_2_code": "DE",
                    "alpha_3_code": "DEU",
                    "nationality_name": "German",
                    "nationality_name_composed": "Germano"
                },
                {
                    "id": 7,
                    "name": "Spain",
                    "alpha_2_code": "ES",
                    "alpha_3_code": "ESP",
                    "nationality_name": "Spanish",
                    "nationality_name_composed": "Hispano"
                },
                {
                    "id": 8,
                    "name": "Switzerland",
                    "alpha_2_code": "CH",
                    "alpha_3_code": "CHE",
                    "nationality_name": "Swiss",
                    "nationality_name_composed": "Swiss"
                },
                {
                    "id": 10,
                    "name": "United Kingdom",
                    "alpha_2_code": "GB",
                    "alpha_3_code": "GBR",
                    "nationality_name": "British",
                    "nationality_name_composed": "Brito"
                },
                {
                    "id": 11,
                    "name": "Austria",
                    "alpha_2_code": "AT",
                    "alpha_3_code": "AUT",
                    "nationality_name": "Austrian",
                    "nationality_name_composed": "Austro"
                },
                {
                    "id": 15,
                    "name": "Sweden",
                    "alpha_2_code": "SE",
                    "alpha_3_code": "SWE",
                    "nationality_name": "Swedish",
                    "nationality_name_composed": "Swedo"
                },
                {
                    "id": 23,
                    "name": "Portugal",
                    "alpha_2_code": "PT",
                    "alpha_3_code": "PRT",
                    "nationality_name": "Portuguese",
                    "nationality_name_composed": "Luso"
                },
                {
                    "id": 27,
                    "name": "Netherlands",
                    "alpha_2_code": "NL",
                    "alpha_3_code": "NLD",
                    "nationality_name": "Dutch",
                    "nationality_name_composed": "Dutch"
                },
                {
                    "id": 31,
                    "name": "Hungary",
                    "alpha_2_code": "HU",
                    "alpha_3_code": "HUN",
                    "nationality_name": "Hungarian",
                    "nationality_name_composed": "Hungarian"
                },
                {
                    "id": 39,
                    "name": "Poland",
                    "alpha_2_code": "PL",
                    "alpha_3_code": "POL",
                    "nationality_name": "Polish",
                    "nationality_name_composed": "Polono"
                },
                {
                    "id": 45,
                    "name": "Denmark",
                    "alpha_2_code": "DK",
                    "alpha_3_code": "DNK",
                    "nationality_name": "Danish",
                    "nationality_name_composed": "Dano"
                },
                {
                    "id": 46,
                    "name": "Czechia",
                    "alpha_2_code": "CZ",
                    "alpha_3_code": "CZE",
                    "nationality_name": "Czech",
                    "nationality_name_composed": "Czech"
                },
                {
                    "id": 47,
                    "name": "Romania",
                    "alpha_2_code": "RO",
                    "alpha_3_code": "ROU",
                    "nationality_name": "Romanian",
                    "nationality_name_composed": "Romanian"
                },
                {
                    "id": 49,
                    "name": "Norway",
                    "alpha_2_code": "NO",
                    "alpha_3_code": "NOR",
                    "nationality_name": "Norwegian",
                    "nationality_name_composed": "Norwegian"
                },
                {
                    "id": 77,
                    "name": "Finland",
                    "alpha_2_code": "FI",
                    "alpha_3_code": "FIN",
                    "nationality_name": "Finnish",
                    "nationality_name_composed": "Finno"
                },
                {
                    "id": 78,
                    "name": "Greece",
                    "alpha_2_code": "GR",
                    "alpha_3_code": "GRC",
                    "nationality_name": "Greek",
                    "nationality_name_composed": "Greco"
                },
                {
                    "id": 80,
                    "name": "Estonia",
                    "alpha_2_code": "EE",
                    "alpha_3_code": "EST",
                    "nationality_name": "Estonian",
                    "nationality_name_composed": "Estonian"
                },
                {
                    "id": 81,
                    "name": "Ireland",
                    "alpha_2_code": "IE",
                    "alpha_3_code": "IRL",
                    "nationality_name": "Irish",
                    "nationality_name_composed": "Irish"
                },
                {
                    "id": 85,
                    "name": "Luxembourg",
                    "alpha_2_code": "LU",
                    "alpha_3_code": "LUX",
                    "nationality_name": "Luxembourger",
                    "nationality_name_composed": "Luxembourgish"
                },
                {
                    "id": 20,
                    "name": "Belgium",
                    "alpha_2_code": "BE",
                    "alpha_3_code": "BEL",
                    "nationality_name": "Belgian",
                    "nationality_name_composed": "Belgo"
                },
                {
                    "id": 86,
                    "name": "Slovenia",
                    "alpha_2_code": "SI",
                    "alpha_3_code": "SVN",
                    "nationality_name": "Slovenian",
                    "nationality_name_composed": "Slovenian"
                }
            ],
            "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": {
                "id": 2324,
                "name": "ESA patch floating in the ISS Cupola",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_thumbnail_20250211192110.png",
                "credit": "ESA",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "logo": {
                "id": 130,
                "name": "European Space Agency logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                "credit": "ESA",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 130,
                "name": "European Space Agency logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                "credit": "ESA",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
            "name": "Japan Aerospace Exploration Agency",
            "abbrev": "JAXA",
            "type": {
                "id": 1,
                "name": "Government"
            },
            "featured": true,
            "country": [
                {
                    "id": 28,
                    "name": "Japan",
                    "alpha_2_code": "JP",
                    "alpha_3_code": "JPN",
                    "nationality_name": "Japanese",
                    "nationality_name_composed": "Nippo"
                }
            ],
            "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
            "administrator": "Administrator: Hiroshi Yamakawa",
            "founding_year": 2003,
            "launchers": "H-II",
            "spacecraft": "",
            "parent": null,
            "image": {
                "id": 16,
                "name": "[AUTO] Japan Aerospace Exploration Agency - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "logo": {
                "id": 151,
                "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 69,
                "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 44,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
            "name": "National Aeronautics and Space Administration",
            "abbrev": "NASA",
            "type": {
                "id": 1,
                "name": "Government"
            },
            "featured": true,
            "country": [
                {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                }
            ],
            "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": {
                "id": 19,
                "name": "[AUTO] National Aeronautics and Space Administration - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "logo": {
                "id": 161,
                "name": "[AUTO] National Aeronautics and Space Administration - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 76,
                "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 63,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
            "name": "Russian Federal Space Agency (ROSCOSMOS)",
            "abbrev": "RFSA",
            "type": {
                "id": 1,
                "name": "Government"
            },
            "featured": true,
            "country": [
                {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                }
            ],
            "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
            "administrator": "Administrator: Yuri Borisov",
            "founding_year": 1992,
            "launchers": "Soyuz",
            "spacecraft": "Soyuz",
            "parent": null,
            "image": {
                "id": 25,
                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "logo": {
                "id": 177,
                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 89,
                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        }
    ],
    "response_mode": "detailed",
    "active_expeditions": [
        {
            "id": 165,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/165/?format=api",
            "name": "Expedition 74",
            "start": "2025-12-09T01:41:00Z",
            "end": null
        }
    ],
    "height": 72.8,
    "width": 108.5,
    "mass": 419.7,
    "volume": 931,
    "onboard_crew": 7,
    "docked_vehicles": 4,
    "docking_location": [
        {
            "id": 19,
            "name": "Harmony forward",
            "currently_docked": null
        },
        {
            "id": 20,
            "name": "Zarya nadir",
            "currently_docked": null
        },
        {
            "id": 21,
            "name": "Harmony nadir",
            "currently_docked": null
        },
        {
            "id": 30,
            "name": "Harmony zenith",
            "currently_docked": {
                "id": 635,
                "url": "https://lldev.thespacedevs.com/2.3.0/docking_events/635/?format=api",
                "docking": "2026-02-14T20:15:00Z",
                "departure": null,
                "flight_vehicle_chaser": {
                    "id": 901,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/901/?format=api",
                    "spacecraft": {
                        "response_mode": "normal",
                        "id": 551,
                        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/551/?format=api",
                        "name": "Crew Dragon Freedom",
                        "serial_number": "C212",
                        "is_placeholder": false,
                        "image": {
                            "id": 1181,
                            "name": "Crew Dragon docking",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": false,
                            "variants": []
                        },
                        "in_space": true,
                        "time_in_space": "P423DT8H43M19S",
                        "time_docked": "P414DT12H35M59S",
                        "flights_count": 5,
                        "mission_ends_count": 4,
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "description": "Crew Dragon spacecraft first used for Crew-4.",
                        "spacecraft_config": {
                            "response_mode": "detailed",
                            "id": 6,
                            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/6/?format=api",
                            "name": "Crew Dragon 2",
                            "type": {
                                "id": 2,
                                "name": "Capsule"
                            },
                            "agency": {
                                "response_mode": "normal",
                                "id": 121,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                },
                                "featured": true,
                                "country": [
                                    {
                                        "id": 2,
                                        "name": "United States of America",
                                        "alpha_2_code": "US",
                                        "alpha_3_code": "USA",
                                        "nationality_name": "American",
                                        "nationality_name_composed": "Americano"
                                    }
                                ],
                                "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": {
                                    "id": 29,
                                    "name": "[AUTO] SpaceX - image",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "logo": {
                                    "id": 186,
                                    "name": "[AUTO] SpaceX - logo",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "social_logo": {
                                    "id": 94,
                                    "name": "[AUTO] SpaceX - social_logo",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                }
                            },
                            "family": [
                                {
                                    "response_mode": "normal",
                                    "id": 6,
                                    "name": "Dragon",
                                    "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.",
                                    "manufacturer": {
                                        "response_mode": "normal",
                                        "id": 121,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                        "name": "SpaceX",
                                        "abbrev": "SpX",
                                        "type": {
                                            "id": 3,
                                            "name": "Commercial"
                                        },
                                        "featured": true,
                                        "country": [
                                            {
                                                "id": 2,
                                                "name": "United States of America",
                                                "alpha_2_code": "US",
                                                "alpha_3_code": "USA",
                                                "nationality_name": "American",
                                                "nationality_name_composed": "Americano"
                                            }
                                        ],
                                        "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": {
                                            "id": 29,
                                            "name": "[AUTO] SpaceX - image",
                                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                                            "credit": null,
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        },
                                        "logo": {
                                            "id": 186,
                                            "name": "[AUTO] SpaceX - logo",
                                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                                            "credit": null,
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        },
                                        "social_logo": {
                                            "id": 94,
                                            "name": "[AUTO] SpaceX - social_logo",
                                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                                            "credit": null,
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        }
                                    },
                                    "parent": null,
                                    "maiden_flight": "2010-12-08",
                                    "spacecraft_flown": 23,
                                    "total_launch_count": 57,
                                    "successful_launches": 55,
                                    "failed_launches": 2,
                                    "attempted_landings": 55,
                                    "successful_landings": 54,
                                    "failed_landings": 1
                                },
                                {
                                    "response_mode": "normal",
                                    "id": 7,
                                    "name": "Dragon 2",
                                    "description": "Dragon 2 is a family of spacecraft developed and produced by American private space transportation company SpaceX. It was redesigned for human spaceflight, and is capable of docking to the ISS.",
                                    "manufacturer": {
                                        "response_mode": "normal",
                                        "id": 121,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                        "name": "SpaceX",
                                        "abbrev": "SpX",
                                        "type": {
                                            "id": 3,
                                            "name": "Commercial"
                                        },
                                        "featured": true,
                                        "country": [
                                            {
                                                "id": 2,
                                                "name": "United States of America",
                                                "alpha_2_code": "US",
                                                "alpha_3_code": "USA",
                                                "nationality_name": "American",
                                                "nationality_name_composed": "Americano"
                                            }
                                        ],
                                        "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": {
                                            "id": 29,
                                            "name": "[AUTO] SpaceX - image",
                                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                                            "credit": null,
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        },
                                        "logo": {
                                            "id": 186,
                                            "name": "[AUTO] SpaceX - logo",
                                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                                            "credit": null,
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        },
                                        "social_logo": {
                                            "id": 94,
                                            "name": "[AUTO] SpaceX - social_logo",
                                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                                            "credit": null,
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        }
                                    },
                                    "parent": {
                                        "response_mode": "normal",
                                        "id": 6,
                                        "name": "Dragon",
                                        "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.",
                                        "manufacturer": {
                                            "response_mode": "list",
                                            "id": 121,
                                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                            "name": "SpaceX",
                                            "abbrev": "SpX",
                                            "type": {
                                                "id": 3,
                                                "name": "Commercial"
                                            }
                                        },
                                        "parent": null,
                                        "maiden_flight": "2010-12-08"
                                    },
                                    "maiden_flight": "2019-03-02",
                                    "spacecraft_flown": 10,
                                    "total_launch_count": 35,
                                    "successful_launches": 35,
                                    "failed_launches": 0,
                                    "attempted_landings": 34,
                                    "successful_landings": 33,
                                    "failed_landings": 1
                                }
                            ],
                            "in_use": true,
                            "image": {
                                "id": 1181,
                                "name": "Crew Dragon docking",
                                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": false,
                                "variants": []
                            },
                            "capability": "Crew Flights to ISS or Low Earth Orbit",
                            "history": "Crew Dragon 2 is a spacecraft developed by SpaceX, an American private space transportation company based in Hawthorne, California. Dragon is launched into space by the SpaceX Falcon 9 two-stage-to-orbit launch vehicle. It is one of two American Spacecraft being develeoped capable of lifting American Astronauts to the International Space Station.\r\n\r\nThe first crewed flight, launched on 30 May 2020 on a Falcon 9 rocket, and carried NASA astronauts Douglas Hurley and Robert Behnken to the International Space Station in the first crewed orbital spaceflight launched from the US since the final Space Shuttle mission in 2011, and the first ever operated by a commercial provider.",
                            "details": "Crew Dragon 2 is capable of lifting four astronauts, or a combination of crew and cargo to and from low Earth orbit. Its heat shield is designed to withstand Earth re-entry velocities from Lunar and Martian spaceflights.",
                            "maiden_flight": "2019-03-02",
                            "height": 7.2,
                            "diameter": 3.7,
                            "human_rated": true,
                            "crew_capacity": 4,
                            "payload_capacity": 6000,
                            "payload_return_capacity": null,
                            "flight_life": "Able to fly for up to one week of free flight or two years docked.",
                            "wiki_link": "https://en.wikipedia.org/wiki/Dragon_2",
                            "info_link": "https://www.spacex.com/crew-dragon",
                            "spacecraft_flown": 7,
                            "total_launch_count": 22,
                            "successful_launches": 22,
                            "failed_launches": 0,
                            "attempted_landings": 21,
                            "successful_landings": 20,
                            "failed_landings": 1,
                            "fastest_turnaround": "P136DT17H5M56S"
                        },
                        "fastest_turnaround": "P219DT42M6S"
                    },
                    "launch": {
                        "id": "862b54e3-7bf8-48e5-8cd1-d77257d5fde9",
                        "url": "https://lldev.thespacedevs.com/2.3.0/launches/862b54e3-7bf8-48e5-8cd1-d77257d5fde9/?format=api",
                        "name": "Falcon 9 Block 5 | Crew-12",
                        "response_mode": "normal",
                        "slug": "falcon-9-block-5-crew-12",
                        "launch_designator": "2026-031",
                        "status": {
                            "id": 3,
                            "name": "Launch Successful",
                            "abbrev": "Success",
                            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                        },
                        "last_updated": "2026-02-15T12:13:40Z",
                        "net": "2026-02-13T10:15:56Z",
                        "net_precision": {
                            "id": 0,
                            "name": "Second",
                            "abbrev": "SEC",
                            "description": "The T-0 is accurate to the second."
                        },
                        "window_end": "2026-02-13T10:15:56Z",
                        "window_start": "2026-02-13T10:15:56Z",
                        "image": {
                            "id": 2689,
                            "name": "Falcon 9 at SLC-40 (Crew-12)",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_at_slc_image_20260208171226.jpg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_at_slc_image_thumbnail_20260208171228.jpeg",
                            "credit": "SpaceX",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "infographic": null,
                        "probability": 90,
                        "weather_concerns": "Cumulus Cloud Rule, Flight Through Precipitation",
                        "failreason": "",
                        "hashtag": null,
                        "launch_service_provider": {
                            "response_mode": "list",
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "abbrev": "SpX",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        "rocket": {
                            "id": 7599,
                            "configuration": {
                                "response_mode": "list",
                                "id": 164,
                                "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
                                "name": "Falcon 9",
                                "families": [
                                    {
                                        "response_mode": "list",
                                        "id": 1,
                                        "name": "Falcon"
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 176,
                                        "name": "Falcon 9"
                                    }
                                ],
                                "full_name": "Falcon 9 Block 5",
                                "variant": "Block 5"
                            }
                        },
                        "mission": {
                            "id": 6042,
                            "name": "Crew-12",
                            "type": "Human Exploration",
                            "description": "SpaceX Crew-12 is the twelfth crewed operational flight of a Crew Dragon spacecraft to the International Space Station as part of NASA's Commercial Crew Program.",
                            "image": null,
                            "orbit": {
                                "id": 8,
                                "name": "Low Earth Orbit",
                                "abbrev": "LEO",
                                "celestial_body": {
                                    "response_mode": "list",
                                    "id": 1,
                                    "name": "Earth"
                                }
                            },
                            "agencies": [
                                {
                                    "response_mode": "normal",
                                    "id": 27,
                                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "abbrev": "ESA",
                                    "type": {
                                        "id": 2,
                                        "name": "Multinational"
                                    },
                                    "featured": false,
                                    "country": [
                                        {
                                            "id": 1,
                                            "name": "France",
                                            "alpha_2_code": "FR",
                                            "alpha_3_code": "FRA",
                                            "nationality_name": "French",
                                            "nationality_name_composed": "Franco"
                                        },
                                        {
                                            "id": 3,
                                            "name": "Italy",
                                            "alpha_2_code": "IT",
                                            "alpha_3_code": "ITA",
                                            "nationality_name": "Italian",
                                            "nationality_name_composed": "Italo"
                                        },
                                        {
                                            "id": 4,
                                            "name": "Germany",
                                            "alpha_2_code": "DE",
                                            "alpha_3_code": "DEU",
                                            "nationality_name": "German",
                                            "nationality_name_composed": "Germano"
                                        },
                                        {
                                            "id": 7,
                                            "name": "Spain",
                                            "alpha_2_code": "ES",
                                            "alpha_3_code": "ESP",
                                            "nationality_name": "Spanish",
                                            "nationality_name_composed": "Hispano"
                                        },
                                        {
                                            "id": 8,
                                            "name": "Switzerland",
                                            "alpha_2_code": "CH",
                                            "alpha_3_code": "CHE",
                                            "nationality_name": "Swiss",
                                            "nationality_name_composed": "Swiss"
                                        },
                                        {
                                            "id": 10,
                                            "name": "United Kingdom",
                                            "alpha_2_code": "GB",
                                            "alpha_3_code": "GBR",
                                            "nationality_name": "British",
                                            "nationality_name_composed": "Brito"
                                        },
                                        {
                                            "id": 11,
                                            "name": "Austria",
                                            "alpha_2_code": "AT",
                                            "alpha_3_code": "AUT",
                                            "nationality_name": "Austrian",
                                            "nationality_name_composed": "Austro"
                                        },
                                        {
                                            "id": 15,
                                            "name": "Sweden",
                                            "alpha_2_code": "SE",
                                            "alpha_3_code": "SWE",
                                            "nationality_name": "Swedish",
                                            "nationality_name_composed": "Swedo"
                                        },
                                        {
                                            "id": 23,
                                            "name": "Portugal",
                                            "alpha_2_code": "PT",
                                            "alpha_3_code": "PRT",
                                            "nationality_name": "Portuguese",
                                            "nationality_name_composed": "Luso"
                                        },
                                        {
                                            "id": 27,
                                            "name": "Netherlands",
                                            "alpha_2_code": "NL",
                                            "alpha_3_code": "NLD",
                                            "nationality_name": "Dutch",
                                            "nationality_name_composed": "Dutch"
                                        },
                                        {
                                            "id": 31,
                                            "name": "Hungary",
                                            "alpha_2_code": "HU",
                                            "alpha_3_code": "HUN",
                                            "nationality_name": "Hungarian",
                                            "nationality_name_composed": "Hungarian"
                                        },
                                        {
                                            "id": 39,
                                            "name": "Poland",
                                            "alpha_2_code": "PL",
                                            "alpha_3_code": "POL",
                                            "nationality_name": "Polish",
                                            "nationality_name_composed": "Polono"
                                        },
                                        {
                                            "id": 45,
                                            "name": "Denmark",
                                            "alpha_2_code": "DK",
                                            "alpha_3_code": "DNK",
                                            "nationality_name": "Danish",
                                            "nationality_name_composed": "Dano"
                                        },
                                        {
                                            "id": 46,
                                            "name": "Czechia",
                                            "alpha_2_code": "CZ",
                                            "alpha_3_code": "CZE",
                                            "nationality_name": "Czech",
                                            "nationality_name_composed": "Czech"
                                        },
                                        {
                                            "id": 47,
                                            "name": "Romania",
                                            "alpha_2_code": "RO",
                                            "alpha_3_code": "ROU",
                                            "nationality_name": "Romanian",
                                            "nationality_name_composed": "Romanian"
                                        },
                                        {
                                            "id": 49,
                                            "name": "Norway",
                                            "alpha_2_code": "NO",
                                            "alpha_3_code": "NOR",
                                            "nationality_name": "Norwegian",
                                            "nationality_name_composed": "Norwegian"
                                        },
                                        {
                                            "id": 77,
                                            "name": "Finland",
                                            "alpha_2_code": "FI",
                                            "alpha_3_code": "FIN",
                                            "nationality_name": "Finnish",
                                            "nationality_name_composed": "Finno"
                                        },
                                        {
                                            "id": 78,
                                            "name": "Greece",
                                            "alpha_2_code": "GR",
                                            "alpha_3_code": "GRC",
                                            "nationality_name": "Greek",
                                            "nationality_name_composed": "Greco"
                                        },
                                        {
                                            "id": 80,
                                            "name": "Estonia",
                                            "alpha_2_code": "EE",
                                            "alpha_3_code": "EST",
                                            "nationality_name": "Estonian",
                                            "nationality_name_composed": "Estonian"
                                        },
                                        {
                                            "id": 81,
                                            "name": "Ireland",
                                            "alpha_2_code": "IE",
                                            "alpha_3_code": "IRL",
                                            "nationality_name": "Irish",
                                            "nationality_name_composed": "Irish"
                                        },
                                        {
                                            "id": 85,
                                            "name": "Luxembourg",
                                            "alpha_2_code": "LU",
                                            "alpha_3_code": "LUX",
                                            "nationality_name": "Luxembourger",
                                            "nationality_name_composed": "Luxembourgish"
                                        },
                                        {
                                            "id": 20,
                                            "name": "Belgium",
                                            "alpha_2_code": "BE",
                                            "alpha_3_code": "BEL",
                                            "nationality_name": "Belgian",
                                            "nationality_name_composed": "Belgo"
                                        },
                                        {
                                            "id": 86,
                                            "name": "Slovenia",
                                            "alpha_2_code": "SI",
                                            "alpha_3_code": "SVN",
                                            "nationality_name": "Slovenian",
                                            "nationality_name_composed": "Slovenian"
                                        }
                                    ],
                                    "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": {
                                        "id": 2324,
                                        "name": "ESA patch floating in the ISS Cupola",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_thumbnail_20250211192110.png",
                                        "credit": "ESA",
                                        "license": {
                                            "id": 2,
                                            "name": "ESA Standard Licence",
                                            "priority": 2,
                                            "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                                        },
                                        "single_use": false,
                                        "variants": []
                                    },
                                    "logo": {
                                        "id": 130,
                                        "name": "European Space Agency logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                                        "credit": "ESA",
                                        "license": {
                                            "id": 2,
                                            "name": "ESA Standard Licence",
                                            "priority": 2,
                                            "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "social_logo": {
                                        "id": 130,
                                        "name": "European Space Agency logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                                        "credit": "ESA",
                                        "license": {
                                            "id": 2,
                                            "name": "ESA Standard Licence",
                                            "priority": 2,
                                            "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "total_launch_count": 7,
                                    "consecutive_successful_launches": 5,
                                    "successful_launches": 6,
                                    "failed_launches": 1,
                                    "pending_launches": 1,
                                    "consecutive_successful_landings": 0,
                                    "successful_landings": 0,
                                    "failed_landings": 0,
                                    "attempted_landings": 0,
                                    "successful_landings_spacecraft": 0,
                                    "failed_landings_spacecraft": 0,
                                    "attempted_landings_spacecraft": 0,
                                    "successful_landings_payload": 0,
                                    "failed_landings_payload": 0,
                                    "attempted_landings_payload": 0,
                                    "info_url": "https://www.esa.int/",
                                    "wiki_url": "https://en.wikipedia.org/wiki/European_Space_Agency",
                                    "social_media_links": [
                                        {
                                            "id": 242,
                                            "social_media": {
                                                "id": 3,
                                                "name": "Homepage",
                                                "url": null,
                                                "logo": null
                                            },
                                            "url": "https://www.esa.int/"
                                        },
                                        {
                                            "id": 243,
                                            "social_media": {
                                                "id": 4,
                                                "name": "LinkedIn",
                                                "url": "https://www.linkedin.com/",
                                                "logo": {
                                                    "id": 2321,
                                                    "name": "LinkedIn logo",
                                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png",
                                                    "credit": "LinkedIn",
                                                    "license": {
                                                        "id": 1,
                                                        "name": "Unknown",
                                                        "priority": 9,
                                                        "link": null
                                                    },
                                                    "single_use": true,
                                                    "variants": []
                                                }
                                            },
                                            "url": "https://www.linkedin.com/company/european-space-agency/"
                                        },
                                        {
                                            "id": 244,
                                            "social_media": {
                                                "id": 2,
                                                "name": "Instagram",
                                                "url": "https://instagram.com",
                                                "logo": {
                                                    "id": 2322,
                                                    "name": "Instagram logo",
                                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                                                    "credit": "Instagram",
                                                    "license": {
                                                        "id": 1,
                                                        "name": "Unknown",
                                                        "priority": 9,
                                                        "link": null
                                                    },
                                                    "single_use": true,
                                                    "variants": []
                                                }
                                            },
                                            "url": "https://www.instagram.com/europeanspaceagency/"
                                        },
                                        {
                                            "id": 245,
                                            "social_media": {
                                                "id": 1,
                                                "name": "X",
                                                "url": "https://x.com",
                                                "logo": {
                                                    "id": 2320,
                                                    "name": "X logo",
                                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                                                    "credit": "X",
                                                    "license": {
                                                        "id": 1,
                                                        "name": "Unknown",
                                                        "priority": 9,
                                                        "link": null
                                                    },
                                                    "single_use": true,
                                                    "variants": []
                                                }
                                            },
                                            "url": "https://x.com/esa"
                                        },
                                        {
                                            "id": 246,
                                            "social_media": {
                                                "id": 5,
                                                "name": "Bluesky",
                                                "url": "https://bsky.app/",
                                                "logo": {
                                                    "id": 2323,
                                                    "name": "Bluesky logo",
                                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_20250211191214.png",
                                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_thumbnail_20250211191214.png",
                                                    "credit": "Bluesky",
                                                    "license": {
                                                        "id": 1,
                                                        "name": "Unknown",
                                                        "priority": 9,
                                                        "link": null
                                                    },
                                                    "single_use": true,
                                                    "variants": []
                                                }
                                            },
                                            "url": "https://bsky.app/profile/esa.int"
                                        }
                                    ]
                                },
                                {
                                    "response_mode": "normal",
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "abbrev": "NASA",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    },
                                    "featured": true,
                                    "country": [
                                        {
                                            "id": 2,
                                            "name": "United States of America",
                                            "alpha_2_code": "US",
                                            "alpha_3_code": "USA",
                                            "nationality_name": "American",
                                            "nationality_name_composed": "Americano"
                                        }
                                    ],
                                    "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": {
                                        "id": 19,
                                        "name": "[AUTO] National Aeronautics and Space Administration - image",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "logo": {
                                        "id": 161,
                                        "name": "[AUTO] National Aeronautics and Space Administration - logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "social_logo": {
                                        "id": 76,
                                        "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "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,
                                    "successful_landings_spacecraft": 178,
                                    "failed_landings_spacecraft": 2,
                                    "attempted_landings_spacecraft": 180,
                                    "successful_landings_payload": 0,
                                    "failed_landings_payload": 0,
                                    "attempted_landings_payload": 0,
                                    "info_url": "https://www.nasa.gov",
                                    "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                                    "social_media_links": []
                                },
                                {
                                    "response_mode": "normal",
                                    "id": 63,
                                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "abbrev": "RFSA",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    },
                                    "featured": true,
                                    "country": [
                                        {
                                            "id": 5,
                                            "name": "Russia",
                                            "alpha_2_code": "RU",
                                            "alpha_3_code": "RUS",
                                            "nationality_name": "Russian",
                                            "nationality_name_composed": "Russo"
                                        }
                                    ],
                                    "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                                    "administrator": "Administrator: Yuri Borisov",
                                    "founding_year": 1992,
                                    "launchers": "Soyuz",
                                    "spacecraft": "Soyuz",
                                    "parent": null,
                                    "image": {
                                        "id": 25,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "logo": {
                                        "id": 177,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "social_logo": {
                                        "id": 89,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "total_launch_count": 340,
                                    "consecutive_successful_launches": 64,
                                    "successful_launches": 329,
                                    "failed_launches": 11,
                                    "pending_launches": 2,
                                    "consecutive_successful_landings": 0,
                                    "successful_landings": 0,
                                    "failed_landings": 0,
                                    "attempted_landings": 0,
                                    "successful_landings_spacecraft": 200,
                                    "failed_landings_spacecraft": 7,
                                    "attempted_landings_spacecraft": 207,
                                    "successful_landings_payload": 0,
                                    "failed_landings_payload": 1,
                                    "attempted_landings_payload": 1,
                                    "info_url": "https://en.roscosmos.ru/",
                                    "wiki_url": "https://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
                                    "social_media_links": []
                                }
                            ],
                            "info_urls": [],
                            "vid_urls": []
                        },
                        "pad": {
                            "id": 80,
                            "url": "https://lldev.thespacedevs.com/2.3.0/pads/80/?format=api",
                            "active": true,
                            "agencies": [
                                {
                                    "response_mode": "normal",
                                    "id": 121,
                                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "abbrev": "SpX",
                                    "type": {
                                        "id": 3,
                                        "name": "Commercial"
                                    },
                                    "featured": true,
                                    "country": [
                                        {
                                            "id": 2,
                                            "name": "United States of America",
                                            "alpha_2_code": "US",
                                            "alpha_3_code": "USA",
                                            "nationality_name": "American",
                                            "nationality_name_composed": "Americano"
                                        }
                                    ],
                                    "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": {
                                        "id": 29,
                                        "name": "[AUTO] SpaceX - image",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "logo": {
                                        "id": 186,
                                        "name": "[AUTO] SpaceX - logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "social_logo": {
                                        "id": 94,
                                        "name": "[AUTO] SpaceX - social_logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    }
                                }
                            ],
                            "name": "Space Launch Complex 40",
                            "image": {
                                "id": 2113,
                                "name": "F9 liftoff from SLC-40 (SES-24)",
                                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_20240621050513.jpeg",
                                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_thumbnail_20240621050514.jpeg",
                                "credit": "SpaceX",
                                "license": {
                                    "id": 5,
                                    "name": "CC BY-NC 2.0",
                                    "priority": 1,
                                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                                },
                                "single_use": false,
                                "variants": []
                            },
                            "description": "",
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                            "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                            "latitude": 28.56194122,
                            "longitude": -80.57735736,
                            "country": {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            },
                            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                            "total_launch_count": 376,
                            "orbital_launch_attempt_count": 376,
                            "fastest_turnaround": "P1DT21H",
                            "location": {
                                "response_mode": "normal",
                                "id": 12,
                                "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
                                "name": "Cape Canaveral SFS, FL, USA",
                                "celestial_body": {
                                    "response_mode": "normal",
                                    "id": 1,
                                    "name": "Earth",
                                    "type": {
                                        "id": 1,
                                        "name": "Planet"
                                    },
                                    "diameter": 12742000.0,
                                    "mass": 5.972168e+24,
                                    "gravity": 9.80655,
                                    "length_of_day": "1 00:00:00",
                                    "atmosphere": true,
                                    "image": {
                                        "id": 2040,
                                        "name": "Earth (Apollo 17)",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                        "credit": "NASA",
                                        "license": {
                                            "id": 4,
                                            "name": "NASA Image and Media Guidelines",
                                            "priority": 0,
                                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                                    "total_attempted_launches": 7470,
                                    "successful_launches": 6915,
                                    "failed_launches": 555,
                                    "total_attempted_landings": 1288,
                                    "successful_landings": 1241,
                                    "failed_landings": 47
                                },
                                "active": true,
                                "country": {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                },
                                "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.",
                                "image": {
                                    "id": 2200,
                                    "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                                    "credit": "NASA",
                                    "license": {
                                        "id": 4,
                                        "name": "NASA Image and Media Guidelines",
                                        "priority": 0,
                                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                                "longitude": -80.577778,
                                "latitude": 28.488889,
                                "timezone_name": "America/New_York",
                                "total_launch_count": 1100,
                                "total_landing_count": 71
                            }
                        },
                        "webcast_live": false,
                        "program": [
                            {
                                "response_mode": "normal",
                                "id": 5,
                                "url": "https://lldev.thespacedevs.com/2.3.0/programs/5/?format=api",
                                "name": "Commercial Crew Program",
                                "image": {
                                    "id": 1869,
                                    "name": "Commercial Crew Program logo",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194004.png",
                                    "credit": "NASA",
                                    "license": {
                                        "id": 4,
                                        "name": "NASA Image and Media Guidelines",
                                        "priority": 0,
                                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                                "wiki_url": "https://en.wikipedia.org/wiki/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": [
                                    {
                                        "response_mode": "list",
                                        "id": 80,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
                                        "name": "Boeing",
                                        "abbrev": "BA",
                                        "type": {
                                            "id": 3,
                                            "name": "Commercial"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 44,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                        "name": "National Aeronautics and Space Administration",
                                        "abbrev": "NASA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 121,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                        "name": "SpaceX",
                                        "abbrev": "SpX",
                                        "type": {
                                            "id": 3,
                                            "name": "Commercial"
                                        }
                                    }
                                ],
                                "start_date": "2011-04-18T00:00:00Z",
                                "end_date": null,
                                "mission_patches": [],
                                "type": {
                                    "id": 2,
                                    "name": "Human Spaceflight"
                                }
                            },
                            {
                                "response_mode": "normal",
                                "id": 17,
                                "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api",
                                "name": "International Space Station",
                                "image": {
                                    "id": 1874,
                                    "name": "[AUTO] International Space Station - image",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                                "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                                "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": [
                                    {
                                        "response_mode": "list",
                                        "id": 16,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api",
                                        "name": "Canadian Space Agency",
                                        "abbrev": "CSA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 27,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
                                        "name": "European Space Agency",
                                        "abbrev": "ESA",
                                        "type": {
                                            "id": 2,
                                            "name": "Multinational"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 37,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                                        "name": "Japan Aerospace Exploration Agency",
                                        "abbrev": "JAXA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 44,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                        "name": "National Aeronautics and Space Administration",
                                        "abbrev": "NASA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 63,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                        "abbrev": "RFSA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    }
                                ],
                                "start_date": "1998-11-20T06:40:00Z",
                                "end_date": null,
                                "mission_patches": [],
                                "type": {
                                    "id": 2,
                                    "name": "Human Spaceflight"
                                }
                            }
                        ],
                        "orbital_launch_attempt_count": 7207,
                        "location_launch_attempt_count": 1085,
                        "pad_launch_attempt_count": 362,
                        "agency_launch_attempt_count": 636,
                        "orbital_launch_attempt_count_year": 34,
                        "location_launch_attempt_count_year": 9,
                        "pad_launch_attempt_count_year": 8,
                        "agency_launch_attempt_count_year": 17
                    }
                },
                "space_station_chaser": null,
                "payload_flight_chaser": null
            }
        },
        {
            "id": 38,
            "name": "Zvezda nadir",
            "currently_docked": null
        },
        {
            "id": 1,
            "name": "Unity nadir",
            "currently_docked": null
        },
        {
            "id": 39,
            "name": "Zvezda zenith",
            "currently_docked": null
        },
        {
            "id": 40,
            "name": "Nauka nadir",
            "currently_docked": null
        },
        {
            "id": 2,
            "name": "Zvezda aft",
            "currently_docked": {
                "id": 629,
                "url": "https://lldev.thespacedevs.com/2.3.0/docking_events/629/?format=api",
                "docking": "2025-09-13T17:23:00Z",
                "departure": null,
                "flight_vehicle_chaser": {
                    "id": 896,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/896/?format=api",
                    "spacecraft": {
                        "response_mode": "normal",
                        "id": 622,
                        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/622/?format=api",
                        "name": "Progress MS-32",
                        "serial_number": "MS-32 (No.462)",
                        "is_placeholder": false,
                        "image": {
                            "id": 1924,
                            "name": "[AUTO] Progress-MS - image",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194142.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "in_space": true,
                        "time_in_space": "P205DT12H15M31S",
                        "time_docked": "P203DT10H46M37S",
                        "flights_count": 1,
                        "mission_ends_count": 0,
                        "status": {
                            "id": 4,
                            "name": "Single Use"
                        },
                        "description": "Progress MS-32 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                        "spacecraft_config": {
                            "response_mode": "detailed",
                            "id": 33,
                            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/33/?format=api",
                            "name": "Progress-MS",
                            "type": {
                                "id": 4,
                                "name": "Cargo Resupply"
                            },
                            "agency": {
                                "response_mode": "normal",
                                "id": 63,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "abbrev": "RFSA",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                },
                                "featured": true,
                                "country": [
                                    {
                                        "id": 5,
                                        "name": "Russia",
                                        "alpha_2_code": "RU",
                                        "alpha_3_code": "RUS",
                                        "nationality_name": "Russian",
                                        "nationality_name_composed": "Russo"
                                    }
                                ],
                                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                                "administrator": "Administrator: Yuri Borisov",
                                "founding_year": 1992,
                                "launchers": "Soyuz",
                                "spacecraft": "Soyuz",
                                "parent": null,
                                "image": {
                                    "id": 25,
                                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "logo": {
                                    "id": 177,
                                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "social_logo": {
                                    "id": 89,
                                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                }
                            },
                            "family": [
                                {
                                    "response_mode": "normal",
                                    "id": 2,
                                    "name": "Progress",
                                    "description": "The Progress is a Russian expendable cargo spacecraft. Its purpose is to deliver the supplies needed to sustain a human presence in orbit.",
                                    "manufacturer": {
                                        "response_mode": "normal",
                                        "id": 1000,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                                        "name": "Energia",
                                        "abbrev": "OKB-1",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        },
                                        "featured": false,
                                        "country": [
                                            {
                                                "id": 5,
                                                "name": "Russia",
                                                "alpha_2_code": "RU",
                                                "alpha_3_code": "RUS",
                                                "nationality_name": "Russian",
                                                "nationality_name_composed": "Russo"
                                            }
                                        ],
                                        "description": null,
                                        "administrator": null,
                                        "founding_year": 1946,
                                        "launchers": "",
                                        "spacecraft": "",
                                        "parent": null,
                                        "image": null,
                                        "logo": null,
                                        "social_logo": null
                                    },
                                    "parent": null,
                                    "maiden_flight": "1978-01-20",
                                    "spacecraft_flown": 186,
                                    "total_launch_count": 186,
                                    "successful_launches": 183,
                                    "failed_launches": 3,
                                    "attempted_landings": 0,
                                    "successful_landings": 0,
                                    "failed_landings": 0
                                }
                            ],
                            "in_use": true,
                            "image": {
                                "id": 1924,
                                "name": "[AUTO] Progress-MS - image",
                                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg",
                                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194142.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "capability": "ISS Logistics, ISS Orbit Raising",
                            "history": "Progress-MS is an improved variant which first launched on 21 December 2015. It has the following improvements:\r\n- New external compartment that enables it to deploy satellites.\r\n- Enhanced redundancy\r\n- Improved Micrometeoroid (MMOD) protection\r\n- Luch Russian relay satellites link capabilities\r\n- GNSS autonomous navigation\r\n- Real time relative navigation\r\n- New digital radio\r\n    The Ukrainian Chezara Kvant-V on board radio system and antenna/feeder system has been replaced with a Unified Command Telemetry System (UCTS).\r\n- Replacement of the Kurs A with Kurs NA digital system.",
                            "details": "Progress is derived from the manned Soyuz spacecraft and is launched on the same vehicle, a Soyuz rocket.\r\nThe purpose of Progress is to deliver supplies needed to sustain human presence in orbit. Currently it is used as a re-supply spacecraft for the ISS.",
                            "maiden_flight": "2015-12-21",
                            "height": 7.23,
                            "diameter": 2.72,
                            "human_rated": false,
                            "crew_capacity": null,
                            "payload_capacity": 2400,
                            "payload_return_capacity": null,
                            "flight_life": "6 Months docked to ISS",
                            "wiki_link": "https://en.wikipedia.org/wiki/Progress_(spacecraft)#Progress_MS_(2015%E2%80%93present)",
                            "info_link": "",
                            "spacecraft_flown": 33,
                            "total_launch_count": 33,
                            "successful_launches": 32,
                            "failed_launches": 1,
                            "attempted_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "fastest_turnaround": null
                        },
                        "fastest_turnaround": null
                    },
                    "launch": {
                        "id": "d4813e5c-305e-4401-ba4f-917aa1aaceae",
                        "url": "https://lldev.thespacedevs.com/2.3.0/launches/d4813e5c-305e-4401-ba4f-917aa1aaceae/?format=api",
                        "name": "Soyuz 2.1a | Progress MS-32 (93P)",
                        "response_mode": "normal",
                        "slug": "soyuz-21a-progress-ms-32-93p",
                        "launch_designator": "2025-204",
                        "status": {
                            "id": 3,
                            "name": "Launch Successful",
                            "abbrev": "Success",
                            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                        },
                        "last_updated": "2025-09-14T04:00:18Z",
                        "net": "2025-09-11T15:54:06Z",
                        "net_precision": {
                            "id": 0,
                            "name": "Second",
                            "abbrev": "SEC",
                            "description": "The T-0 is accurate to the second."
                        },
                        "window_end": "2025-09-11T15:54:06Z",
                        "window_start": "2025-09-11T15:54:06Z",
                        "image": {
                            "id": 1828,
                            "name": "[AUTO] Soyuz 2.1a - image",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193857.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "infographic": null,
                        "probability": null,
                        "weather_concerns": null,
                        "failreason": "",
                        "hashtag": null,
                        "launch_service_provider": {
                            "response_mode": "list",
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "abbrev": "RFSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "rocket": {
                            "id": 8430,
                            "configuration": {
                                "response_mode": "list",
                                "id": 24,
                                "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/24/?format=api",
                                "name": "Soyuz 2.1a",
                                "families": [
                                    {
                                        "response_mode": "list",
                                        "id": 147,
                                        "name": "Soyuz"
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 190,
                                        "name": "Soyuz 2"
                                    }
                                ],
                                "full_name": "Soyuz 2.1a",
                                "variant": ""
                            }
                        },
                        "mission": {
                            "id": 7019,
                            "name": "Progress MS-32 (93P)",
                            "type": "Resupply",
                            "description": "Progress resupply mission to the International Space Station.",
                            "image": null,
                            "orbit": {
                                "id": 8,
                                "name": "Low Earth Orbit",
                                "abbrev": "LEO",
                                "celestial_body": {
                                    "response_mode": "list",
                                    "id": 1,
                                    "name": "Earth"
                                }
                            },
                            "agencies": [
                                {
                                    "response_mode": "normal",
                                    "id": 63,
                                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "abbrev": "RFSA",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    },
                                    "featured": true,
                                    "country": [
                                        {
                                            "id": 5,
                                            "name": "Russia",
                                            "alpha_2_code": "RU",
                                            "alpha_3_code": "RUS",
                                            "nationality_name": "Russian",
                                            "nationality_name_composed": "Russo"
                                        }
                                    ],
                                    "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                                    "administrator": "Administrator: Yuri Borisov",
                                    "founding_year": 1992,
                                    "launchers": "Soyuz",
                                    "spacecraft": "Soyuz",
                                    "parent": null,
                                    "image": {
                                        "id": 25,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "logo": {
                                        "id": 177,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "social_logo": {
                                        "id": 89,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "total_launch_count": 340,
                                    "consecutive_successful_launches": 64,
                                    "successful_launches": 329,
                                    "failed_launches": 11,
                                    "pending_launches": 2,
                                    "consecutive_successful_landings": 0,
                                    "successful_landings": 0,
                                    "failed_landings": 0,
                                    "attempted_landings": 0,
                                    "successful_landings_spacecraft": 200,
                                    "failed_landings_spacecraft": 7,
                                    "attempted_landings_spacecraft": 207,
                                    "successful_landings_payload": 0,
                                    "failed_landings_payload": 1,
                                    "attempted_landings_payload": 1,
                                    "info_url": "https://en.roscosmos.ru/",
                                    "wiki_url": "https://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
                                    "social_media_links": []
                                }
                            ],
                            "info_urls": [],
                            "vid_urls": []
                        },
                        "pad": {
                            "id": 20,
                            "url": "https://lldev.thespacedevs.com/2.3.0/pads/20/?format=api",
                            "active": true,
                            "agencies": [],
                            "name": "31/6",
                            "image": {
                                "id": 1467,
                                "name": "Soyuz 2.1a liftoff from pad 31/6 (Progress MS-25)",
                                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20231231162517.jpg",
                                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192846.jpeg",
                                "credit": "Roscosmos",
                                "license": {
                                    "id": 14,
                                    "name": "Roscosmos Image Use Policy",
                                    "priority": 3,
                                    "link": "https://www.roscosmos.ru/22650/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "",
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                            "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                            "latitude": 45.996034,
                            "longitude": 63.564003,
                            "country": {
                                "id": 44,
                                "name": "Kazakhstan",
                                "alpha_2_code": "KZ",
                                "alpha_3_code": "KAZ",
                                "nationality_name": "Kazakh",
                                "nationality_name_composed": "Kazakhstani"
                            },
                            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                            "total_launch_count": 427,
                            "orbital_launch_attempt_count": 427,
                            "fastest_turnaround": "P1DT23H9M9S",
                            "location": {
                                "response_mode": "normal",
                                "id": 15,
                                "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
                                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                                "celestial_body": {
                                    "response_mode": "normal",
                                    "id": 1,
                                    "name": "Earth",
                                    "type": {
                                        "id": 1,
                                        "name": "Planet"
                                    },
                                    "diameter": 12742000.0,
                                    "mass": 5.972168e+24,
                                    "gravity": 9.80655,
                                    "length_of_day": "1 00:00:00",
                                    "atmosphere": true,
                                    "image": {
                                        "id": 2040,
                                        "name": "Earth (Apollo 17)",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                        "credit": "NASA",
                                        "license": {
                                            "id": 4,
                                            "name": "NASA Image and Media Guidelines",
                                            "priority": 0,
                                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                                    "total_attempted_launches": 7470,
                                    "successful_launches": 6915,
                                    "failed_launches": 555,
                                    "total_attempted_landings": 1288,
                                    "successful_landings": 1241,
                                    "failed_landings": 47
                                },
                                "active": true,
                                "country": {
                                    "id": 44,
                                    "name": "Kazakhstan",
                                    "alpha_2_code": "KZ",
                                    "alpha_3_code": "KAZ",
                                    "nationality_name": "Kazakh",
                                    "nationality_name_composed": "Kazakhstani"
                                },
                                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                                "image": {
                                    "id": 2198,
                                    "name": "Soyuz launch pad at the Baikonur Cosmodrome",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
                                    "credit": "NASA/Bill Ingalls",
                                    "license": {
                                        "id": 4,
                                        "name": "NASA Image and Media Guidelines",
                                        "priority": 0,
                                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                                "longitude": 63.305,
                                "latitude": 45.965,
                                "timezone_name": "Asia/Qyzylorda",
                                "total_launch_count": 1561,
                                "total_landing_count": 0
                            }
                        },
                        "webcast_live": false,
                        "program": [
                            {
                                "response_mode": "normal",
                                "id": 17,
                                "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api",
                                "name": "International Space Station",
                                "image": {
                                    "id": 1874,
                                    "name": "[AUTO] International Space Station - image",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                                "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                                "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": [
                                    {
                                        "response_mode": "list",
                                        "id": 16,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api",
                                        "name": "Canadian Space Agency",
                                        "abbrev": "CSA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 27,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
                                        "name": "European Space Agency",
                                        "abbrev": "ESA",
                                        "type": {
                                            "id": 2,
                                            "name": "Multinational"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 37,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                                        "name": "Japan Aerospace Exploration Agency",
                                        "abbrev": "JAXA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 44,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                        "name": "National Aeronautics and Space Administration",
                                        "abbrev": "NASA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 63,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                        "abbrev": "RFSA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    }
                                ],
                                "start_date": "1998-11-20T06:40:00Z",
                                "end_date": null,
                                "mission_patches": [],
                                "type": {
                                    "id": 2,
                                    "name": "Human Spaceflight"
                                }
                            }
                        ],
                        "orbital_launch_attempt_count": 7059,
                        "location_launch_attempt_count": 1558,
                        "pad_launch_attempt_count": 425,
                        "agency_launch_attempt_count": 335,
                        "orbital_launch_attempt_count_year": 210,
                        "location_launch_attempt_count_year": 5,
                        "pad_launch_attempt_count_year": 5,
                        "agency_launch_attempt_count_year": 6
                    }
                },
                "space_station_chaser": null,
                "payload_flight_chaser": null
            }
        },
        {
            "id": 42,
            "name": "Prichal nadir",
            "currently_docked": null
        },
        {
            "id": 3,
            "name": "Poisk zenith",
            "currently_docked": {
                "id": 636,
                "url": "https://lldev.thespacedevs.com/2.3.0/docking_events/636/?format=api",
                "docking": "2026-03-24T13:40:44Z",
                "departure": null,
                "flight_vehicle_chaser": {
                    "id": 905,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/905/?format=api",
                    "spacecraft": {
                        "response_mode": "normal",
                        "id": 625,
                        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/625/?format=api",
                        "name": "Progress MS-33",
                        "serial_number": "MS-33 (No.463)",
                        "is_placeholder": false,
                        "image": {
                            "id": 1924,
                            "name": "[AUTO] Progress-MS - image",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194142.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "in_space": true,
                        "time_in_space": "P13DT16H9M48S",
                        "time_docked": "P11DT14H28M55S",
                        "flights_count": 1,
                        "mission_ends_count": 0,
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "description": "Progress MS-33 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                        "spacecraft_config": {
                            "response_mode": "detailed",
                            "id": 33,
                            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/33/?format=api",
                            "name": "Progress-MS",
                            "type": {
                                "id": 4,
                                "name": "Cargo Resupply"
                            },
                            "agency": {
                                "response_mode": "normal",
                                "id": 63,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "abbrev": "RFSA",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                },
                                "featured": true,
                                "country": [
                                    {
                                        "id": 5,
                                        "name": "Russia",
                                        "alpha_2_code": "RU",
                                        "alpha_3_code": "RUS",
                                        "nationality_name": "Russian",
                                        "nationality_name_composed": "Russo"
                                    }
                                ],
                                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                                "administrator": "Administrator: Yuri Borisov",
                                "founding_year": 1992,
                                "launchers": "Soyuz",
                                "spacecraft": "Soyuz",
                                "parent": null,
                                "image": {
                                    "id": 25,
                                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "logo": {
                                    "id": 177,
                                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "social_logo": {
                                    "id": 89,
                                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                }
                            },
                            "family": [
                                {
                                    "response_mode": "normal",
                                    "id": 2,
                                    "name": "Progress",
                                    "description": "The Progress is a Russian expendable cargo spacecraft. Its purpose is to deliver the supplies needed to sustain a human presence in orbit.",
                                    "manufacturer": {
                                        "response_mode": "normal",
                                        "id": 1000,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                                        "name": "Energia",
                                        "abbrev": "OKB-1",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        },
                                        "featured": false,
                                        "country": [
                                            {
                                                "id": 5,
                                                "name": "Russia",
                                                "alpha_2_code": "RU",
                                                "alpha_3_code": "RUS",
                                                "nationality_name": "Russian",
                                                "nationality_name_composed": "Russo"
                                            }
                                        ],
                                        "description": null,
                                        "administrator": null,
                                        "founding_year": 1946,
                                        "launchers": "",
                                        "spacecraft": "",
                                        "parent": null,
                                        "image": null,
                                        "logo": null,
                                        "social_logo": null
                                    },
                                    "parent": null,
                                    "maiden_flight": "1978-01-20",
                                    "spacecraft_flown": 186,
                                    "total_launch_count": 186,
                                    "successful_launches": 183,
                                    "failed_launches": 3,
                                    "attempted_landings": 0,
                                    "successful_landings": 0,
                                    "failed_landings": 0
                                }
                            ],
                            "in_use": true,
                            "image": {
                                "id": 1924,
                                "name": "[AUTO] Progress-MS - image",
                                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg",
                                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194142.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "capability": "ISS Logistics, ISS Orbit Raising",
                            "history": "Progress-MS is an improved variant which first launched on 21 December 2015. It has the following improvements:\r\n- New external compartment that enables it to deploy satellites.\r\n- Enhanced redundancy\r\n- Improved Micrometeoroid (MMOD) protection\r\n- Luch Russian relay satellites link capabilities\r\n- GNSS autonomous navigation\r\n- Real time relative navigation\r\n- New digital radio\r\n    The Ukrainian Chezara Kvant-V on board radio system and antenna/feeder system has been replaced with a Unified Command Telemetry System (UCTS).\r\n- Replacement of the Kurs A with Kurs NA digital system.",
                            "details": "Progress is derived from the manned Soyuz spacecraft and is launched on the same vehicle, a Soyuz rocket.\r\nThe purpose of Progress is to deliver supplies needed to sustain human presence in orbit. Currently it is used as a re-supply spacecraft for the ISS.",
                            "maiden_flight": "2015-12-21",
                            "height": 7.23,
                            "diameter": 2.72,
                            "human_rated": false,
                            "crew_capacity": null,
                            "payload_capacity": 2400,
                            "payload_return_capacity": null,
                            "flight_life": "6 Months docked to ISS",
                            "wiki_link": "https://en.wikipedia.org/wiki/Progress_(spacecraft)#Progress_MS_(2015%E2%80%93present)",
                            "info_link": "",
                            "spacecraft_flown": 33,
                            "total_launch_count": 33,
                            "successful_launches": 32,
                            "failed_launches": 1,
                            "attempted_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "fastest_turnaround": null
                        },
                        "fastest_turnaround": null
                    },
                    "launch": {
                        "id": "cf34aee7-a118-433b-8337-05b2c6892815",
                        "url": "https://lldev.thespacedevs.com/2.3.0/launches/cf34aee7-a118-433b-8337-05b2c6892815/?format=api",
                        "name": "Soyuz 2.1a | Progress MS-33 (94P)",
                        "response_mode": "normal",
                        "slug": "soyuz-21a-progress-ms-33-94p",
                        "launch_designator": "2026-058",
                        "status": {
                            "id": 3,
                            "name": "Launch Successful",
                            "abbrev": "Success",
                            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                        },
                        "last_updated": "2026-03-22T16:20:45Z",
                        "net": "2026-03-22T11:59:51Z",
                        "net_precision": {
                            "id": 0,
                            "name": "Second",
                            "abbrev": "SEC",
                            "description": "The T-0 is accurate to the second."
                        },
                        "window_end": "2026-03-22T11:59:51Z",
                        "window_start": "2026-03-22T11:59:51Z",
                        "image": {
                            "id": 2735,
                            "name": "Soyuz 2.1a during flight",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_duri_image_20260322140656.jpg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_duri_image_thumbnail_20260322140658.jpeg",
                            "credit": "Roscosmos",
                            "license": {
                                "id": 14,
                                "name": "Roscosmos Image Use Policy",
                                "priority": 3,
                                "link": "https://www.roscosmos.ru/22650/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "infographic": null,
                        "probability": null,
                        "weather_concerns": null,
                        "failreason": "",
                        "hashtag": null,
                        "launch_service_provider": {
                            "response_mode": "list",
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "abbrev": "RFSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "rocket": {
                            "id": 8431,
                            "configuration": {
                                "response_mode": "list",
                                "id": 24,
                                "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/24/?format=api",
                                "name": "Soyuz 2.1a",
                                "families": [
                                    {
                                        "response_mode": "list",
                                        "id": 147,
                                        "name": "Soyuz"
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 190,
                                        "name": "Soyuz 2"
                                    }
                                ],
                                "full_name": "Soyuz 2.1a",
                                "variant": ""
                            }
                        },
                        "mission": {
                            "id": 7020,
                            "name": "Progress MS-33 (94P)",
                            "type": "Resupply",
                            "description": "Progress resupply mission to the International Space Station.",
                            "image": null,
                            "orbit": {
                                "id": 8,
                                "name": "Low Earth Orbit",
                                "abbrev": "LEO",
                                "celestial_body": {
                                    "response_mode": "list",
                                    "id": 1,
                                    "name": "Earth"
                                }
                            },
                            "agencies": [
                                {
                                    "response_mode": "normal",
                                    "id": 63,
                                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "abbrev": "RFSA",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    },
                                    "featured": true,
                                    "country": [
                                        {
                                            "id": 5,
                                            "name": "Russia",
                                            "alpha_2_code": "RU",
                                            "alpha_3_code": "RUS",
                                            "nationality_name": "Russian",
                                            "nationality_name_composed": "Russo"
                                        }
                                    ],
                                    "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                                    "administrator": "Administrator: Yuri Borisov",
                                    "founding_year": 1992,
                                    "launchers": "Soyuz",
                                    "spacecraft": "Soyuz",
                                    "parent": null,
                                    "image": {
                                        "id": 25,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "logo": {
                                        "id": 177,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "social_logo": {
                                        "id": 89,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "total_launch_count": 340,
                                    "consecutive_successful_launches": 64,
                                    "successful_launches": 329,
                                    "failed_launches": 11,
                                    "pending_launches": 2,
                                    "consecutive_successful_landings": 0,
                                    "successful_landings": 0,
                                    "failed_landings": 0,
                                    "attempted_landings": 0,
                                    "successful_landings_spacecraft": 200,
                                    "failed_landings_spacecraft": 7,
                                    "attempted_landings_spacecraft": 207,
                                    "successful_landings_payload": 0,
                                    "failed_landings_payload": 1,
                                    "attempted_landings_payload": 1,
                                    "info_url": "https://en.roscosmos.ru/",
                                    "wiki_url": "https://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
                                    "social_media_links": []
                                }
                            ],
                            "info_urls": [],
                            "vid_urls": []
                        },
                        "pad": {
                            "id": 20,
                            "url": "https://lldev.thespacedevs.com/2.3.0/pads/20/?format=api",
                            "active": true,
                            "agencies": [],
                            "name": "31/6",
                            "image": {
                                "id": 1467,
                                "name": "Soyuz 2.1a liftoff from pad 31/6 (Progress MS-25)",
                                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20231231162517.jpg",
                                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192846.jpeg",
                                "credit": "Roscosmos",
                                "license": {
                                    "id": 14,
                                    "name": "Roscosmos Image Use Policy",
                                    "priority": 3,
                                    "link": "https://www.roscosmos.ru/22650/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "",
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                            "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                            "latitude": 45.996034,
                            "longitude": 63.564003,
                            "country": {
                                "id": 44,
                                "name": "Kazakhstan",
                                "alpha_2_code": "KZ",
                                "alpha_3_code": "KAZ",
                                "nationality_name": "Kazakh",
                                "nationality_name_composed": "Kazakhstani"
                            },
                            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                            "total_launch_count": 427,
                            "orbital_launch_attempt_count": 427,
                            "fastest_turnaround": "P1DT23H9M9S",
                            "location": {
                                "response_mode": "normal",
                                "id": 15,
                                "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
                                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                                "celestial_body": {
                                    "response_mode": "normal",
                                    "id": 1,
                                    "name": "Earth",
                                    "type": {
                                        "id": 1,
                                        "name": "Planet"
                                    },
                                    "diameter": 12742000.0,
                                    "mass": 5.972168e+24,
                                    "gravity": 9.80655,
                                    "length_of_day": "1 00:00:00",
                                    "atmosphere": true,
                                    "image": {
                                        "id": 2040,
                                        "name": "Earth (Apollo 17)",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                        "credit": "NASA",
                                        "license": {
                                            "id": 4,
                                            "name": "NASA Image and Media Guidelines",
                                            "priority": 0,
                                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                                    "total_attempted_launches": 7470,
                                    "successful_launches": 6915,
                                    "failed_launches": 555,
                                    "total_attempted_landings": 1288,
                                    "successful_landings": 1241,
                                    "failed_landings": 47
                                },
                                "active": true,
                                "country": {
                                    "id": 44,
                                    "name": "Kazakhstan",
                                    "alpha_2_code": "KZ",
                                    "alpha_3_code": "KAZ",
                                    "nationality_name": "Kazakh",
                                    "nationality_name_composed": "Kazakhstani"
                                },
                                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                                "image": {
                                    "id": 2198,
                                    "name": "Soyuz launch pad at the Baikonur Cosmodrome",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
                                    "credit": "NASA/Bill Ingalls",
                                    "license": {
                                        "id": 4,
                                        "name": "NASA Image and Media Guidelines",
                                        "priority": 0,
                                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                                "longitude": 63.305,
                                "latitude": 45.965,
                                "timezone_name": "Asia/Qyzylorda",
                                "total_launch_count": 1561,
                                "total_landing_count": 0
                            }
                        },
                        "webcast_live": false,
                        "program": [
                            {
                                "response_mode": "normal",
                                "id": 17,
                                "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api",
                                "name": "International Space Station",
                                "image": {
                                    "id": 1874,
                                    "name": "[AUTO] International Space Station - image",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                                "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                                "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": [
                                    {
                                        "response_mode": "list",
                                        "id": 16,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api",
                                        "name": "Canadian Space Agency",
                                        "abbrev": "CSA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 27,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
                                        "name": "European Space Agency",
                                        "abbrev": "ESA",
                                        "type": {
                                            "id": 2,
                                            "name": "Multinational"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 37,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                                        "name": "Japan Aerospace Exploration Agency",
                                        "abbrev": "JAXA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 44,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                        "name": "National Aeronautics and Space Administration",
                                        "abbrev": "NASA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 63,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                        "abbrev": "RFSA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    }
                                ],
                                "start_date": "1998-11-20T06:40:00Z",
                                "end_date": null,
                                "mission_patches": [],
                                "type": {
                                    "id": 2,
                                    "name": "Human Spaceflight"
                                }
                            }
                        ],
                        "orbital_launch_attempt_count": 7235,
                        "location_launch_attempt_count": 1561,
                        "pad_launch_attempt_count": 427,
                        "agency_launch_attempt_count": 339,
                        "orbital_launch_attempt_count_year": 62,
                        "location_launch_attempt_count_year": 2,
                        "pad_launch_attempt_count_year": 1,
                        "agency_launch_attempt_count_year": 1
                    }
                },
                "space_station_chaser": null,
                "payload_flight_chaser": null
            }
        },
        {
            "id": 12,
            "name": "Node 2 forward",
            "currently_docked": null
        },
        {
            "id": 13,
            "name": "Rassvet nadir",
            "currently_docked": {
                "id": 634,
                "url": "https://lldev.thespacedevs.com/2.3.0/docking_events/634/?format=api",
                "docking": "2025-11-27T12:34:00Z",
                "departure": null,
                "flight_vehicle_chaser": {
                    "id": 881,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/881/?format=api",
                    "spacecraft": {
                        "response_mode": "normal",
                        "id": 612,
                        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/612/?format=api",
                        "name": "Soyuz MS-28",
                        "serial_number": "11F732 #759",
                        "is_placeholder": false,
                        "image": {
                            "id": 967,
                            "name": "Soyuz MS in orbit (MS-19)",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg",
                            "credit": "ESA/NASA/T. Pesquet",
                            "license": {
                                "id": 2,
                                "name": "ESA Standard Licence",
                                "priority": 2,
                                "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                            },
                            "single_use": false,
                            "variants": []
                        },
                        "in_space": true,
                        "time_in_space": "P128DT18H41M36S",
                        "time_docked": "P128DT15H35M33S",
                        "flights_count": 1,
                        "mission_ends_count": 0,
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "description": "Soyuz capsule for the MS-28 mission to the ISS.",
                        "spacecraft_config": {
                            "response_mode": "detailed",
                            "id": 38,
                            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/38/?format=api",
                            "name": "Soyuz MS",
                            "type": {
                                "id": 2,
                                "name": "Capsule"
                            },
                            "agency": {
                                "response_mode": "normal",
                                "id": 63,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "abbrev": "RFSA",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                },
                                "featured": true,
                                "country": [
                                    {
                                        "id": 5,
                                        "name": "Russia",
                                        "alpha_2_code": "RU",
                                        "alpha_3_code": "RUS",
                                        "nationality_name": "Russian",
                                        "nationality_name_composed": "Russo"
                                    }
                                ],
                                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                                "administrator": "Administrator: Yuri Borisov",
                                "founding_year": 1992,
                                "launchers": "Soyuz",
                                "spacecraft": "Soyuz",
                                "parent": null,
                                "image": {
                                    "id": 25,
                                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "logo": {
                                    "id": 177,
                                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "social_logo": {
                                    "id": 89,
                                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                }
                            },
                            "family": [
                                {
                                    "response_mode": "normal",
                                    "id": 1,
                                    "name": "Soyuz",
                                    "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                                    "manufacturer": {
                                        "response_mode": "normal",
                                        "id": 1000,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                                        "name": "Energia",
                                        "abbrev": "OKB-1",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        },
                                        "featured": false,
                                        "country": [
                                            {
                                                "id": 5,
                                                "name": "Russia",
                                                "alpha_2_code": "RU",
                                                "alpha_3_code": "RUS",
                                                "nationality_name": "Russian",
                                                "nationality_name_composed": "Russo"
                                            }
                                        ],
                                        "description": null,
                                        "administrator": null,
                                        "founding_year": 1946,
                                        "launchers": "",
                                        "spacecraft": "",
                                        "parent": null,
                                        "image": null,
                                        "logo": null,
                                        "social_logo": null
                                    },
                                    "parent": null,
                                    "maiden_flight": "1966-11-28",
                                    "spacecraft_flown": 198,
                                    "total_launch_count": 198,
                                    "successful_launches": 183,
                                    "failed_launches": 15,
                                    "attempted_landings": 191,
                                    "successful_landings": 185,
                                    "failed_landings": 6
                                }
                            ],
                            "in_use": true,
                            "image": {
                                "id": 967,
                                "name": "Soyuz MS in orbit (MS-19)",
                                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
                                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg",
                                "credit": "ESA/NASA/T. Pesquet",
                                "license": {
                                    "id": 2,
                                    "name": "ESA Standard Licence",
                                    "priority": 2,
                                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                                },
                                "single_use": false,
                                "variants": []
                            },
                            "capability": "Manned and Cargo ISS Logistics, Lifeboat",
                            "history": "Soyuz MS is the final planned upgrade of the Soyuz spacecraft.\r\n\r\nMajor changes include:\r\n\r\n- more efficient solar panels\r\n- modified engine positions for redundancy\r\n- new Kurs NA approach and docking system\r\n- new TsVM-101 computer\r\n- unified digital command/telemetry system (MBITS) to relay telemetry via satellite, and control spacecraft when out of sight of ground stations\r\n- GLONASS/GPS and Cospas-Sarsat satellite systems for more accurate location afterlanding",
                            "details": "Soyuz is a series of spacecraft designed for the Soviet space programme by the Korolyov Design Bureau (now RKK Energia) in the 1960s that remains in service today. The Soyuz succeeded the Voskhod spacecraft and was originally built as part of the Soviet Manned Lunar programme. The Soyuz spacecraft is launched on a Soyuz rocket, the most frequently used and most reliable launch vehicle in the world to date. The Soyuz rocket design is based on the Vostok launcher, which in turn was based on the 8K74 or R-7A Semyorka, a Soviet intercontinental ballistic missile. All Soyuz spacecraft are launched from the Baikonur Cosmodrome in Kazakhstan.",
                            "maiden_flight": "2016-07-07",
                            "height": 7.48,
                            "diameter": 2.72,
                            "human_rated": true,
                            "crew_capacity": 3,
                            "payload_capacity": null,
                            "payload_return_capacity": null,
                            "flight_life": "210 days while docked",
                            "wiki_link": "https://en.wikipedia.org/wiki/Soyuz_MS",
                            "info_link": "",
                            "spacecraft_flown": 28,
                            "total_launch_count": 28,
                            "successful_launches": 27,
                            "failed_launches": 1,
                            "attempted_landings": 27,
                            "successful_landings": 27,
                            "failed_landings": 0,
                            "fastest_turnaround": null
                        },
                        "fastest_turnaround": null
                    },
                    "launch": {
                        "id": "40beac6e-ce8e-4481-8cf9-56d1d9c48804",
                        "url": "https://lldev.thespacedevs.com/2.3.0/launches/40beac6e-ce8e-4481-8cf9-56d1d9c48804/?format=api",
                        "name": "Soyuz 2.1a | Soyuz MS-28",
                        "response_mode": "normal",
                        "slug": "soyuz-21a-soyuz-ms-28",
                        "launch_designator": "2025-275",
                        "status": {
                            "id": 3,
                            "name": "Launch Successful",
                            "abbrev": "Success",
                            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                        },
                        "last_updated": "2025-11-29T03:22:30Z",
                        "net": "2025-11-27T09:27:57Z",
                        "net_precision": {
                            "id": 0,
                            "name": "Second",
                            "abbrev": "SEC",
                            "description": "The T-0 is accurate to the second."
                        },
                        "window_end": "2025-11-27T09:27:57Z",
                        "window_start": "2025-11-27T09:27:57Z",
                        "image": {
                            "id": 1828,
                            "name": "[AUTO] Soyuz 2.1a - image",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193857.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "infographic": null,
                        "probability": null,
                        "weather_concerns": null,
                        "failreason": "",
                        "hashtag": null,
                        "launch_service_provider": {
                            "response_mode": "list",
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "abbrev": "RFSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "rocket": {
                            "id": 8428,
                            "configuration": {
                                "response_mode": "list",
                                "id": 24,
                                "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/24/?format=api",
                                "name": "Soyuz 2.1a",
                                "families": [
                                    {
                                        "response_mode": "list",
                                        "id": 147,
                                        "name": "Soyuz"
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 190,
                                        "name": "Soyuz 2"
                                    }
                                ],
                                "full_name": "Soyuz 2.1a",
                                "variant": ""
                            }
                        },
                        "mission": {
                            "id": 7017,
                            "name": "Soyuz MS-28",
                            "type": "Human Exploration",
                            "description": "Soyuz MS-28 will carry three cosmonauts and one astronaut to the International Space Station aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan. The crew consists of Roscosmos cosmonauts Sergei Kud-Sverchkov, Sergei Mikayev and Oleg Platonov.",
                            "image": null,
                            "orbit": {
                                "id": 8,
                                "name": "Low Earth Orbit",
                                "abbrev": "LEO",
                                "celestial_body": {
                                    "response_mode": "list",
                                    "id": 1,
                                    "name": "Earth"
                                }
                            },
                            "agencies": [
                                {
                                    "response_mode": "normal",
                                    "id": 63,
                                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "abbrev": "RFSA",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    },
                                    "featured": true,
                                    "country": [
                                        {
                                            "id": 5,
                                            "name": "Russia",
                                            "alpha_2_code": "RU",
                                            "alpha_3_code": "RUS",
                                            "nationality_name": "Russian",
                                            "nationality_name_composed": "Russo"
                                        }
                                    ],
                                    "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                                    "administrator": "Administrator: Yuri Borisov",
                                    "founding_year": 1992,
                                    "launchers": "Soyuz",
                                    "spacecraft": "Soyuz",
                                    "parent": null,
                                    "image": {
                                        "id": 25,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "logo": {
                                        "id": 177,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "social_logo": {
                                        "id": 89,
                                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "total_launch_count": 340,
                                    "consecutive_successful_launches": 64,
                                    "successful_launches": 329,
                                    "failed_launches": 11,
                                    "pending_launches": 2,
                                    "consecutive_successful_landings": 0,
                                    "successful_landings": 0,
                                    "failed_landings": 0,
                                    "attempted_landings": 0,
                                    "successful_landings_spacecraft": 200,
                                    "failed_landings_spacecraft": 7,
                                    "attempted_landings_spacecraft": 207,
                                    "successful_landings_payload": 0,
                                    "failed_landings_payload": 1,
                                    "attempted_landings_payload": 1,
                                    "info_url": "https://en.roscosmos.ru/",
                                    "wiki_url": "https://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
                                    "social_media_links": []
                                }
                            ],
                            "info_urls": [],
                            "vid_urls": []
                        },
                        "pad": {
                            "id": 20,
                            "url": "https://lldev.thespacedevs.com/2.3.0/pads/20/?format=api",
                            "active": true,
                            "agencies": [],
                            "name": "31/6",
                            "image": {
                                "id": 1467,
                                "name": "Soyuz 2.1a liftoff from pad 31/6 (Progress MS-25)",
                                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20231231162517.jpg",
                                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192846.jpeg",
                                "credit": "Roscosmos",
                                "license": {
                                    "id": 14,
                                    "name": "Roscosmos Image Use Policy",
                                    "priority": 3,
                                    "link": "https://www.roscosmos.ru/22650/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "",
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                            "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                            "latitude": 45.996034,
                            "longitude": 63.564003,
                            "country": {
                                "id": 44,
                                "name": "Kazakhstan",
                                "alpha_2_code": "KZ",
                                "alpha_3_code": "KAZ",
                                "nationality_name": "Kazakh",
                                "nationality_name_composed": "Kazakhstani"
                            },
                            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                            "total_launch_count": 427,
                            "orbital_launch_attempt_count": 427,
                            "fastest_turnaround": "P1DT23H9M9S",
                            "location": {
                                "response_mode": "normal",
                                "id": 15,
                                "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
                                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                                "celestial_body": {
                                    "response_mode": "normal",
                                    "id": 1,
                                    "name": "Earth",
                                    "type": {
                                        "id": 1,
                                        "name": "Planet"
                                    },
                                    "diameter": 12742000.0,
                                    "mass": 5.972168e+24,
                                    "gravity": 9.80655,
                                    "length_of_day": "1 00:00:00",
                                    "atmosphere": true,
                                    "image": {
                                        "id": 2040,
                                        "name": "Earth (Apollo 17)",
                                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                        "credit": "NASA",
                                        "license": {
                                            "id": 4,
                                            "name": "NASA Image and Media Guidelines",
                                            "priority": 0,
                                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                                    "total_attempted_launches": 7470,
                                    "successful_launches": 6915,
                                    "failed_launches": 555,
                                    "total_attempted_landings": 1288,
                                    "successful_landings": 1241,
                                    "failed_landings": 47
                                },
                                "active": true,
                                "country": {
                                    "id": 44,
                                    "name": "Kazakhstan",
                                    "alpha_2_code": "KZ",
                                    "alpha_3_code": "KAZ",
                                    "nationality_name": "Kazakh",
                                    "nationality_name_composed": "Kazakhstani"
                                },
                                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                                "image": {
                                    "id": 2198,
                                    "name": "Soyuz launch pad at the Baikonur Cosmodrome",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
                                    "credit": "NASA/Bill Ingalls",
                                    "license": {
                                        "id": 4,
                                        "name": "NASA Image and Media Guidelines",
                                        "priority": 0,
                                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                                "longitude": 63.305,
                                "latitude": 45.965,
                                "timezone_name": "Asia/Qyzylorda",
                                "total_launch_count": 1561,
                                "total_landing_count": 0
                            }
                        },
                        "webcast_live": false,
                        "program": [
                            {
                                "response_mode": "normal",
                                "id": 8,
                                "url": "https://lldev.thespacedevs.com/2.3.0/programs/8/?format=api",
                                "name": "Soyuz",
                                "image": {
                                    "id": 1892,
                                    "name": "[AUTO] Soyuz - image",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "info_url": null,
                                "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
                                "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                                "agencies": [
                                    {
                                        "response_mode": "list",
                                        "id": 63,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                        "abbrev": "RFSA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 66,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                                        "name": "Soviet Space Program",
                                        "abbrev": "CCCP",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    }
                                ],
                                "start_date": "1966-11-28T11:02:00Z",
                                "end_date": null,
                                "mission_patches": [],
                                "type": {
                                    "id": 2,
                                    "name": "Human Spaceflight"
                                }
                            },
                            {
                                "response_mode": "normal",
                                "id": 17,
                                "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api",
                                "name": "International Space Station",
                                "image": {
                                    "id": 1874,
                                    "name": "[AUTO] International Space Station - image",
                                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                                "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                                "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": [
                                    {
                                        "response_mode": "list",
                                        "id": 16,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api",
                                        "name": "Canadian Space Agency",
                                        "abbrev": "CSA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 27,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
                                        "name": "European Space Agency",
                                        "abbrev": "ESA",
                                        "type": {
                                            "id": 2,
                                            "name": "Multinational"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 37,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                                        "name": "Japan Aerospace Exploration Agency",
                                        "abbrev": "JAXA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 44,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                        "name": "National Aeronautics and Space Administration",
                                        "abbrev": "NASA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 63,
                                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                        "abbrev": "RFSA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    }
                                ],
                                "start_date": "1998-11-20T06:40:00Z",
                                "end_date": null,
                                "mission_patches": [],
                                "type": {
                                    "id": 2,
                                    "name": "Human Spaceflight"
                                }
                            }
                        ],
                        "orbital_launch_attempt_count": 7131,
                        "location_launch_attempt_count": 1559,
                        "pad_launch_attempt_count": 426,
                        "agency_launch_attempt_count": 336,
                        "orbital_launch_attempt_count_year": 282,
                        "location_launch_attempt_count_year": 6,
                        "pad_launch_attempt_count_year": 6,
                        "agency_launch_attempt_count_year": 7
                    }
                },
                "space_station_chaser": null,
                "payload_flight_chaser": null
            }
        },
        {
            "id": 14,
            "name": "Zarya forward",
            "currently_docked": null
        },
        {
            "id": 15,
            "name": "Unity forward",
            "currently_docked": null
        },
        {
            "id": 16,
            "name": "Zvezda",
            "currently_docked": null
        },
        {
            "id": 17,
            "name": "Destiny forward",
            "currently_docked": null
        },
        {
            "id": 18,
            "name": "Pirs nadir",
            "currently_docked": null
        }
    ],
    "active_docking_events": []
}