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=20
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=30",
    "previous": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/?format=api&limit=10&offset=10",
    "results": [
        {
            "id": 867,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/867/?format=api",
            "destination": "Suborbital",
            "mission_end": "2024-11-22T15:40:14Z",
            "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": "1631e31c-70cc-42b5-9737-31e5f243a563",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/1631e31c-70cc-42b5-9737-31e5f243a563/?format=api",
                "name": "New Shepard | NS-28",
                "response_mode": "normal",
                "slug": "new-shepard-ns-28",
                "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-11-22T18:47:56Z",
                "net": "2024-11-22T15:30:00Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "window_end": "2024-11-22T22:30:00Z",
                "window_start": "2024-11-22T14: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": 8413,
                    "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": 7002,
                    "name": "NS-28",
                    "type": "Tourism",
                    "description": "Twenty-eighth flight of New Shepard carrying six passengers.",
                    "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": 28,
                "pad_launch_attempt_count": 28,
                "agency_launch_attempt_count": 28,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 4,
                "pad_launch_attempt_count_year": 4,
                "agency_launch_attempt_count_year": 4
            },
            "landing": {
                "id": 1485,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1485/?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": "PT10M14S",
            "turn_around_time": "P85DT2H12M49S",
            "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"
        },
        {
            "id": 837,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/837/?format=api",
            "destination": "International Space Station",
            "mission_end": "2024-12-17T18:39:00Z",
            "spacecraft": {
                "response_mode": "normal",
                "id": 449,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/449/?format=api",
                "name": "Cargo Dragon C208",
                "serial_number": "C208",
                "is_placeholder": false,
                "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": "P175DT13H52M12S",
                "time_docked": "P165DT1H39M49S",
                "flights_count": 5,
                "mission_ends_count": 5,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "C208 is the first Cargo Dragon 2 and was launched as part of the CRS-21 mission.",
                "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": "P227DT5H48M49S"
            },
            "launch": {
                "id": "f97bce95-052e-4fa9-80e8-dbedf16bc516",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/f97bce95-052e-4fa9-80e8-dbedf16bc516/?format=api",
                "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-31",
                "response_mode": "normal",
                "slug": "falcon-9-block-5-dragon-crs-2-spx-31",
                "launch_designator": "2024-200",
                "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-10T08:46:55Z",
                "net": "2024-11-05T02:29:31Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "window_end": "2024-11-05T02:29:31Z",
                "window_start": "2024-11-05T02:29:31Z",
                "image": {
                    "id": 2272,
                    "name": "Falcon 9 liftoff from LC-39A (CRS-31)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_liftof_image_20241110084653.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_liftof_image_thumbnail_20241110084653.jpeg",
                    "credit": "SpaceX",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "infographic": null,
                "probability": 70,
                "weather_concerns": "Cumulus Cloud Rule, Liftoff Winds, Flight Through Precipitation",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "response_mode": "list",
                    "id": 121,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "abbrev": "SpX",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "rocket": {
                    "id": 7744,
                    "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": 6262,
                    "name": "Dragon CRS-2 SpX-31",
                    "type": "Resupply",
                    "description": "31st 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": 6793,
                "location_launch_attempt_count": 245,
                "pad_launch_attempt_count": 187,
                "agency_launch_attempt_count": 420,
                "orbital_launch_attempt_count_year": 204,
                "location_launch_attempt_count_year": 19,
                "pad_launch_attempt_count_year": 19,
                "agency_launch_attempt_count_year": 109
            },
            "landing": {
                "id": 1374,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1374/?format=api",
                "attempt": true,
                "success": true,
                "description": "The Dragon spacecraft successfully splashed down in the Gulf of Mexico.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 16,
                    "name": "Gulf of Mexico",
                    "active": true,
                    "abbrev": "GOM",
                    "description": "Gulf of Mexico",
                    "location": null,
                    "longitude": null,
                    "latitude": null,
                    "image": {
                        "id": 2234,
                        "name": "Gulf of Mexico imaged by Aqua",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gulf_of_mexico__image_20240920091356.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gulf_of_mexico__image_thumbnail_20240920091357.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": 16,
                    "attempted_landings": 18,
                    "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": "P42DT16H9M29S",
            "turn_around_time": "P493DT11H59M31S",
            "response_mode": "normal"
        },
        {
            "id": 813,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/813/?format=api",
            "destination": "International Space Station",
            "mission_end": null,
            "spacecraft": {
                "response_mode": "normal",
                "id": 572,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/572/?format=api",
                "name": "Cygnus CRS NG-22",
                "serial_number": null,
                "is_placeholder": false,
                "image": {
                    "id": 1910,
                    "name": "Cygnus Enhanced",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "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": "This is the twenty-second flight to the ISS by the Cygnus spacecraft under the CRS program and their eleventh under the CRS-2 program. This is also the 18th use of the enhanced size Cygnus.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 19,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api",
                    "name": "Cygnus Enhanced",
                    "type": {
                        "id": 4,
                        "name": "Cargo Resupply"
                    },
                    "agency": {
                        "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"
                        }
                    },
                    "family": [
                        {
                            "response_mode": "normal",
                            "id": 3,
                            "name": "Cygnus",
                            "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program",
                            "manufacturer": {
                                "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"
                                }
                            },
                            "parent": null,
                            "maiden_flight": "2013-09-18"
                        }
                    ],
                    "in_use": true,
                    "image": {
                        "id": 1910,
                        "name": "Cygnus Enhanced",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "7df7d8d1-1ec5-41ab-8504-e61204f2873b",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/7df7d8d1-1ec5-41ab-8504-e61204f2873b/?format=api",
                "name": "Falcon 9 Block 5 | Cygnus CRS-2 NG-22",
                "response_mode": "normal",
                "slug": "falcon-9-block-5-cygnus-crs-2-ng-22",
                "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-26T20:46:14Z",
                "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": 1736,
                    "name": "[AUTO] Falcon 9 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193628.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": 121,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "abbrev": "SpX",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "rocket": {
                    "id": 7751,
                    "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": 6269,
                    "name": "Cygnus CRS-2 NG-22",
                    "type": "Resupply",
                    "description": "This is the 22nd flight of the Northrop Grumman's uncrewed resupply spacecraft Cygnus and its 21st flight to the International Space Station under the Commercial Resupply Services contract with NASA.",
                    "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": 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"
                            },
                            "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": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
                            "administrator": "CEO: Kathy Warden",
                            "founding_year": 2015,
                            "launchers": "Antares | Minotaur | Pegasus",
                            "spacecraft": "Cygnus",
                            "parent": null,
                            "image": {
                                "id": 20,
                                "name": "[AUTO] Northrop Grumman Space Systems - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184636.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 165,
                                "name": "[AUTO] Northrop Grumman Space Systems - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185051.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 79,
                                "name": "[AUTO] Northrop Grumman Space Systems - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520space2520systems_nation_20230624130158.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184827.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 14,
                            "consecutive_successful_launches": 14,
                            "successful_launches": 14,
                            "failed_launches": 0,
                            "pending_launches": 6,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "successful_landings_spacecraft": 0,
                            "failed_landings_spacecraft": 0,
                            "attempted_landings_spacecraft": 0,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "http://www.northropgrumman.com/AboutUs/BusinessSectors/InnovationSystems/Pages/default.aspx",
                            "wiki_url": "https://en.wikipedia.org/wiki/Northrop_Grumman#Innovation_Systems",
                            "social_media_links": []
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 72,
                    "url": "https://lldev.thespacedevs.com/2.3.0/pads/72/?format=api",
                    "active": true,
                    "agencies": [],
                    "name": "Unknown Pad",
                    "image": null,
                    "description": null,
                    "info_url": null,
                    "wiki_url": "",
                    "map_url": "https://www.google.com/maps?q=28.458,-80.528",
                    "latitude": 28.458,
                    "longitude": -80.528,
                    "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_72_20200803143403.jpg",
                    "total_launch_count": 0,
                    "orbital_launch_attempt_count": 0,
                    "fastest_turnaround": null,
                    "location": {
                        "response_mode": "normal",
                        "id": 12,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
                        "name": "Cape Canaveral SFS, FL, USA",
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-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": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                        "image": {
                            "id": 2200,
                            "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                            "image_url": "https://thespacedevs-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_12_20200803142519.jpg",
                        "longitude": -80.577778,
                        "latitude": 28.488889,
                        "timezone_name": "America/New_York",
                        "total_launch_count": 1014,
                        "total_landing_count": 62
                    }
                },
                "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": 7100,
                "location_launch_attempt_count": 1072,
                "pad_launch_attempt_count": 23,
                "agency_launch_attempt_count": 545,
                "orbital_launch_attempt_count_year": 251,
                "location_launch_attempt_count_year": 78,
                "pad_launch_attempt_count_year": 23,
                "agency_launch_attempt_count_year": 96
            },
            "landing": {
                "id": 1227,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1227/?format=api",
                "attempt": false,
                "success": null,
                "description": "The Cygnus spacecraft will burn up upon entering Earth's atmosphere.",
                "downrange_distance": null,
                "landing_location": null,
                "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": 830,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/830/?format=api",
            "destination": "Indian Ocean",
            "mission_end": "2024-06-06T13:55:00Z",
            "spacecraft": {
                "response_mode": "normal",
                "id": 579,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/579/?format=api",
                "name": "Ship 29",
                "serial_number": "S29",
                "is_placeholder": false,
                "image": {
                    "id": 2117,
                    "name": "Ship 29 at the suborbital pad",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ship_29_at_the__image_20240621062817.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ship_29_at_the__image_thumbnail_20240621062818.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": []
                },
                "in_space": false,
                "time_in_space": "PT1H5M",
                "time_docked": "P0D",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "Ship 29 (S29) is the 2nd stage vehicle used for the fourth Starship integrated flight test. Lost to the ocean after a successful soft splashdown.",
                "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": "2b1b756f-7207-4781-a874-aed61b38463d",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/2b1b756f-7207-4781-a874-aed61b38463d/?format=api",
                "name": "Starship | Integrated Flight Test 4",
                "response_mode": "normal",
                "slug": "starship-integrated-flight-test-4",
                "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-06-21T05:16:09Z",
                "net": "2024-06-06T12:50:00Z",
                "net_precision": {
                    "id": 1,
                    "name": "Minute",
                    "abbrev": "MIN",
                    "description": "The T-0 is accurate to the minute."
                },
                "window_end": "2024-06-06T14:00:00Z",
                "window_start": "2024-06-06T12:00:00Z",
                "image": {
                    "id": 2115,
                    "name": "Starship liftoff from Starbase (IFT-4)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_liftof_image_20240621051604.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_liftof_image_thumbnail_20240621051605.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": []
                },
                "infographic": null,
                "probability": 95,
                "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": 8221,
                    "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": 6798,
                    "name": "Integrated Flight Test 4",
                    "type": "Test Flight",
                    "description": "Fourth 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": 13,
                "pad_launch_attempt_count": 4,
                "agency_launch_attempt_count": 371,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 2,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 60
            },
            "landing": {
                "id": 1336,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1336/?format=api",
                "attempt": true,
                "success": true,
                "description": "Starship Ship 29 made an atmospheric re-entry and soft landing over the Indian Ocean.",
                "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": "PT1H5M",
            "turn_around_time": null,
            "response_mode": "normal"
        },
        {
            "id": 833,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/833/?format=api",
            "destination": "International Space Station",
            "mission_end": "2024-11-19T16:11:00Z",
            "spacecraft": {
                "response_mode": "normal",
                "id": 581,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/581/?format=api",
                "name": "Progress MS-27",
                "serial_number": null,
                "is_placeholder": false,
                "image": {
                    "id": 1924,
                    "name": "[AUTO] Progress-MS - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194142.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "in_space": false,
                "time_in_space": "P173DT6H28M1S",
                "time_docked": "P171DT1H10M",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Progress-MS 27 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 33,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/33/?format=api",
                    "name": "Progress-MS",
                    "type": {
                        "id": 4,
                        "name": "Cargo Resupply"
                    },
                    "agency": {
                        "response_mode": "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": 2,
                            "name": "Progress",
                            "description": "The Progress is a Russian expendable cargo spacecraft. Its purpose is to deliver the supplies needed to sustain a human presence in orbit.",
                            "manufacturer": {
                                "response_mode": "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": "1978-01-20"
                        }
                    ],
                    "in_use": true,
                    "image": {
                        "id": 1924,
                        "name": "[AUTO] Progress-MS - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194142.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "ea952239-e9d1-49e6-a813-7912a1d9c54c",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/ea952239-e9d1-49e6-a813-7912a1d9c54c/?format=api",
                "name": "Soyuz 2.1a | Progress MS-27 (88P)",
                "response_mode": "normal",
                "slug": "soyuz-21a-progress-ms-27-88p",
                "launch_designator": "2024-103",
                "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-05-30T16:19:25Z",
                "net": "2024-05-30T09:42:59Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "window_end": "2024-05-30T09:42:59Z",
                "window_start": "2024-05-30T09:42:59Z",
                "image": {
                    "id": 2105,
                    "name": "Soyuz 2.1a liftoff from 31/6 (Progress MS-27)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_lift_image_20240530123310.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_lift_image_thumbnail_20240530123311.jpeg",
                    "credit": "Roscosmos",
                    "license": {
                        "id": 14,
                        "name": "Roscosmos Image Use Policy",
                        "priority": 3,
                        "link": "https://www.roscosmos.ru/22650/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "infographic": null,
                "probability": null,
                "weather_concerns": null,
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "response_mode": "list",
                    "id": 63,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "abbrev": "RFSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "rocket": {
                    "id": 8086,
                    "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": 6640,
                    "name": "Progress MS-27 (88P)",
                    "type": "Resupply",
                    "description": "Progress resupply mission to the International Space Station.",
                    "image": null,
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO",
                        "celestial_body": {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Earth"
                        }
                    },
                    "agencies": [
                        {
                            "response_mode": "normal",
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "abbrev": "RFSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 5,
                                    "name": "Russia",
                                    "alpha_2_code": "RU",
                                    "alpha_3_code": "RUS",
                                    "nationality_name": "Russian",
                                    "nationality_name_composed": "Russo"
                                }
                            ],
                            "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                            "administrator": "Administrator: Yuri Borisov",
                            "founding_year": 1992,
                            "launchers": "Soyuz",
                            "spacecraft": "Soyuz",
                            "parent": null,
                            "image": {
                                "id": 25,
                                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                                "image_url": "https://thespacedevs-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": 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": 6694,
                "location_launch_attempt_count": 1549,
                "pad_launch_attempt_count": 416,
                "agency_launch_attempt_count": 323,
                "orbital_launch_attempt_count_year": 105,
                "location_launch_attempt_count_year": 4,
                "pad_launch_attempt_count_year": 4,
                "agency_launch_attempt_count_year": 5
            },
            "landing": {
                "id": 1356,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1356/?format=api",
                "attempt": false,
                "success": null,
                "description": "Progress-MS 27 will be destroyed during atmospheric reentry after completing its mission",
                "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": "P173DT6H28M1S",
            "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": 838,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/838/?format=api",
            "destination": "Indian Ocean",
            "mission_end": "2024-10-13T15:31:00Z",
            "spacecraft": {
                "response_mode": "normal",
                "id": 594,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/594/?format=api",
                "name": "Ship 30",
                "serial_number": "S30",
                "is_placeholder": false,
                "image": {
                    "id": 1098,
                    "name": "Starship stacked on the pad (IFT-1)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_full_s_image_20231022150502.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191629.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": []
                },
                "in_space": false,
                "time_in_space": "PT3H6M",
                "time_docked": "P0D",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "Ship 30 (S30) is the 2nd stage vehicle used for the fifth Starship integrated flight test. Lost to the ocean after a successful soft splashdown.",
                "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": "83ba001e-9bca-48ac-84cb-ccea96bfe9c1",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/83ba001e-9bca-48ac-84cb-ccea96bfe9c1/?format=api",
                "name": "Starship | Integrated Flight Test 5",
                "response_mode": "normal",
                "slug": "starship-integrated-flight-test-5",
                "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-13T17:15:40Z",
                "net": "2024-10-13T12:25:00Z",
                "net_precision": {
                    "id": 1,
                    "name": "Minute",
                    "abbrev": "MIN",
                    "description": "The T-0 is accurate to the minute."
                },
                "window_end": "2024-10-13T12:30:00Z",
                "window_start": "2024-10-13T12:00:00Z",
                "image": {
                    "id": 2254,
                    "name": "Superheavy approaching the tower for a catch attempt (IFT-5)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/superheavy_appr_image_20241013171532.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/superheavy_appr_image_thumbnail_20241013171532.jpeg",
                    "credit": "SpaceX",
                    "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": 121,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "abbrev": "SpX",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "rocket": {
                    "id": 8261,
                    "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": 6842,
                    "name": "Integrated Flight Test 5",
                    "type": "Test Flight",
                    "description": "Fifth 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": 14,
                "pad_launch_attempt_count": 5,
                "agency_launch_attempt_count": 409,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 3,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 98
            },
            "landing": {
                "id": 1462,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1462/?format=api",
                "attempt": true,
                "success": true,
                "description": "Starship Ship 30 has made an atmospheric re-entry and soft landing over the Indian Ocean.",
                "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": "PT3H6M",
            "turn_around_time": null,
            "response_mode": "normal"
        },
        {
            "id": 881,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/881/?format=api",
            "destination": "ISS",
            "mission_end": null,
            "spacecraft": {
                "response_mode": "normal",
                "id": 612,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/612/?format=api",
                "name": "Soyuz MS-28",
                "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": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "Soyuz capsule planned to be used on the MS-28 mission to the ISS.",
                "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": "40beac6e-ce8e-4481-8cf9-56d1d9c48804",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/40beac6e-ce8e-4481-8cf9-56d1d9c48804/?format=api",
                "name": "Soyuz 2.1a | Soyuz MS-28",
                "response_mode": "normal",
                "slug": "soyuz-21a-soyuz-ms-28",
                "launch_designator": 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": "2024-12-16T18:34:37Z",
                "net": "2025-11-27T00:00:00Z",
                "net_precision": {
                    "id": 5,
                    "name": "Day",
                    "abbrev": "DAY",
                    "description": "The T-0 is expected on the given day."
                },
                "window_end": "2025-11-27T00:00:00Z",
                "window_start": "2025-11-27T00:00:00Z",
                "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": 8428,
                    "configuration": {
                        "response_mode": "list",
                        "id": 24,
                        "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/24/?format=api",
                        "name": "Soyuz 2.1a",
                        "families": [
                            {
                                "response_mode": "list",
                                "id": 147,
                                "name": "Soyuz"
                            },
                            {
                                "response_mode": "list",
                                "id": 190,
                                "name": "Soyuz 2"
                            }
                        ],
                        "full_name": "Soyuz 2.1a",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 7017,
                    "name": "Soyuz MS-28",
                    "type": "Human Exploration",
                    "description": "Soyuz MS-28 will carry three cosmonauts and one astronaut to the International Space Station aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan. The crew consists of Roscosmos cosmonauts Sergei Kud-Sverchkov, Sergei Mikayev and Oleg Platonov.",
                    "image": null,
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO",
                        "celestial_body": {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Earth"
                        }
                    },
                    "agencies": [
                        {
                            "response_mode": "normal",
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "abbrev": "RFSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 5,
                                    "name": "Russia",
                                    "alpha_2_code": "RU",
                                    "alpha_3_code": "RUS",
                                    "nationality_name": "Russian",
                                    "nationality_name_composed": "Russo"
                                }
                            ],
                            "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                            "administrator": "Administrator: Yuri Borisov",
                            "founding_year": 1992,
                            "launchers": "Soyuz",
                            "spacecraft": "Soyuz",
                            "parent": null,
                            "image": {
                                "id": 25,
                                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                                "image_url": "https://thespacedevs-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": 6987,
                "location_launch_attempt_count": 1559,
                "pad_launch_attempt_count": 426,
                "agency_launch_attempt_count": 338,
                "orbital_launch_attempt_count_year": 138,
                "location_launch_attempt_count_year": 6,
                "pad_launch_attempt_count_year": 6,
                "agency_launch_attempt_count_year": 9
            },
            "landing": {
                "id": 1605,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/1605/?format=api",
                "attempt": true,
                "success": null,
                "description": "Soyuz MS-28 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": null,
            "turn_around_time": null,
            "response_mode": "normal"
        }
    ]
}