Modes

Levels of detail in the response - normal, detailed

Example - /spacecraft_flights/?mode=detailed

Filters

Parameters - spacecraft

Example - /spacecraft_flights/?spacecraft=289

Number of results

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

Example - /spacecraft_flights/?limit=2

Format

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

Help

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

GET /2.3.0/spacecraft_flights/?format=api&offset=10
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 44,
    "next": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/?format=api&limit=10&offset=20",
    "previous": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/?format=api&limit=10",
    "results": [
        {
            "id": 868,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/868/?format=api",
            "destination": "Indian Ocean",
            "mission_end": "2025-01-16T22:45:26Z",
            "spacecraft": {
                "response_mode": "normal",
                "id": 605,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/605/?format=api",
                "name": "Ship 33",
                "serial_number": "S33",
                "is_placeholder": false,
                "image": {
                    "id": 1935,
                    "name": "[AUTO] Starship - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_image_20231116184708.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194201.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "in_space": false,
                "time_in_space": "PT8M26S",
                "time_docked": "P0D",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "Ship 33 (S33) was the 2nd stage vehicle used for the seventh Starship flight test. It was also the first \"Block 2\" Starship spacecraft with lengthened propellant tanks and new designed forward flaps, among other enhancements. It was lost before SECO during ascent.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 26,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/26/?format=api",
                    "name": "Starship",
                    "type": {
                        "id": 6,
                        "name": "Reuseable Upper Stage"
                    },
                    "agency": {
                        "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"
                        }
                    },
                    "family": [],
                    "in_use": true,
                    "image": {
                        "id": 1935,
                        "name": "[AUTO] Starship - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_image_20231116184708.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194201.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "c5566f6e-606e-4250-b8f4-477c5d82c798",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/c5566f6e-606e-4250-b8f4-477c5d82c798/?format=api",
                "name": "Starship | Flight 7",
                "response_mode": "normal",
                "slug": "starship-flight-7",
                "launch_designator": null,
                "status": {
                    "id": 4,
                    "name": "Launch Failure",
                    "abbrev": "Failure",
                    "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
                },
                "last_updated": "2025-01-17T09:44:19Z",
                "net": "2025-01-16T22:37:00Z",
                "net_precision": {
                    "id": 1,
                    "name": "Minute",
                    "abbrev": "MIN",
                    "description": "The T-0 is accurate to the minute."
                },
                "window_end": "2025-01-16T23:00:00Z",
                "window_start": "2025-01-16T22:00:00Z",
                "image": {
                    "id": 2301,
                    "name": "Starship on the launch pad during WDR (Flight 7)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_thumbnail_20250111100521.jpeg",
                    "credit": "SpaceX",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "infographic": null,
                "probability": null,
                "weather_concerns": null,
                "failreason": "Ship 33 lost all 6 engines gradually late in ascent and was observed to have self-destructed.",
                "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": 8424,
                    "configuration": {
                        "response_mode": "list",
                        "id": 464,
                        "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/464/?format=api",
                        "name": "Starship",
                        "families": [
                            {
                                "response_mode": "list",
                                "id": 156,
                                "name": "Starship"
                            }
                        ],
                        "full_name": "Starship",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 7013,
                    "name": "Flight 7",
                    "type": "Test Flight",
                    "description": "Seventh test flight of the two-stage Starship launch vehicle.",
                    "image": null,
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub",
                        "celestial_body": {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Earth"
                        }
                    },
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.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": []
                            },
                            "total_launch_count": 493,
                            "consecutive_successful_launches": 16,
                            "successful_launches": 479,
                            "failed_launches": 14,
                            "pending_launches": 122,
                            "consecutive_successful_landings": 62,
                            "successful_landings": 440,
                            "failed_landings": 26,
                            "attempted_landings": 465,
                            "successful_landings_spacecraft": 52,
                            "failed_landings_spacecraft": 2,
                            "attempted_landings_spacecraft": 55,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "http://www.spacex.com/",
                            "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                            "social_media_links": []
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 188,
                    "url": "https://lldev.thespacedevs.com/2.3.0/pads/188/?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-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.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": "Orbital Launch Mount A",
                    "image": null,
                    "description": "The first launch and landing pad of the full version of the combined SpaceX Starship and Superheavy booster. First used for launch in April 2023.",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Pad_A_and_B)",
                    "map_url": "https://www.google.com/maps?q=25.9962,-97.154423",
                    "latitude": 25.9962,
                    "longitude": -97.154423,
                    "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-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg",
                    "total_launch_count": 8,
                    "orbital_launch_attempt_count": 0,
                    "fastest_turnaround": "P37DT9H35M",
                    "location": {
                        "response_mode": "normal",
                        "id": 143,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/143/?format=api",
                        "name": "SpaceX Starbase, TX, 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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 7129,
                            "successful_launches": 6587,
                            "failed_launches": 542,
                            "total_attempted_landings": 1089,
                            "successful_landings": 1046,
                            "failed_landings": 43
                        },
                        "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": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
                        "image": {
                            "id": 2219,
                            "name": "SpaceX Starbase in March 2022",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_starbase_image_20240919170357.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_starbase_image_thumbnail_20240919170357.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": true,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                        "longitude": -97.157,
                        "latitude": 25.997,
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 17,
                        "total_landing_count": 13
                    }
                },
                "webcast_live": false,
                "program": [
                    {
                        "response_mode": "normal",
                        "id": 1,
                        "url": "https://lldev.thespacedevs.com/2.3.0/programs/1/?format=api",
                        "name": "SpaceX Starship",
                        "image": {
                            "id": 1887,
                            "name": "[AUTO] SpaceX Starship - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194038.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "info_url": "https://www.spacex.com/vehicles/starship/",
                        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                        "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                        "agencies": [
                            {
                                "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": "2019-03-01T05:00:00Z",
                        "end_date": null,
                        "mission_patches": [],
                        "type": {
                            "id": 7,
                            "name": "Technology"
                        }
                    }
                ],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 16,
                "pad_launch_attempt_count": 7,
                "agency_launch_attempt_count": 458,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 1,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 9
            },
            "landing": {
                "id": 1492,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1492/?format=api",
                "attempt": true,
                "success": false,
                "description": "Starship Ship 33 was lost during ascent.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 32,
                    "name": "Indian Ocean",
                    "active": true,
                    "abbrev": "IND",
                    "description": "Indian Ocean",
                    "location": null,
                    "longitude": null,
                    "latitude": null,
                    "image": {
                        "id": 2235,
                        "name": "Sun glint on the Indian Ocean",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920091449.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920091449.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": []
                    },
                    "successful_landings": 6,
                    "attempted_landings": 8,
                    "failed_landings": 2,
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.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"
                    }
                },
                "type": {
                    "id": 3,
                    "name": "Ocean",
                    "abbrev": "Ocean",
                    "description": "No recovery attempt"
                }
            },
            "duration": "PT8M26S",
            "turn_around_time": null,
            "response_mode": "normal"
        },
        {
            "id": 851,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/851/?format=api",
            "destination": "International Space Station",
            "mission_end": null,
            "spacecraft": {
                "response_mode": "normal",
                "id": 597,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/597/?format=api",
                "name": "Soyuz MS-26",
                "serial_number": null,
                "is_placeholder": false,
                "image": {
                    "id": 967,
                    "name": "Soyuz MS in orbit (MS-19)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.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": "P213DT10H26M29S",
                "time_docked": "P213DT7H17M36S",
                "flights_count": 1,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "Spacecraft planned to launch to the ISS in September 2024.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "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": "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"
                        }
                    },
                    "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": "list",
                                "id": 1000,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                                "name": "Energia",
                                "abbrev": "OKB-1",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            },
                            "parent": null,
                            "maiden_flight": "1966-11-28"
                        }
                    ],
                    "in_use": true,
                    "image": {
                        "id": 967,
                        "name": "Soyuz MS in orbit (MS-19)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.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": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "cb26e9e5-0d72-44e8-b1e3-5ec5e3b44e9d",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/cb26e9e5-0d72-44e8-b1e3-5ec5e3b44e9d/?format=api",
                "name": "Soyuz 2.1a | Soyuz MS-26",
                "response_mode": "normal",
                "slug": "soyuz-21a-soyuz-ms-26",
                "launch_designator": "2024-162",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2024-09-12T06:04:16Z",
                "net": "2024-09-11T16:23:12Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "window_end": "2024-09-11T16:23:12Z",
                "window_start": "2024-09-11T16:23:12Z",
                "image": {
                    "id": 1828,
                    "name": "[AUTO] Soyuz 2.1a - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.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": 8082,
                    "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": 6635,
                    "name": "Soyuz MS-26",
                    "type": "Human Exploration",
                    "description": "Soyuz MS-26 will carry two cosmonauts and one astronaut to the International Space Station aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan.",
                    "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": 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": "Acting Administrator:  James Free",
                            "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-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 141,
                            "consecutive_successful_launches": 11,
                            "successful_launches": 121,
                            "failed_launches": 20,
                            "pending_launches": 6,
                            "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": "http://www.nasa.gov",
                            "wiki_url": "http://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-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 331,
                            "consecutive_successful_launches": 55,
                            "successful_launches": 320,
                            "failed_launches": 11,
                            "pending_launches": 10,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "successful_landings_spacecraft": 198,
                            "failed_landings_spacecraft": 7,
                            "attempted_landings_spacecraft": 205,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 1,
                            "attempted_landings_payload": 1,
                            "info_url": "http://en.roscosmos.ru/",
                            "wiki_url": "http://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-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20231231162517.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                    "total_launch_count": 422,
                    "orbital_launch_attempt_count": 422,
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 7129,
                            "successful_launches": 6587,
                            "failed_launches": 542,
                            "total_attempted_landings": 1089,
                            "successful_landings": 1046,
                            "failed_landings": 43
                        },
                        "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-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                        "longitude": 63.305,
                        "latitude": 45.965,
                        "timezone_name": "Asia/Qyzylorda",
                        "total_launch_count": 1555,
                        "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-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                            "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "thumbnail_url": "https://thespacedevs-prod.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": 6755,
                "location_launch_attempt_count": 1551,
                "pad_launch_attempt_count": 418,
                "agency_launch_attempt_count": 325,
                "orbital_launch_attempt_count_year": 166,
                "location_launch_attempt_count_year": 6,
                "pad_launch_attempt_count_year": 6,
                "agency_launch_attempt_count_year": 7
            },
            "landing": {
                "id": 1409,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1409/?format=api",
                "attempt": true,
                "success": null,
                "description": "Soyuz MS-26 will land in Kazakhstan after its approximate 6 month mission on the ISS.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 19,
                    "name": "Kazakhstan",
                    "active": true,
                    "abbrev": "KAZ",
                    "description": "Deserts of Kazakhstan in Central Asia",
                    "location": null,
                    "longitude": null,
                    "latitude": null,
                    "image": {
                        "id": 1056,
                        "name": "Soyuz MS landing (MS-04)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.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": false,
                        "variants": []
                    },
                    "successful_landings": 193,
                    "attempted_landings": 200,
                    "failed_landings": 7,
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.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"
                    }
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "duration": "P213DT10H30M39.873595S",
            "turn_around_time": null,
            "response_mode": "normal"
        },
        {
            "id": 873,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/873/?format=api",
            "destination": "Suborbital",
            "mission_end": null,
            "spacecraft": {
                "response_mode": "normal",
                "id": 608,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/608/?format=api",
                "name": "Unknown RSS",
                "serial_number": "TBD",
                "is_placeholder": false,
                "image": {
                    "id": 2152,
                    "name": "New Shepard Crew Capsule Jules Verne under parachutes",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_20240812144851.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_thumbnail_20240812144851.jpeg",
                    "credit": "Blue Origin",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "The specific spacecraft for this launch is currently unknown.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 21,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/21/?format=api",
                    "name": "Crew Capsule 2.0",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 141,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "abbrev": "BO",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "family": [
                        {
                            "response_mode": "normal",
                            "id": 5,
                            "name": "New Shepard Crew Capsule",
                            "description": "Capsules built for suborbital human spaceflight on New Shepard",
                            "manufacturer": {
                                "response_mode": "list",
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "abbrev": "BO",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "parent": null,
                            "maiden_flight": "2015-04-29"
                        }
                    ],
                    "in_use": true,
                    "image": {
                        "id": 1907,
                        "name": "New Shepard M7 H. G. Wells landed",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194115.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "08433f85-5ba3-470d-95ed-167e615e9e9a",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/08433f85-5ba3-470d-95ed-167e615e9e9a/?format=api",
                "name": "New Shepard | NS-31",
                "response_mode": "normal",
                "slug": "new-shepard-ns-31",
                "launch_designator": null,
                "status": {
                    "id": 1,
                    "name": "Go for Launch",
                    "abbrev": "Go",
                    "description": "Current T-0 confirmed by official or reliable sources."
                },
                "last_updated": "2025-03-27T13:43:35Z",
                "net": "2025-04-14T13:30:00Z",
                "net_precision": {
                    "id": 1,
                    "name": "Minute",
                    "abbrev": "MIN",
                    "description": "The T-0 is accurate to the minute."
                },
                "window_end": "2025-04-14T13:30:00Z",
                "window_start": "2025-04-14T13:30:00Z",
                "image": {
                    "id": 2098,
                    "name": "New Shepard liftoff (NS-25)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                    "credit": "Blue Origin",
                    "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": 141,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "abbrev": "BO",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "rocket": {
                    "id": 8543,
                    "configuration": {
                        "response_mode": "list",
                        "id": 137,
                        "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/137/?format=api",
                        "name": "New Shepard",
                        "families": [],
                        "full_name": "New Shepard",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 7134,
                    "name": "NS-31",
                    "type": "Tourism",
                    "description": "NS-31 is the 11th crewed flight for the New Shepard program and the 31st in its history.",
                    "image": null,
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub",
                        "celestial_body": {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Earth"
                        }
                    },
                    "agencies": [
                        {
                            "response_mode": "normal",
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "abbrev": "BO",
                            "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": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                            "administrator": "CEO: Jeff Bezos",
                            "founding_year": 2000,
                            "launchers": "New Shepard | New Glenn",
                            "spacecraft": "",
                            "parent": null,
                            "image": {
                                "id": 5,
                                "name": "[AUTO] Blue Origin - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 116,
                                "name": "[AUTO] Blue Origin - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 45,
                                "name": "[AUTO] Blue Origin - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 31,
                            "consecutive_successful_launches": 8,
                            "successful_launches": 30,
                            "failed_launches": 1,
                            "pending_launches": 5,
                            "consecutive_successful_landings": 2,
                            "successful_landings": 28,
                            "failed_landings": 3,
                            "attempted_landings": 31,
                            "successful_landings_spacecraft": 30,
                            "failed_landings_spacecraft": 0,
                            "attempted_landings_spacecraft": 30,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "http://www.blueorigin.com/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Blue_Origin",
                            "social_media_links": []
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 90,
                    "url": "https://lldev.thespacedevs.com/2.3.0/pads/90/?format=api",
                    "active": true,
                    "agencies": [
                        {
                            "response_mode": "normal",
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "abbrev": "BO",
                            "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": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                            "administrator": "CEO: Jeff Bezos",
                            "founding_year": 2000,
                            "launchers": "New Shepard | New Glenn",
                            "spacecraft": "",
                            "parent": null,
                            "image": {
                                "id": 5,
                                "name": "[AUTO] Blue Origin - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 116,
                                "name": "[AUTO] Blue Origin - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 45,
                                "name": "[AUTO] Blue Origin - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        }
                    ],
                    "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                    "image": null,
                    "description": null,
                    "info_url": "http://www.blueorigin.com",
                    "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
                    "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
                    "latitude": 31.422878,
                    "longitude": -104.757121,
                    "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-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
                    "total_launch_count": 30,
                    "orbital_launch_attempt_count": 0,
                    "fastest_turnaround": "P20DT23H49M11S",
                    "location": {
                        "response_mode": "normal",
                        "id": 29,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, 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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 7129,
                            "successful_launches": 6587,
                            "failed_launches": 542,
                            "total_attempted_landings": 1089,
                            "successful_landings": 1046,
                            "failed_landings": 43
                        },
                        "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": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                        "image": {
                            "id": 2098,
                            "name": "New Shepard liftoff (NS-25)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                            "credit": "Blue Origin",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "longitude": -104.757152,
                        "latitude": 31.422927,
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 30,
                        "total_landing_count": 30
                    }
                },
                "webcast_live": false,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 31,
                "pad_launch_attempt_count": 31,
                "agency_launch_attempt_count": 32,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 3,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 4
            },
            "landing": {
                "id": 1585,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1585/?format=api",
                "attempt": true,
                "success": null,
                "description": "The RSS capsule will land back at Blue Origin's Corn Ranch facility.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 28,
                    "name": "Corn Ranch, West Texas",
                    "active": true,
                    "abbrev": "CR",
                    "description": "Blue Origin launch and landing facility located in West Texas",
                    "location": {
                        "response_mode": "normal",
                        "id": 29,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, USA",
                        "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": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                        "image": {
                            "id": 2098,
                            "name": "New Shepard liftoff (NS-25)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                            "credit": "Blue Origin",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "longitude": -104.757152,
                        "latitude": 31.422927,
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 30,
                        "total_landing_count": 30
                    },
                    "longitude": null,
                    "latitude": null,
                    "image": {
                        "id": 2152,
                        "name": "New Shepard Crew Capsule Jules Verne under parachutes",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_20240812144851.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_thumbnail_20240812144851.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "successful_landings": 33,
                    "attempted_landings": 33,
                    "failed_landings": 0,
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.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"
                    }
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "duration": null,
            "turn_around_time": null,
            "response_mode": "normal"
        },
        {
            "id": 860,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/860/?format=api",
            "destination": "Suborbital",
            "mission_end": "2024-10-23T15:37:00Z",
            "spacecraft": {
                "response_mode": "normal",
                "id": 599,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/599/?format=api",
                "name": "RSS Kármán line",
                "serial_number": null,
                "is_placeholder": false,
                "image": {
                    "id": 1907,
                    "name": "New Shepard M7 H. G. Wells landed",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194115.jpeg",
                    "credit": "Blue Origin",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "in_space": false,
                "time_in_space": "PT10M",
                "time_docked": "P0D",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "Second human rated Crew Capsule for New Shepard.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 21,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/21/?format=api",
                    "name": "Crew Capsule 2.0",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 141,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "abbrev": "BO",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "family": [
                        {
                            "response_mode": "normal",
                            "id": 5,
                            "name": "New Shepard Crew Capsule",
                            "description": "Capsules built for suborbital human spaceflight on New Shepard",
                            "manufacturer": {
                                "response_mode": "list",
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "abbrev": "BO",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "parent": null,
                            "maiden_flight": "2015-04-29"
                        }
                    ],
                    "in_use": true,
                    "image": {
                        "id": 1907,
                        "name": "New Shepard M7 H. G. Wells landed",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194115.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "828095e3-1c38-4700-9dd2-a700162fbd15",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/828095e3-1c38-4700-9dd2-a700162fbd15/?format=api",
                "name": "New Shepard | NS-27",
                "response_mode": "normal",
                "slug": "new-shepard-ns-27",
                "launch_designator": null,
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2024-10-23T15:41:10Z",
                "net": "2024-10-23T15:27:00Z",
                "net_precision": {
                    "id": 1,
                    "name": "Minute",
                    "abbrev": "MIN",
                    "description": "The T-0 is accurate to the minute."
                },
                "window_end": "2024-10-23T15:27:00Z",
                "window_start": "2024-10-23T15:27:00Z",
                "image": {
                    "id": 2098,
                    "name": "New Shepard liftoff (NS-25)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                    "credit": "Blue Origin",
                    "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": 141,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "abbrev": "BO",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "rocket": {
                    "id": 8368,
                    "configuration": {
                        "response_mode": "list",
                        "id": 137,
                        "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/137/?format=api",
                        "name": "New Shepard",
                        "families": [],
                        "full_name": "New Shepard",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 6949,
                    "name": "NS-27",
                    "type": "Suborbital",
                    "description": "Twenty-seventh flight of New Shepard, flying without crew as a test for the newest booster.",
                    "image": null,
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub",
                        "celestial_body": {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Earth"
                        }
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 90,
                    "url": "https://lldev.thespacedevs.com/2.3.0/pads/90/?format=api",
                    "active": true,
                    "agencies": [
                        {
                            "response_mode": "normal",
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "abbrev": "BO",
                            "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": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                            "administrator": "CEO: Jeff Bezos",
                            "founding_year": 2000,
                            "launchers": "New Shepard | New Glenn",
                            "spacecraft": "",
                            "parent": null,
                            "image": {
                                "id": 5,
                                "name": "[AUTO] Blue Origin - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 116,
                                "name": "[AUTO] Blue Origin - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 45,
                                "name": "[AUTO] Blue Origin - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        }
                    ],
                    "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                    "image": null,
                    "description": null,
                    "info_url": "http://www.blueorigin.com",
                    "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
                    "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
                    "latitude": 31.422878,
                    "longitude": -104.757121,
                    "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-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
                    "total_launch_count": 30,
                    "orbital_launch_attempt_count": 0,
                    "fastest_turnaround": "P20DT23H49M11S",
                    "location": {
                        "response_mode": "normal",
                        "id": 29,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, 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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 7129,
                            "successful_launches": 6587,
                            "failed_launches": 542,
                            "total_attempted_landings": 1089,
                            "successful_landings": 1046,
                            "failed_landings": 43
                        },
                        "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": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                        "image": {
                            "id": 2098,
                            "name": "New Shepard liftoff (NS-25)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                            "credit": "Blue Origin",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "longitude": -104.757152,
                        "latitude": 31.422927,
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 30,
                        "total_landing_count": 30
                    }
                },
                "webcast_live": false,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 27,
                "pad_launch_attempt_count": 27,
                "agency_launch_attempt_count": 27,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 3,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 3
            },
            "landing": {
                "id": 1460,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1460/?format=api",
                "attempt": true,
                "success": true,
                "description": "The RSS Kármán Line capsule has landed at Blue Origin's Corn Ranch facility.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 28,
                    "name": "Corn Ranch, West Texas",
                    "active": true,
                    "abbrev": "CR",
                    "description": "Blue Origin launch and landing facility located in West Texas",
                    "location": {
                        "response_mode": "normal",
                        "id": 29,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, USA",
                        "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": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                        "image": {
                            "id": 2098,
                            "name": "New Shepard liftoff (NS-25)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                            "credit": "Blue Origin",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "longitude": -104.757152,
                        "latitude": 31.422927,
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 30,
                        "total_landing_count": 30
                    },
                    "longitude": null,
                    "latitude": null,
                    "image": {
                        "id": 2152,
                        "name": "New Shepard Crew Capsule Jules Verne under parachutes",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_20240812144851.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_thumbnail_20240812144851.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "successful_landings": 33,
                    "attempted_landings": 33,
                    "failed_landings": 0,
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.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"
                    }
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "duration": "PT10M",
            "turn_around_time": null,
            "response_mode": "normal"
        },
        {
            "id": 876,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/876/?format=api",
            "destination": "Tiangong Space Station",
            "mission_end": null,
            "spacecraft": {
                "response_mode": "normal",
                "id": 611,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/611/?format=api",
                "name": "Tianzhou-9",
                "serial_number": "9",
                "is_placeholder": false,
                "image": {
                    "id": 1937,
                    "name": "[AUTO] Tianzhou - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Ninth operational Tianzhou spacecraft.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 25,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/25/?format=api",
                    "name": "Tianzhou",
                    "type": {
                        "id": 4,
                        "name": "Cargo Resupply"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 88,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                        "name": "China Aerospace Science and Technology Corporation",
                        "abbrev": "CASC",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "family": [],
                    "in_use": true,
                    "image": {
                        "id": 1937,
                        "name": "[AUTO] Tianzhou - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "5c133377-be3c-41f1-ac6a-c24668d78bc3",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/5c133377-be3c-41f1-ac6a-c24668d78bc3/?format=api",
                "name": "Long March 7 | Tianzhou-9",
                "response_mode": "normal",
                "slug": "long-march-7-tianzhou-9",
                "launch_designator": null,
                "status": {
                    "id": 2,
                    "name": "To Be Determined",
                    "abbrev": "TBD",
                    "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                },
                "last_updated": "2025-03-22T04:00:05Z",
                "net": "2025-12-31T00:00:00Z",
                "net_precision": {
                    "id": 14,
                    "name": "Year",
                    "abbrev": "Y",
                    "description": "The T-0 is expected in the given year."
                },
                "window_end": "2025-12-31T00:00:00Z",
                "window_start": "2025-12-31T00:00:00Z",
                "image": {
                    "id": 1781,
                    "name": "[AUTO] Long March 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_7_image_20210513083007.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193741.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": 88,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "abbrev": "CASC",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "rocket": {
                    "id": 8560,
                    "configuration": {
                        "response_mode": "list",
                        "id": 100,
                        "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/100/?format=api",
                        "name": "Long March 7",
                        "families": [
                            {
                                "response_mode": "list",
                                "id": 106,
                                "name": "Long March"
                            },
                            {
                                "response_mode": "list",
                                "id": 114,
                                "name": "Long March 7"
                            }
                        ],
                        "full_name": "Long March 7",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 7151,
                    "name": "Tianzhou-9",
                    "type": "Resupply",
                    "description": "Eighth cargo delivery mission to the Chinese space station.",
                    "image": null,
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO",
                        "celestial_body": {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Earth"
                        }
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 176,
                    "url": "https://lldev.thespacedevs.com/2.3.0/pads/176/?format=api",
                    "active": true,
                    "agencies": [],
                    "name": "201",
                    "image": {
                        "id": 2019,
                        "name": "CZ-8 liftoff from pad 201 (Queqiao-2)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240320175819.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_thumbnail_20240320175820.jpeg",
                        "credit": "秦英健/Qin Yingjian",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
                    "map_url": "https://www.google.com/maps?q=19.618452,110.955356",
                    "latitude": 19.618452,
                    "longitude": 110.955356,
                    "country": {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg",
                    "total_launch_count": 22,
                    "orbital_launch_attempt_count": 22,
                    "fastest_turnaround": "P46DT6H35M",
                    "location": {
                        "response_mode": "normal",
                        "id": 8,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/8/?format=api",
                        "name": "Wenchang Space Launch Site, People's Republic of China",
                        "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 7129,
                            "successful_launches": 6587,
                            "failed_launches": 542,
                            "total_attempted_landings": 1089,
                            "successful_landings": 1046,
                            "failed_landings": 43
                        },
                        "active": true,
                        "country": {
                            "id": 6,
                            "name": "China",
                            "alpha_2_code": "CN",
                            "alpha_3_code": "CHN",
                            "nationality_name": "Chinese",
                            "nationality_name_composed": "Sino"
                        },
                        "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
                        "image": {
                            "id": 2019,
                            "name": "CZ-8 liftoff from pad 201 (Queqiao-2)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240320175819.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_thumbnail_20240320175820.jpeg",
                            "credit": "秦英健/Qin Yingjian",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": false,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
                        "longitude": 110.951133,
                        "latitude": 19.614492,
                        "timezone_name": "Asia/Shanghai",
                        "total_launch_count": 37,
                        "total_landing_count": 0
                    }
                },
                "webcast_live": false,
                "program": [
                    {
                        "response_mode": "normal",
                        "id": 19,
                        "url": "https://lldev.thespacedevs.com/2.3.0/programs/19/?format=api",
                        "name": "Tiangong space station",
                        "image": {
                            "id": 1893,
                            "name": "[AUTO] Tiangong space station - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194050.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/Tiangong_space_station",
                        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                        "agencies": [
                            {
                                "response_mode": "list",
                                "id": 88,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                                "name": "China Aerospace Science and Technology Corporation",
                                "abbrev": "CASC",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            }
                        ],
                        "start_date": "2021-04-29T03:23:00Z",
                        "end_date": null,
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 7100,
                "location_launch_attempt_count": 38,
                "pad_launch_attempt_count": 23,
                "agency_launch_attempt_count": 521,
                "orbital_launch_attempt_count_year": 251,
                "location_launch_attempt_count_year": 4,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 20
            },
            "landing": {
                "id": 1595,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1595/?format=api",
                "attempt": false,
                "success": null,
                "description": "The Tianzhou-9 spacecraft will burn up upon entering Earth's atmosphere.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 12,
                    "name": "Unknown",
                    "active": true,
                    "abbrev": "N/A",
                    "description": null,
                    "location": null,
                    "longitude": null,
                    "latitude": null,
                    "image": null,
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "failed_landings": 0,
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.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"
                    }
                },
                "type": {
                    "id": 7,
                    "name": "Destructive Reentry",
                    "abbrev": "ATM",
                    "description": "Spacecraft burned up in the atmosphere"
                }
            },
            "duration": null,
            "turn_around_time": null,
            "response_mode": "normal"
        },
        {
            "id": 863,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/863/?format=api",
            "destination": "Tiangong space station",
            "mission_end": null,
            "spacecraft": {
                "response_mode": "normal",
                "id": 601,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/601/?format=api",
                "name": "Shenzhou 19",
                "serial_number": "19",
                "is_placeholder": false,
                "image": {
                    "id": 1926,
                    "name": "[AUTO] Shenzhou - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "in_space": true,
                "time_in_space": "P165DT6H22M9S",
                "time_docked": "P164DT23H49M43S",
                "flights_count": 1,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "Spacecraft used to launch 3 taikonauts on the 8th crewed mission to the Tiangong space station.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 2,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
                    "name": "Shenzhou",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "family": [],
                    "in_use": true,
                    "image": {
                        "id": 1926,
                        "name": "[AUTO] Shenzhou - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "28c2b327-bb20-452d-b1df-c100265d6aa5",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/28c2b327-bb20-452d-b1df-c100265d6aa5/?format=api",
                "name": "Long March 2F/G | Shenzhou 19",
                "response_mode": "normal",
                "slug": "long-march-2fg-shenzhou-19",
                "launch_designator": "2024-194",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2024-10-30T08:39:36Z",
                "net": "2024-10-29T20:27:34Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "window_end": "2024-10-29T20:57:00Z",
                "window_start": "2024-10-29T20:17:00Z",
                "image": {
                    "id": 1765,
                    "name": "[AUTO] Long March 2 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193714.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                },
                "infographic": null,
                "probability": null,
                "weather_concerns": null,
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "response_mode": "list",
                    "id": 88,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "abbrev": "CASC",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "rocket": {
                    "id": 8102,
                    "configuration": {
                        "response_mode": "list",
                        "id": 84,
                        "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/84/?format=api",
                        "name": "Long March 2",
                        "families": [
                            {
                                "response_mode": "list",
                                "id": 106,
                                "name": "Long March"
                            },
                            {
                                "response_mode": "list",
                                "id": 109,
                                "name": "Long March 2"
                            }
                        ],
                        "full_name": "Long March 2F/G",
                        "variant": "F/G"
                    }
                },
                "mission": {
                    "id": 6660,
                    "name": "Shenzhou 19",
                    "type": "Human Exploration",
                    "description": "Eighth crewed flight to the Chinese 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": 17,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "abbrev": "CNSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 6,
                                    "name": "China",
                                    "alpha_2_code": "CN",
                                    "alpha_3_code": "CHN",
                                    "nationality_name": "Chinese",
                                    "nationality_name_composed": "Sino"
                                }
                            ],
                            "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                            "administrator": "Administrator: Tang Dengjie",
                            "founding_year": 1993,
                            "launchers": "",
                            "spacecraft": "Shenzhou",
                            "parent": null,
                            "image": {
                                "id": 9,
                                "name": "[AUTO] China National Space Administration - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184601.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 125,
                                "name": "[AUTO] China National Space Administration - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184936.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 51,
                                "name": "[AUTO] China National Space Administration - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184747.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 2,
                            "consecutive_successful_launches": 2,
                            "successful_launches": 2,
                            "failed_launches": 0,
                            "pending_launches": 0,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "successful_landings_spacecraft": 17,
                            "failed_landings_spacecraft": 1,
                            "attempted_landings_spacecraft": 18,
                            "successful_landings_payload": 2,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 2,
                            "info_url": "http://www.cnsa.gov.cn/",
                            "wiki_url": "http://en.wikipedia.org/wiki/China_National_Space_Administration",
                            "social_media_links": []
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 37,
                    "url": "https://lldev.thespacedevs.com/2.3.0/pads/37/?format=api",
                    "active": true,
                    "agencies": [],
                    "name": "Launch Area 4 (SLS-1 / 921)",
                    "image": {
                        "id": 1363,
                        "name": "Long March 2F/G from LA-4 (Shenzhou 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20231231163528.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192527.jpeg",
                        "credit": "我们的太空",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                    "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                    "latitude": 40.957893,
                    "longitude": 100.290944,
                    "country": {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                    "total_launch_count": 24,
                    "orbital_launch_attempt_count": 24,
                    "fastest_turnaround": "P31DT9H26M22S",
                    "location": {
                        "response_mode": "normal",
                        "id": 17,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/17/?format=api",
                        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                        "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 7129,
                            "successful_launches": 6587,
                            "failed_launches": 542,
                            "total_attempted_landings": 1089,
                            "successful_landings": 1046,
                            "failed_landings": 43
                        },
                        "active": true,
                        "country": {
                            "id": 6,
                            "name": "China",
                            "alpha_2_code": "CN",
                            "alpha_3_code": "CHN",
                            "nationality_name": "Chinese",
                            "nationality_name_composed": "Sino"
                        },
                        "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                        "image": {
                            "id": 1374,
                            "name": "Long March 2F/G liftoff (Shenzhou 16)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg",
                            "credit": "CMS",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": false,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                        "longitude": 100.291111,
                        "latitude": 40.958056,
                        "timezone_name": "Asia/Shanghai",
                        "total_launch_count": 247,
                        "total_landing_count": 0
                    }
                },
                "webcast_live": false,
                "program": [
                    {
                        "response_mode": "normal",
                        "id": 7,
                        "url": "https://lldev.thespacedevs.com/2.3.0/programs/7/?format=api",
                        "name": "Shenzhou",
                        "image": {
                            "id": 1888,
                            "name": "[AUTO] Shenzhou - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194040.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/Shenzhou_program",
                        "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                        "agencies": [
                            {
                                "response_mode": "list",
                                "id": 17,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                                "name": "China National Space Administration",
                                "abbrev": "CNSA",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            }
                        ],
                        "start_date": "1993-01-01T00:00:00Z",
                        "end_date": null,
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    },
                    {
                        "response_mode": "normal",
                        "id": 19,
                        "url": "https://lldev.thespacedevs.com/2.3.0/programs/19/?format=api",
                        "name": "Tiangong space station",
                        "image": {
                            "id": 1893,
                            "name": "[AUTO] Tiangong space station - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194050.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/Tiangong_space_station",
                        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                        "agencies": [
                            {
                                "response_mode": "list",
                                "id": 88,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                                "name": "China Aerospace Science and Technology Corporation",
                                "abbrev": "CASC",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            }
                        ],
                        "start_date": "2021-04-29T03:23:00Z",
                        "end_date": null,
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 6787,
                "location_launch_attempt_count": 233,
                "pad_launch_attempt_count": 24,
                "agency_launch_attempt_count": 490,
                "orbital_launch_attempt_count_year": 198,
                "location_launch_attempt_count_year": 15,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 38
            },
            "landing": {
                "id": 1472,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1472/?format=api",
                "attempt": true,
                "success": null,
                "description": "The Shenzhou 19 spacecraft will land at the Donfgeng landing site in Inner Mongolia, China.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 22,
                    "name": "Dongfeng Landing Site",
                    "active": true,
                    "abbrev": "DLS",
                    "description": "Dongfeng landing site in the Gobi Desert, North China's Inner Mongolia Autonomous Region.",
                    "location": null,
                    "longitude": null,
                    "latitude": null,
                    "image": {
                        "id": 1260,
                        "name": "[AUTO] Shenzhou 16 Landing - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_16_lan_image_20231027084649.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192204.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "successful_landings": 7,
                    "attempted_landings": 7,
                    "failed_landings": 0,
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.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"
                    }
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "duration": "P165DT6H26M20.972129S",
            "turn_around_time": null,
            "response_mode": "normal"
        },
        {
            "id": 864,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/864/?format=api",
            "destination": "Tiangong Space Station",
            "mission_end": null,
            "spacecraft": {
                "response_mode": "normal",
                "id": 602,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/602/?format=api",
                "name": "Tianzhou-8",
                "serial_number": "8",
                "is_placeholder": false,
                "image": {
                    "id": 1937,
                    "name": "[AUTO] Tianzhou - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "in_space": true,
                "time_in_space": "P148DT11H36M25S",
                "time_docked": "P148DT8H17M44S",
                "flights_count": 1,
                "mission_ends_count": 0,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Eighth operational Tianzhou spacecraft",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 25,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/25/?format=api",
                    "name": "Tianzhou",
                    "type": {
                        "id": 4,
                        "name": "Cargo Resupply"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 88,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                        "name": "China Aerospace Science and Technology Corporation",
                        "abbrev": "CASC",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "family": [],
                    "in_use": true,
                    "image": {
                        "id": 1937,
                        "name": "[AUTO] Tianzhou - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "1b411bfa-86b8-4b88-8f01-6e97ca4b90d7",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/1b411bfa-86b8-4b88-8f01-6e97ca4b90d7/?format=api",
                "name": "Long March 7 | Tianzhou-8",
                "response_mode": "normal",
                "slug": "long-march-7-tianzhou-8",
                "launch_designator": "2024-211",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2024-11-16T01:45:46Z",
                "net": "2024-11-15T15:13:18Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "window_end": "2024-11-15T15:20:00Z",
                "window_start": "2024-11-15T15:03:00Z",
                "image": {
                    "id": 1781,
                    "name": "[AUTO] Long March 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_7_image_20210513083007.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193741.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": 88,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "abbrev": "CASC",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "rocket": {
                    "id": 8104,
                    "configuration": {
                        "response_mode": "list",
                        "id": 100,
                        "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/100/?format=api",
                        "name": "Long March 7",
                        "families": [
                            {
                                "response_mode": "list",
                                "id": 106,
                                "name": "Long March"
                            },
                            {
                                "response_mode": "list",
                                "id": 114,
                                "name": "Long March 7"
                            }
                        ],
                        "full_name": "Long March 7",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 6662,
                    "name": "Tianzhou-8",
                    "type": "Resupply",
                    "description": "Seventh cargo delivery mission to the Chinese space station.",
                    "image": null,
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO",
                        "celestial_body": {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Earth"
                        }
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 176,
                    "url": "https://lldev.thespacedevs.com/2.3.0/pads/176/?format=api",
                    "active": true,
                    "agencies": [],
                    "name": "201",
                    "image": {
                        "id": 2019,
                        "name": "CZ-8 liftoff from pad 201 (Queqiao-2)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240320175819.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_thumbnail_20240320175820.jpeg",
                        "credit": "秦英健/Qin Yingjian",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
                    "map_url": "https://www.google.com/maps?q=19.618452,110.955356",
                    "latitude": 19.618452,
                    "longitude": 110.955356,
                    "country": {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg",
                    "total_launch_count": 22,
                    "orbital_launch_attempt_count": 22,
                    "fastest_turnaround": "P46DT6H35M",
                    "location": {
                        "response_mode": "normal",
                        "id": 8,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/8/?format=api",
                        "name": "Wenchang Space Launch Site, People's Republic of China",
                        "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 7129,
                            "successful_launches": 6587,
                            "failed_launches": 542,
                            "total_attempted_landings": 1089,
                            "successful_landings": 1046,
                            "failed_landings": 43
                        },
                        "active": true,
                        "country": {
                            "id": 6,
                            "name": "China",
                            "alpha_2_code": "CN",
                            "alpha_3_code": "CHN",
                            "nationality_name": "Chinese",
                            "nationality_name_composed": "Sino"
                        },
                        "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
                        "image": {
                            "id": 2019,
                            "name": "CZ-8 liftoff from pad 201 (Queqiao-2)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240320175819.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_thumbnail_20240320175820.jpeg",
                            "credit": "秦英健/Qin Yingjian",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": false,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
                        "longitude": 110.951133,
                        "latitude": 19.614492,
                        "timezone_name": "Asia/Shanghai",
                        "total_launch_count": 37,
                        "total_landing_count": 0
                    }
                },
                "webcast_live": false,
                "program": [
                    {
                        "response_mode": "normal",
                        "id": 19,
                        "url": "https://lldev.thespacedevs.com/2.3.0/programs/19/?format=api",
                        "name": "Tiangong space station",
                        "image": {
                            "id": 1893,
                            "name": "[AUTO] Tiangong space station - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194050.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/Tiangong_space_station",
                        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                        "agencies": [
                            {
                                "response_mode": "list",
                                "id": 88,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                                "name": "China Aerospace Science and Technology Corporation",
                                "abbrev": "CASC",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            }
                        ],
                        "start_date": "2021-04-29T03:23:00Z",
                        "end_date": null,
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 6804,
                "location_launch_attempt_count": 32,
                "pad_launch_attempt_count": 20,
                "agency_launch_attempt_count": 493,
                "orbital_launch_attempt_count_year": 215,
                "location_launch_attempt_count_year": 7,
                "pad_launch_attempt_count_year": 5,
                "agency_launch_attempt_count_year": 41
            },
            "landing": {
                "id": 1474,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1474/?format=api",
                "attempt": false,
                "success": null,
                "description": "The Tianzhou-8 spacecraft will burn up upon entering Earth's atmosphere.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 12,
                    "name": "Unknown",
                    "active": true,
                    "abbrev": "N/A",
                    "description": null,
                    "location": null,
                    "longitude": null,
                    "latitude": null,
                    "image": null,
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "failed_landings": 0,
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.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"
                    }
                },
                "type": {
                    "id": 7,
                    "name": "Destructive Reentry",
                    "abbrev": "ATM",
                    "description": "Spacecraft burned up in the atmosphere"
                }
            },
            "duration": "P148DT11H40M37.271204S",
            "turn_around_time": null,
            "response_mode": "normal"
        },
        {
            "id": 875,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/875/?format=api",
            "destination": "Tiangong space station",
            "mission_end": null,
            "spacecraft": {
                "response_mode": "normal",
                "id": 610,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/610/?format=api",
                "name": "Shenzhou 21",
                "serial_number": "21",
                "is_placeholder": false,
                "image": {
                    "id": 1926,
                    "name": "[AUTO] Shenzhou - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "Spacecraft used to launch 3 astronauts on the 10th crewed mission to the Chinese Space Station.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 2,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
                    "name": "Shenzhou",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "family": [],
                    "in_use": true,
                    "image": {
                        "id": 1926,
                        "name": "[AUTO] Shenzhou - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "5ca83f30-9e3d-439c-ac1d-b57953943355",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/5ca83f30-9e3d-439c-ac1d-b57953943355/?format=api",
                "name": "Long March 2F/G | Shenzhou 21",
                "response_mode": "normal",
                "slug": "long-march-2fg-shenzhou-21",
                "launch_designator": null,
                "status": {
                    "id": 2,
                    "name": "To Be Determined",
                    "abbrev": "TBD",
                    "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                },
                "last_updated": "2025-03-22T03:50:01Z",
                "net": "2025-12-31T00:00:00Z",
                "net_precision": {
                    "id": 14,
                    "name": "Year",
                    "abbrev": "Y",
                    "description": "The T-0 is expected in the given year."
                },
                "window_end": "2025-12-31T00:00:00Z",
                "window_start": "2025-12-31T00:00:00Z",
                "image": {
                    "id": 1765,
                    "name": "[AUTO] Long March 2 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193714.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                },
                "infographic": null,
                "probability": null,
                "weather_concerns": null,
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "response_mode": "list",
                    "id": 88,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "abbrev": "CASC",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "rocket": {
                    "id": 8559,
                    "configuration": {
                        "response_mode": "list",
                        "id": 84,
                        "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/84/?format=api",
                        "name": "Long March 2",
                        "families": [
                            {
                                "response_mode": "list",
                                "id": 106,
                                "name": "Long March"
                            },
                            {
                                "response_mode": "list",
                                "id": 109,
                                "name": "Long March 2"
                            }
                        ],
                        "full_name": "Long March 2F/G",
                        "variant": "F/G"
                    }
                },
                "mission": {
                    "id": 7150,
                    "name": "Shenzhou 21",
                    "type": "Human Exploration",
                    "description": "Tenth crewed flight to the Chinese 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": 17,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "abbrev": "CNSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 6,
                                    "name": "China",
                                    "alpha_2_code": "CN",
                                    "alpha_3_code": "CHN",
                                    "nationality_name": "Chinese",
                                    "nationality_name_composed": "Sino"
                                }
                            ],
                            "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                            "administrator": "Administrator: Tang Dengjie",
                            "founding_year": 1993,
                            "launchers": "",
                            "spacecraft": "Shenzhou",
                            "parent": null,
                            "image": {
                                "id": 9,
                                "name": "[AUTO] China National Space Administration - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184601.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 125,
                                "name": "[AUTO] China National Space Administration - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184936.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 51,
                                "name": "[AUTO] China National Space Administration - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184747.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 2,
                            "consecutive_successful_launches": 2,
                            "successful_launches": 2,
                            "failed_launches": 0,
                            "pending_launches": 0,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "successful_landings_spacecraft": 17,
                            "failed_landings_spacecraft": 1,
                            "attempted_landings_spacecraft": 18,
                            "successful_landings_payload": 2,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 2,
                            "info_url": "http://www.cnsa.gov.cn/",
                            "wiki_url": "http://en.wikipedia.org/wiki/China_National_Space_Administration",
                            "social_media_links": []
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 37,
                    "url": "https://lldev.thespacedevs.com/2.3.0/pads/37/?format=api",
                    "active": true,
                    "agencies": [],
                    "name": "Launch Area 4 (SLS-1 / 921)",
                    "image": {
                        "id": 1363,
                        "name": "Long March 2F/G from LA-4 (Shenzhou 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20231231163528.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192527.jpeg",
                        "credit": "我们的太空",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                    "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                    "latitude": 40.957893,
                    "longitude": 100.290944,
                    "country": {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                    "total_launch_count": 24,
                    "orbital_launch_attempt_count": 24,
                    "fastest_turnaround": "P31DT9H26M22S",
                    "location": {
                        "response_mode": "normal",
                        "id": 17,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/17/?format=api",
                        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                        "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 7129,
                            "successful_launches": 6587,
                            "failed_launches": 542,
                            "total_attempted_landings": 1089,
                            "successful_landings": 1046,
                            "failed_landings": 43
                        },
                        "active": true,
                        "country": {
                            "id": 6,
                            "name": "China",
                            "alpha_2_code": "CN",
                            "alpha_3_code": "CHN",
                            "nationality_name": "Chinese",
                            "nationality_name_composed": "Sino"
                        },
                        "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                        "image": {
                            "id": 1374,
                            "name": "Long March 2F/G liftoff (Shenzhou 16)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg",
                            "credit": "CMS",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": false,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                        "longitude": 100.291111,
                        "latitude": 40.958056,
                        "timezone_name": "Asia/Shanghai",
                        "total_launch_count": 247,
                        "total_landing_count": 0
                    }
                },
                "webcast_live": false,
                "program": [
                    {
                        "response_mode": "normal",
                        "id": 7,
                        "url": "https://lldev.thespacedevs.com/2.3.0/programs/7/?format=api",
                        "name": "Shenzhou",
                        "image": {
                            "id": 1888,
                            "name": "[AUTO] Shenzhou - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194040.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/Shenzhou_program",
                        "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                        "agencies": [
                            {
                                "response_mode": "list",
                                "id": 17,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                                "name": "China National Space Administration",
                                "abbrev": "CNSA",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            }
                        ],
                        "start_date": "1993-01-01T00:00:00Z",
                        "end_date": null,
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    },
                    {
                        "response_mode": "normal",
                        "id": 19,
                        "url": "https://lldev.thespacedevs.com/2.3.0/programs/19/?format=api",
                        "name": "Tiangong space station",
                        "image": {
                            "id": 1893,
                            "name": "[AUTO] Tiangong space station - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194050.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/Tiangong_space_station",
                        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                        "agencies": [
                            {
                                "response_mode": "list",
                                "id": 88,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                                "name": "China Aerospace Science and Technology Corporation",
                                "abbrev": "CASC",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            }
                        ],
                        "start_date": "2021-04-29T03:23:00Z",
                        "end_date": null,
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 7100,
                "location_launch_attempt_count": 249,
                "pad_launch_attempt_count": 26,
                "agency_launch_attempt_count": 521,
                "orbital_launch_attempt_count_year": 251,
                "location_launch_attempt_count_year": 10,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 20
            },
            "landing": {
                "id": 1594,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1594/?format=api",
                "attempt": true,
                "success": null,
                "description": "The Shenzhou 21 spacecraft will land at the Donfgeng landing site in Inner Mongolia, China.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 22,
                    "name": "Dongfeng Landing Site",
                    "active": true,
                    "abbrev": "DLS",
                    "description": "Dongfeng landing site in the Gobi Desert, North China's Inner Mongolia Autonomous Region.",
                    "location": null,
                    "longitude": null,
                    "latitude": null,
                    "image": {
                        "id": 1260,
                        "name": "[AUTO] Shenzhou 16 Landing - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_16_lan_image_20231027084649.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192204.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "successful_landings": 7,
                    "attempted_landings": 7,
                    "failed_landings": 0,
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.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"
                    }
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "duration": null,
            "turn_around_time": null,
            "response_mode": "normal"
        },
        {
            "id": 877,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/877/?format=api",
            "destination": "ISS",
            "mission_end": null,
            "spacecraft": {
                "response_mode": "normal",
                "id": 569,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/569/?format=api",
                "name": "Cargo Dragon",
                "serial_number": "TBD",
                "is_placeholder": true,
                "image": {
                    "id": 1086,
                    "name": "Cargo Dragon docking",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "The specific spacecraft for this launch is currently unknown.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 7,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/7/?format=api",
                    "name": "Cargo Dragon 2",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "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"
                        }
                    },
                    "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": "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"
                        },
                        {
                            "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": "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": {
                                "response_mode": "list",
                                "id": 6,
                                "name": "Dragon"
                            },
                            "maiden_flight": "2019-03-02"
                        }
                    ],
                    "in_use": true,
                    "image": {
                        "id": 1086,
                        "name": "Cargo Dragon docking",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "6f25718d-40d8-4c74-be30-b70674a0dfb3",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/6f25718d-40d8-4c74-be30-b70674a0dfb3/?format=api",
                "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-32",
                "response_mode": "normal",
                "slug": "falcon-9-block-5-dragon-crs-2-spx-32",
                "launch_designator": null,
                "status": {
                    "id": 1,
                    "name": "Go for Launch",
                    "abbrev": "Go",
                    "description": "Current T-0 confirmed by official or reliable sources."
                },
                "last_updated": "2025-04-08T21:22:06Z",
                "net": "2025-04-21T08:15:34Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "window_end": "2025-04-21T08:15:34Z",
                "window_start": "2025-04-21T08:15:34Z",
                "image": {
                    "id": 1390,
                    "name": "F9B5 liftoff from 39A with Cargo Dragon",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192619.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": []
                },
                "infographic": null,
                "probability": null,
                "weather_concerns": null,
                "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": 7745,
                    "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": 6263,
                    "name": "Dragon CRS-2 SpX-32",
                    "type": "Resupply",
                    "description": "32nd commercial resupply services mission to the International Space Station operated by SpaceX. The flight will be conducted under the second Commercial Resupply Services contract with NASA.\r\n\r\nCargo Dragon 2 brings supplies and payloads, including critical materials to directly support science and research investigations that occur onboard the orbiting laboratory.",
                    "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": 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": "Acting Administrator:  James Free",
                            "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-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 141,
                            "consecutive_successful_launches": 11,
                            "successful_launches": 121,
                            "failed_launches": 20,
                            "pending_launches": 6,
                            "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": "http://www.nasa.gov",
                            "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                            "social_media_links": []
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 87,
                    "url": "https://lldev.thespacedevs.com/2.3.0/pads/87/?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-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.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": "Launch Complex 39A",
                    "image": {
                        "id": 2119,
                        "name": "FH liftoff from LC-39A (GOES-U)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_20240626200232.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_thumbnail_20240626200233.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": true,
                        "variants": []
                    },
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                    "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                    "latitude": 28.60822681,
                    "longitude": -80.60428186,
                    "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-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                    "total_launch_count": 203,
                    "orbital_launch_attempt_count": 202,
                    "fastest_turnaround": "P5DT7H9M30S",
                    "location": {
                        "response_mode": "normal",
                        "id": 27,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/27/?format=api",
                        "name": "Kennedy Space Center, 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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 7129,
                            "successful_launches": 6587,
                            "failed_launches": 542,
                            "total_attempted_landings": 1089,
                            "successful_landings": 1046,
                            "failed_landings": 43
                        },
                        "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": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                        "image": {
                            "id": 2200,
                            "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                        "longitude": -80.650833,
                        "latitude": 28.524167,
                        "timezone_name": "America/New_York",
                        "total_launch_count": 261,
                        "total_landing_count": 0
                    }
                },
                "webcast_live": false,
                "program": [
                    {
                        "response_mode": "normal",
                        "id": 11,
                        "url": "https://lldev.thespacedevs.com/2.3.0/programs/11/?format=api",
                        "name": "Commercial Resupply Services",
                        "image": {
                            "id": 1878,
                            "name": "[AUTO] Commercial Resupply Services - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194021.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/Commercial_Resupply_Services#Commercial_Resupply_Services",
                        "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                        "agencies": [
                            {
                                "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": 257,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api",
                                "name": "Northrop Grumman Space Systems",
                                "abbrev": "NGSS",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            {
                                "response_mode": "list",
                                "id": 1020,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1020/?format=api",
                                "name": "Sierra Nevada Corporation",
                                "abbrev": "SNC",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            {
                                "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": "2008-12-23T00: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-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "thumbnail_url": "https://thespacedevs-prod.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": 6931,
                "location_launch_attempt_count": 262,
                "pad_launch_attempt_count": 204,
                "agency_launch_attempt_count": 497,
                "orbital_launch_attempt_count_year": 82,
                "location_launch_attempt_count_year": 10,
                "pad_launch_attempt_count_year": 10,
                "agency_launch_attempt_count_year": 48
            },
            "landing": {
                "id": 1598,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1598/?format=api",
                "attempt": true,
                "success": null,
                "description": "The Cargo Dragon spacecraft will splash down in the Pacific Ocean.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 18,
                    "name": "Pacific Ocean",
                    "active": true,
                    "abbrev": "PAC",
                    "description": "Pacific Ocean",
                    "location": null,
                    "longitude": null,
                    "latitude": null,
                    "image": {
                        "id": 2242,
                        "name": "Pacific Ocean from the ISS",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_20240920094534.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_thumbnail_20240920094534.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": []
                    },
                    "successful_landings": 46,
                    "attempted_landings": 48,
                    "failed_landings": 2,
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.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"
                    }
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "duration": null,
            "turn_around_time": null,
            "response_mode": "normal"
        },
        {
            "id": 870,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/870/?format=api",
            "destination": "Suborbital",
            "mission_end": "2025-02-25T15:59:19Z",
            "spacecraft": {
                "response_mode": "normal",
                "id": 453,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/453/?format=api",
                "name": "RSS First Step",
                "serial_number": "2.0-2",
                "is_placeholder": false,
                "image": {
                    "id": 2153,
                    "name": "NS-19 Capsule First Step landed",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-19_capsule_f_image_20240812145125.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-19_capsule_f_image_thumbnail_20240812145126.jpeg",
                    "credit": "Blue Origin",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "in_space": false,
                "time_in_space": "PT2H2M10S",
                "time_docked": "P0D",
                "flights_count": 12,
                "mission_ends_count": 12,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "First Blue Origin New Shepard Crew Capsule 2.0 to carry human passengers. This capsule is outfitted with improvements to environmental features such as acoustics and temperature regulation inside the capsule, crew display panels, and speakers with a microphone and push-to-talk button at each seat.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 21,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/21/?format=api",
                    "name": "Crew Capsule 2.0",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 141,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "abbrev": "BO",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "family": [
                        {
                            "response_mode": "normal",
                            "id": 5,
                            "name": "New Shepard Crew Capsule",
                            "description": "Capsules built for suborbital human spaceflight on New Shepard",
                            "manufacturer": {
                                "response_mode": "list",
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "abbrev": "BO",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "parent": null,
                            "maiden_flight": "2015-04-29"
                        }
                    ],
                    "in_use": true,
                    "image": {
                        "id": 1907,
                        "name": "New Shepard M7 H. G. Wells landed",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194115.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "fastest_turnaround": "P59DT1M42S"
            },
            "launch": {
                "id": "466c90a9-e52d-4116-b09f-e41284aacab7",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/466c90a9-e52d-4116-b09f-e41284aacab7/?format=api",
                "name": "New Shepard | NS-30",
                "response_mode": "normal",
                "slug": "new-shepard-ns-30",
                "launch_designator": null,
                "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-02-25T17:29:20Z",
                "net": "2025-02-25T15:49:11Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "window_end": "2025-02-25T22:30:00Z",
                "window_start": "2025-02-25T14:30:00Z",
                "image": {
                    "id": 2098,
                    "name": "New Shepard liftoff (NS-25)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                    "credit": "Blue Origin",
                    "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": 141,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "abbrev": "BO",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "rocket": {
                    "id": 8532,
                    "configuration": {
                        "response_mode": "list",
                        "id": 137,
                        "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/137/?format=api",
                        "name": "New Shepard",
                        "families": [],
                        "full_name": "New Shepard",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 7122,
                    "name": "NS-30",
                    "type": "Tourism",
                    "description": "NS-30 is the 10th crewed flight for the New Shepard program and the 30th in its history.",
                    "image": null,
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub",
                        "celestial_body": {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Earth"
                        }
                    },
                    "agencies": [
                        {
                            "response_mode": "normal",
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "abbrev": "BO",
                            "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": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                            "administrator": "CEO: Jeff Bezos",
                            "founding_year": 2000,
                            "launchers": "New Shepard | New Glenn",
                            "spacecraft": "",
                            "parent": null,
                            "image": {
                                "id": 5,
                                "name": "[AUTO] Blue Origin - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 116,
                                "name": "[AUTO] Blue Origin - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 45,
                                "name": "[AUTO] Blue Origin - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 31,
                            "consecutive_successful_launches": 8,
                            "successful_launches": 30,
                            "failed_launches": 1,
                            "pending_launches": 5,
                            "consecutive_successful_landings": 2,
                            "successful_landings": 28,
                            "failed_landings": 3,
                            "attempted_landings": 31,
                            "successful_landings_spacecraft": 30,
                            "failed_landings_spacecraft": 0,
                            "attempted_landings_spacecraft": 30,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "http://www.blueorigin.com/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Blue_Origin",
                            "social_media_links": []
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 90,
                    "url": "https://lldev.thespacedevs.com/2.3.0/pads/90/?format=api",
                    "active": true,
                    "agencies": [
                        {
                            "response_mode": "normal",
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "abbrev": "BO",
                            "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": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                            "administrator": "CEO: Jeff Bezos",
                            "founding_year": 2000,
                            "launchers": "New Shepard | New Glenn",
                            "spacecraft": "",
                            "parent": null,
                            "image": {
                                "id": 5,
                                "name": "[AUTO] Blue Origin - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 116,
                                "name": "[AUTO] Blue Origin - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 45,
                                "name": "[AUTO] Blue Origin - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        }
                    ],
                    "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                    "image": null,
                    "description": null,
                    "info_url": "http://www.blueorigin.com",
                    "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
                    "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
                    "latitude": 31.422878,
                    "longitude": -104.757121,
                    "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-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
                    "total_launch_count": 30,
                    "orbital_launch_attempt_count": 0,
                    "fastest_turnaround": "P20DT23H49M11S",
                    "location": {
                        "response_mode": "normal",
                        "id": 29,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, 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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 7129,
                            "successful_launches": 6587,
                            "failed_launches": 542,
                            "total_attempted_landings": 1089,
                            "successful_landings": 1046,
                            "failed_landings": 43
                        },
                        "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": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                        "image": {
                            "id": 2098,
                            "name": "New Shepard liftoff (NS-25)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                            "credit": "Blue Origin",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "longitude": -104.757152,
                        "latitude": 31.422927,
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 30,
                        "total_landing_count": 30
                    }
                },
                "webcast_live": false,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 30,
                "pad_launch_attempt_count": 30,
                "agency_launch_attempt_count": 31,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 2,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 3
            },
            "landing": {
                "id": 1575,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1575/?format=api",
                "attempt": true,
                "success": true,
                "description": "The RSS First Step capsule has landed back at Blue Origin's Corn Ranch facility.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 28,
                    "name": "Corn Ranch, West Texas",
                    "active": true,
                    "abbrev": "CR",
                    "description": "Blue Origin launch and landing facility located in West Texas",
                    "location": {
                        "response_mode": "normal",
                        "id": 29,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, USA",
                        "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": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                        "image": {
                            "id": 2098,
                            "name": "New Shepard liftoff (NS-25)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                            "credit": "Blue Origin",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "longitude": -104.757152,
                        "latitude": 31.422927,
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 30,
                        "total_landing_count": 30
                    },
                    "longitude": null,
                    "latitude": null,
                    "image": {
                        "id": 2152,
                        "name": "New Shepard Crew Capsule Jules Verne under parachutes",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_20240812144851.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_thumbnail_20240812144851.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "successful_landings": 33,
                    "attempted_landings": 33,
                    "failed_landings": 0,
                    "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.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"
                    }
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "duration": "PT10M8S",
            "turn_around_time": "P95DT8M57S",
            "response_mode": "normal"
        }
    ]
}