API endpoint that allows a flight of a specific Spacecraft instances to be viewed.

GET: Return a list of all the existing Spacecraft flights.

FILTERS: Parameters - 'spacecraft' Example - /api/2.2.0/spacecraft/flight/?spacecraft=37

GET /2.2.0/spacecraft/flight/?format=api&offset=860
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 871,
    "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/?format=api&limit=10&offset=870",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/?format=api&limit=10&offset=850",
    "results": [
        {
            "id": 869,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/869/?format=api",
            "destination": "Suborbital",
            "mission_end": "2025-02-04T16:10:06Z",
            "spacecraft": {
                "id": 276,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/276/?format=api",
                "name": "RSS H.G. Wells",
                "serial_number": "2.0-1",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT1H50M15S",
                "time_docked": "P0D",
                "flights_count": 11,
                "mission_ends_count": 11,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "Second New Shepard capsule. It is dedicated to uncrewed flights.",
                "spacecraft_config": {
                    "id": 21,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/21/?format=api",
                    "name": "Crew Capsule 2.0",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 141,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg"
                }
            },
            "launch": {
                "id": "ccd1a7bc-8506-40c3-8967-9ce168084c2c",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/ccd1a7bc-8506-40c3-8967-9ce168084c2c/?format=api",
                "slug": "new-shepard-ns-29",
                "name": "New Shepard | NS-29",
                "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-04T17:16:06Z",
                "net": "2025-02-04T16:00:00Z",
                "window_end": "2025-02-04T23:30:00Z",
                "window_start": "2025-02-04T15:30:00Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 8472,
                    "configuration": {
                        "id": 137,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                        "name": "New Shepard",
                        "family": "",
                        "full_name": "New Shepard",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 7061,
                    "name": "NS-29",
                    "description": "NS-29 will simulate the Moon’s gravity and fly 30 payloads, all but one of which is focused on testing lunar-related technologies.\r\n\r\nThe payloads will experience at least two minutes of lunar gravity forces, a first for New Shepard and made possible in part through support from NASA. The flight will test six broad lunar technology areas: In-situ resource utilization, dust mitigation, advanced habitation systems, sensors and instrumentation, small spacecraft technologies, and entry descent and landing. Proving out these technologies at lower cost is another step toward Blue Origin’s mission to lower the cost of access to space for the benefit of Earth. It also enables NASA and other lunar surface technology providers to test innovations critical to achieving Artemis program goals and exploring the Moon’s surface. \r\n\r\nThe New Shepard crew capsule is using its Reaction Control System (RCS) to spin up to approximately 11 revolutions per minute. This spin rate simulates one-sixth Earth gravity at the midpoint of the crew capsule lockers. In simulated lunar gravity, customers can accelerate their learning and technology readiness for lunar payloads at much lower cost.",
                    "launch_designator": null,
                    "type": "Suborbital",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [
                        {
                            "id": 141,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "featured": true,
                            "type": "Commercial",
                            "country_code": "USA",
                            "abbrev": "BO",
                            "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": "",
                            "launch_library_url": null,
                            "total_launch_count": 32,
                            "consecutive_successful_launches": 9,
                            "successful_launches": 31,
                            "failed_launches": 1,
                            "pending_launches": 4,
                            "consecutive_successful_landings": 3,
                            "successful_landings": 29,
                            "failed_landings": 3,
                            "attempted_landings": 32,
                            "info_url": "http://www.blueorigin.com/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Blue_Origin",
                            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg"
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 90,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/90/?format=api",
                    "agency_id": 141,
                    "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                    "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",
                    "location": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, USA",
                        "country_code": "USA",
                        "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.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 31,
                        "total_landing_count": 31
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
                    "total_launch_count": 31,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 29,
                "pad_launch_attempt_count": 29,
                "agency_launch_attempt_count": 30,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 1,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 2,
                "type": "normal"
            },
            "landing": {
                "id": 1525,
                "attempt": true,
                "success": true,
                "description": "The RSS First Step capsule has landed back at Blue Origin's Corn Ranch facility.",
                "downrange_distance": null,
                "location": {
                    "id": 28,
                    "name": "Corn Ranch, West Texas",
                    "abbrev": "CR",
                    "description": "Blue Origin launch and landing facility located in West Texas",
                    "location": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, USA",
                        "country_code": "USA",
                        "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.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 31,
                        "total_landing_count": 31
                    },
                    "successful_landings": 34
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 871,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/871/?format=api",
            "destination": "Suborbital",
            "mission_end": "2025-03-06T23:43:00Z",
            "spacecraft": {
                "id": 606,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/606/?format=api",
                "name": "Ship 34",
                "serial_number": "S34",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT13M",
                "time_docked": "P0D",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "Ship 34 (S34) is the 2nd stage vehicle used for the eighth Starship flight test. It is the second \"Block 2\" Starship spacecraft with lengthened propellant tanks and forward flaps with a new design, among other enhancements.",
                "spacecraft_config": {
                    "id": 26,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/26/?format=api",
                    "name": "Starship",
                    "type": {
                        "id": 6,
                        "name": "Reuseable Upper Stage"
                    },
                    "agency": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_image_20231116184708.jpeg"
                }
            },
            "launch": {
                "id": "a2b94add-d1e8-4b1d-9f25-afe7904580d3",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/a2b94add-d1e8-4b1d-9f25-afe7904580d3/?format=api",
                "slug": "starship-flight-8",
                "name": "Starship | Flight 8",
                "status": {
                    "id": 4,
                    "name": "Launch Failure",
                    "abbrev": "Failure",
                    "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
                },
                "last_updated": "2025-03-07T04:02:49Z",
                "net": "2025-03-06T23:30:00Z",
                "window_end": "2025-03-07T00:30:00Z",
                "window_start": "2025-03-06T23:30:00Z",
                "net_precision": {
                    "id": 1,
                    "name": "Minute",
                    "abbrev": "MIN",
                    "description": "The T-0 is accurate to the minute."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "Ship 34 lost 4 out of 6 Raptors at around T+8:00 and entered unrecoverable roll.",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 8534,
                    "configuration": {
                        "id": 464,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
                        "name": "Starship",
                        "family": "Starship",
                        "full_name": "Starship",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 7124,
                    "name": "Flight 8",
                    "description": "Eighth test flight of the two-stage Starship launch vehicle.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "featured": true,
                            "type": "Commercial",
                            "country_code": "USA",
                            "abbrev": "SpX",
                            "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                            "administrator": "CEO: Elon Musk",
                            "founding_year": "2002",
                            "launchers": "Falcon | Starship",
                            "spacecraft": "Dragon",
                            "launch_library_url": null,
                            "total_launch_count": 494,
                            "consecutive_successful_launches": 17,
                            "successful_launches": 480,
                            "failed_launches": 14,
                            "pending_launches": 119,
                            "consecutive_successful_landings": 63,
                            "successful_landings": 441,
                            "failed_landings": 26,
                            "attempted_landings": 466,
                            "info_url": "http://www.spacex.com/",
                            "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 188,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/188/?format=api",
                    "agency_id": 121,
                    "name": "Orbital Launch Mount A",
                    "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",
                    "location": {
                        "id": 143,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                        "name": "SpaceX Starbase, TX, USA",
                        "country_code": "USA",
                        "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.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 17,
                        "total_landing_count": 13
                    },
                    "country_code": "USA",
                    "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
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
                "infographic": null,
                "program": [
                    {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                        "name": "SpaceX Starship",
                        "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                        "agencies": [
                            {
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "type": "Commercial"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                        "start_date": "2019-03-01T05:00:00Z",
                        "end_date": null,
                        "info_url": "https://www.spacex.com/vehicles/starship/",
                        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                        "mission_patches": [],
                        "type": {
                            "id": 7,
                            "name": "Technology"
                        }
                    }
                ],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 17,
                "pad_launch_attempt_count": 8,
                "agency_launch_attempt_count": 477,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 2,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 28,
                "type": "normal"
            },
            "landing": {
                "id": 1577,
                "attempt": true,
                "success": false,
                "description": "Starship Ship 34 was lost during ascent.",
                "downrange_distance": null,
                "location": {
                    "id": 32,
                    "name": "Indian Ocean",
                    "abbrev": "IND",
                    "description": "Indian Ocean",
                    "location": null,
                    "successful_landings": 6
                },
                "type": {
                    "id": 3,
                    "name": "Ocean",
                    "abbrev": "Ocean",
                    "description": "No recovery attempt"
                }
            }
        },
        {
            "id": 849,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/849/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": "2025-04-04T16:19:28Z",
            "spacecraft": {
                "id": 291,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/291/?format=api",
                "name": "Crew Dragon Resilience",
                "serial_number": "C207",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P179DT18H19M30S",
                "time_docked": "P165DT19H56M",
                "flights_count": 4,
                "mission_ends_count": 4,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "Crew Dragon Resilience was used for the Crew-1 mission.",
                "spacecraft_config": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api",
                    "name": "Crew Dragon 2",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg"
                }
            },
            "launch": {
                "id": "8ce07863-00fd-4a90-b3e2-d1811a8f4f9d",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/8ce07863-00fd-4a90-b3e2-d1811a8f4f9d/?format=api",
                "slug": "falcon-9-block-5-fram2",
                "name": "Falcon 9 Block 5 | Fram2",
                "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-04-17T09:19:59Z",
                "net": "2025-04-01T01:46:50Z",
                "window_end": "2025-04-01T06:26:20Z",
                "window_start": "2025-04-01T01:46:50Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "probability": 60,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 8291,
                    "configuration": {
                        "id": 164,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                        "name": "Falcon 9",
                        "family": "Falcon",
                        "full_name": "Falcon 9 Block 5",
                        "variant": "Block 5"
                    }
                },
                "mission": {
                    "id": 6872,
                    "name": "Fram2",
                    "description": "Fram2 is the world’s first astronaut mission to polar orbit. Named after the Norwegian polar research ship Fram, the Crew Dragon spacecraft will launch into a 90° circular orbit from Florida, making it the first human spaceflight to fly over Earth’s polar regions from low-Earth orbit. A cupola will be installed on the Dragon spacecraft to allow for Earth observation from at an altitude of 425 – 450 km. \r\n\r\nDuring the 3-to-5-day mission, the crew will study green fragments and mauve ribbons of continuous emissions comparable to the phenomenon known as STEVE (Strong Thermal Emission Velocity Enhancement), persistently measured at an altitude of approximately 400 - 500 km above Earth’s atmosphere, among other studies. The crew will also work with SpaceX to conduct a variety of research to better understand the effects of spaceflight on the human body, which includes capturing the first human x-ray images in space, Just-in-Time training tools, and studying the effects of spaceflight on behavioural health.\r\n\r\nChun Wang, an entrepreneur and explorer who co-founded f2pool and stakefish, serves as the mission commander. The vehicle commander will be Jannicke Mikkelsen, a film director, and cinematographer. The vehicle pilot will be Eric Philips, a professional polar adventurer and guide who has completed ski expeditions to the North and South Poles. The final crew member will be mission specialist Rabea Rogge, a robotics researcher from Berlin, currently pursuing her PhD in Norway.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 13,
                        "name": "Polar Orbit",
                        "abbrev": "PO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 87,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                    "agency_id": 121,
                    "name": "Launch Complex 39A",
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                    "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                    "latitude": "28.60822681",
                    "longitude": "-80.60428186",
                    "location": {
                        "id": 27,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                        "name": "Kennedy Space Center, FL, USA",
                        "country_code": "USA",
                        "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                        "timezone_name": "America/New_York",
                        "total_launch_count": 261,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                    "total_launch_count": 203,
                    "orbital_launch_attempt_count": 202
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210914155606.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": 6917,
                "location_launch_attempt_count": 260,
                "pad_launch_attempt_count": 202,
                "agency_launch_attempt_count": 488,
                "orbital_launch_attempt_count_year": 68,
                "location_launch_attempt_count_year": 8,
                "pad_launch_attempt_count_year": 8,
                "agency_launch_attempt_count_year": 39,
                "type": "normal"
            },
            "landing": {
                "id": 1403,
                "attempt": true,
                "success": true,
                "description": "The Crew Dragon spacecraft has splashed down in the Pacific Ocean carrying 4 passengers.",
                "downrange_distance": null,
                "location": {
                    "id": 18,
                    "name": "Pacific Ocean",
                    "abbrev": "PAC",
                    "description": "Pacific Ocean",
                    "location": null,
                    "successful_landings": 46
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 870,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/870/?format=api",
            "destination": "Suborbital",
            "mission_end": "2025-02-25T15:59:19Z",
            "spacecraft": {
                "id": 453,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/453/?format=api",
                "name": "RSS First Step",
                "serial_number": "2.0-2",
                "is_placeholder": false,
                "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": {
                    "id": 21,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/21/?format=api",
                    "name": "Crew Capsule 2.0",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 141,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg"
                }
            },
            "launch": {
                "id": "466c90a9-e52d-4116-b09f-e41284aacab7",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/466c90a9-e52d-4116-b09f-e41284aacab7/?format=api",
                "slug": "new-shepard-ns-30",
                "name": "New Shepard | NS-30",
                "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",
                "window_end": "2025-02-25T22:30:00Z",
                "window_start": "2025-02-25T14:30:00Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 8532,
                    "configuration": {
                        "id": 137,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                        "name": "New Shepard",
                        "family": "",
                        "full_name": "New Shepard",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 7122,
                    "name": "NS-30",
                    "description": "NS-30 is the 10th crewed flight for the New Shepard program and the 30th in its history.",
                    "launch_designator": null,
                    "type": "Tourism",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [
                        {
                            "id": 141,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "featured": true,
                            "type": "Commercial",
                            "country_code": "USA",
                            "abbrev": "BO",
                            "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": "",
                            "launch_library_url": null,
                            "total_launch_count": 32,
                            "consecutive_successful_launches": 9,
                            "successful_launches": 31,
                            "failed_launches": 1,
                            "pending_launches": 4,
                            "consecutive_successful_landings": 3,
                            "successful_landings": 29,
                            "failed_landings": 3,
                            "attempted_landings": 32,
                            "info_url": "http://www.blueorigin.com/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Blue_Origin",
                            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg"
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 90,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/90/?format=api",
                    "agency_id": 141,
                    "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                    "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",
                    "location": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, USA",
                        "country_code": "USA",
                        "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.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 31,
                        "total_landing_count": 31
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
                    "total_launch_count": 31,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                "infographic": null,
                "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,
                "type": "normal"
            },
            "landing": {
                "id": 1575,
                "attempt": true,
                "success": true,
                "description": "The RSS First Step capsule has landed back at Blue Origin's Corn Ranch facility.",
                "downrange_distance": null,
                "location": {
                    "id": 28,
                    "name": "Corn Ranch, West Texas",
                    "abbrev": "CR",
                    "description": "Blue Origin launch and landing facility located in West Texas",
                    "location": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, USA",
                        "country_code": "USA",
                        "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.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 31,
                        "total_landing_count": 31
                    },
                    "successful_landings": 34
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 874,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/874/?format=api",
            "destination": "Tiangong space station",
            "mission_end": null,
            "spacecraft": {
                "id": 609,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/609/?format=api",
                "name": "Shenzhou 20",
                "serial_number": "20",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "Spacecraft used to launch 3 astronauts on the 9th crewed mission to the Chinese Space Station.",
                "spacecraft_config": {
                    "id": 2,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api",
                    "name": "Shenzhou",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "type": "Government"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
                }
            },
            "launch": {
                "id": "a164daf8-31df-4d34-bf67-5ec41b3a9f9b",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/a164daf8-31df-4d34-bf67-5ec41b3a9f9b/?format=api",
                "slug": "long-march-2fg-shenzhou-20",
                "name": "Long March 2F/G | Shenzhou 20",
                "status": {
                    "id": 1,
                    "name": "Go for Launch",
                    "abbrev": "Go",
                    "description": "Current T-0 confirmed by official or reliable sources."
                },
                "last_updated": "2025-04-18T08:33:52Z",
                "net": "2025-04-24T09:17:00Z",
                "window_end": "2025-04-24T09:47:00Z",
                "window_start": "2025-04-24T09:07:00Z",
                "net_precision": {
                    "id": 1,
                    "name": "Minute",
                    "abbrev": "MIN",
                    "description": "The T-0 is accurate to the minute."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                },
                "rocket": {
                    "id": 8558,
                    "configuration": {
                        "id": 84,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/84/?format=api",
                        "name": "Long March 2",
                        "family": "Long March",
                        "full_name": "Long March 2F/G",
                        "variant": "F/G"
                    }
                },
                "mission": {
                    "id": 7149,
                    "name": "Shenzhou 20",
                    "description": "Ninth crewed flight to the Chinese space station.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "featured": true,
                            "type": "Government",
                            "country_code": "CHN",
                            "abbrev": "CNSA",
                            "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",
                            "launch_library_url": null,
                            "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,
                            "info_url": "http://www.cnsa.gov.cn/",
                            "wiki_url": "http://en.wikipedia.org/wiki/China_National_Space_Administration",
                            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png"
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api",
                    "agency_id": null,
                    "name": "Launch Area 4 (SLS-1 / 921)",
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                    "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                    "latitude": "40.957893",
                    "longitude": "100.290944",
                    "location": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
                        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                        "country_code": "CHN",
                        "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                        "timezone_name": "Asia/Shanghai",
                        "total_launch_count": 247,
                        "total_landing_count": 0
                    },
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                    "total_launch_count": 24,
                    "orbital_launch_attempt_count": 24
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 7,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/7/?format=api",
                        "name": "Shenzhou",
                        "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                        "agencies": [
                            {
                                "id": 17,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                                "name": "China National Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                        "start_date": "1993-01-01T00:00:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    },
                    {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
                        "name": "Tiangong space station",
                        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                        "agencies": [
                            {
                                "id": 88,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                                "name": "China Aerospace Science and Technology Corporation",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                        "start_date": "2021-04-29T03:23:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 6934,
                "location_launch_attempt_count": 248,
                "pad_launch_attempt_count": 25,
                "agency_launch_attempt_count": 519,
                "orbital_launch_attempt_count_year": 85,
                "location_launch_attempt_count_year": 9,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 18,
                "type": "normal"
            },
            "landing": {
                "id": 1593,
                "attempt": true,
                "success": null,
                "description": "The Shenzhou 20 spacecraft will land at the Donfgeng landing site in Inner Mongolia, China.",
                "downrange_distance": null,
                "location": {
                    "id": 22,
                    "name": "Dongfeng Landing Site",
                    "abbrev": "DLS",
                    "description": "Dongfeng landing site in the Gobi Desert, North China's Inner Mongolia Autonomous Region.",
                    "location": null,
                    "successful_landings": 7
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 875,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/875/?format=api",
            "destination": "Tiangong space station",
            "mission_end": null,
            "spacecraft": {
                "id": 610,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/610/?format=api",
                "name": "Shenzhou 21",
                "serial_number": "21",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "Spacecraft used to launch 3 astronauts on the 10th crewed mission to the Chinese Space Station.",
                "spacecraft_config": {
                    "id": 2,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api",
                    "name": "Shenzhou",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "type": "Government"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
                }
            },
            "launch": {
                "id": "5ca83f30-9e3d-439c-ac1d-b57953943355",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/5ca83f30-9e3d-439c-ac1d-b57953943355/?format=api",
                "slug": "long-march-2fg-shenzhou-21",
                "name": "Long March 2F/G | Shenzhou 21",
                "status": {
                    "id": 2,
                    "name": "To Be Determined",
                    "abbrev": "TBD",
                    "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                },
                "last_updated": "2025-03-22T03:50:01Z",
                "net": "2025-12-31T00:00:00Z",
                "window_end": "2025-12-31T00:00:00Z",
                "window_start": "2025-12-31T00:00:00Z",
                "net_precision": {
                    "id": 14,
                    "name": "Year",
                    "abbrev": "Y",
                    "description": "The T-0 is expected in the given year."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                },
                "rocket": {
                    "id": 8559,
                    "configuration": {
                        "id": 84,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/84/?format=api",
                        "name": "Long March 2",
                        "family": "Long March",
                        "full_name": "Long March 2F/G",
                        "variant": "F/G"
                    }
                },
                "mission": {
                    "id": 7150,
                    "name": "Shenzhou 21",
                    "description": "Tenth crewed flight to the Chinese space station.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "featured": true,
                            "type": "Government",
                            "country_code": "CHN",
                            "abbrev": "CNSA",
                            "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",
                            "launch_library_url": null,
                            "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,
                            "info_url": "http://www.cnsa.gov.cn/",
                            "wiki_url": "http://en.wikipedia.org/wiki/China_National_Space_Administration",
                            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png"
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api",
                    "agency_id": null,
                    "name": "Launch Area 4 (SLS-1 / 921)",
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                    "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                    "latitude": "40.957893",
                    "longitude": "100.290944",
                    "location": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
                        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                        "country_code": "CHN",
                        "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                        "timezone_name": "Asia/Shanghai",
                        "total_launch_count": 247,
                        "total_landing_count": 0
                    },
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                    "total_launch_count": 24,
                    "orbital_launch_attempt_count": 24
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 7,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/7/?format=api",
                        "name": "Shenzhou",
                        "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                        "agencies": [
                            {
                                "id": 17,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                                "name": "China National Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                        "start_date": "1993-01-01T00:00:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    },
                    {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
                        "name": "Tiangong space station",
                        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                        "agencies": [
                            {
                                "id": 88,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                                "name": "China Aerospace Science and Technology Corporation",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                        "start_date": "2021-04-29T03:23:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 7102,
                "location_launch_attempt_count": 249,
                "pad_launch_attempt_count": 26,
                "agency_launch_attempt_count": 522,
                "orbital_launch_attempt_count_year": 253,
                "location_launch_attempt_count_year": 10,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 21,
                "type": "normal"
            },
            "landing": {
                "id": 1594,
                "attempt": true,
                "success": null,
                "description": "The Shenzhou 21 spacecraft will land at the Donfgeng landing site in Inner Mongolia, China.",
                "downrange_distance": null,
                "location": {
                    "id": 22,
                    "name": "Dongfeng Landing Site",
                    "abbrev": "DLS",
                    "description": "Dongfeng landing site in the Gobi Desert, North China's Inner Mongolia Autonomous Region.",
                    "location": null,
                    "successful_landings": 7
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 876,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/876/?format=api",
            "destination": "Tiangong Space Station",
            "mission_end": null,
            "spacecraft": {
                "id": 611,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/611/?format=api",
                "name": "Tianzhou-9",
                "serial_number": "9",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Ninth operational Tianzhou spacecraft.",
                "spacecraft_config": {
                    "id": 25,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api",
                    "name": "Tianzhou",
                    "type": {
                        "id": 4,
                        "name": "Cargo Resupply"
                    },
                    "agency": {
                        "id": 88,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                        "name": "China Aerospace Science and Technology Corporation",
                        "type": "Government"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg"
                }
            },
            "launch": {
                "id": "5c133377-be3c-41f1-ac6a-c24668d78bc3",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/5c133377-be3c-41f1-ac6a-c24668d78bc3/?format=api",
                "slug": "long-march-7-tianzhou-9",
                "name": "Long March 7 | Tianzhou-9",
                "status": {
                    "id": 2,
                    "name": "To Be Determined",
                    "abbrev": "TBD",
                    "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                },
                "last_updated": "2025-03-22T04:00:05Z",
                "net": "2025-12-31T00:00:00Z",
                "window_end": "2025-12-31T00:00:00Z",
                "window_start": "2025-12-31T00:00:00Z",
                "net_precision": {
                    "id": 14,
                    "name": "Year",
                    "abbrev": "Y",
                    "description": "The T-0 is expected in the given year."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                },
                "rocket": {
                    "id": 8560,
                    "configuration": {
                        "id": 100,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/100/?format=api",
                        "name": "Long March 7",
                        "family": "Long March",
                        "full_name": "Long March 7",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 7151,
                    "name": "Tianzhou-9",
                    "description": "Eighth cargo delivery mission to the Chinese space station.",
                    "launch_designator": null,
                    "type": "Resupply",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 176,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/176/?format=api",
                    "agency_id": null,
                    "name": "201",
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
                    "map_url": "https://www.google.com/maps?q=19.618452,110.955356",
                    "latitude": "19.618452",
                    "longitude": "110.955356",
                    "location": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/8/?format=api",
                        "name": "Wenchang Space Launch Site, People's Republic of China",
                        "country_code": "CHN",
                        "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
                        "timezone_name": "Asia/Shanghai",
                        "total_launch_count": 37,
                        "total_landing_count": 0
                    },
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg",
                    "total_launch_count": 22,
                    "orbital_launch_attempt_count": 22
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_7_image_20210513083007.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
                        "name": "Tiangong space station",
                        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                        "agencies": [
                            {
                                "id": 88,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                                "name": "China Aerospace Science and Technology Corporation",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                        "start_date": "2021-04-29T03:23:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 7102,
                "location_launch_attempt_count": 38,
                "pad_launch_attempt_count": 23,
                "agency_launch_attempt_count": 522,
                "orbital_launch_attempt_count_year": 253,
                "location_launch_attempt_count_year": 4,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 21,
                "type": "normal"
            },
            "landing": {
                "id": 1595,
                "attempt": false,
                "success": null,
                "description": "The Tianzhou-9 spacecraft will burn up upon entering Earth's atmosphere.",
                "downrange_distance": null,
                "location": {
                    "id": 12,
                    "name": "Unknown",
                    "abbrev": "N/A",
                    "description": null,
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 7,
                    "name": "Destructive Reentry",
                    "abbrev": "ATM",
                    "description": "Spacecraft burned up in the atmosphere"
                }
            }
        },
        {
            "id": 878,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/878/?format=api",
            "destination": "ISS",
            "mission_end": null,
            "spacecraft": {
                "id": 569,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/569/?format=api",
                "name": "Cargo Dragon",
                "serial_number": "TBD",
                "is_placeholder": true,
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "The specific spacecraft for this launch is currently unknown.",
                "spacecraft_config": {
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api",
                    "name": "Cargo Dragon 2",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg"
                }
            },
            "launch": {
                "id": "e8e93778-657c-401c-9c88-3cd4c7c45c9d",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/e8e93778-657c-401c-9c88-3cd4c7c45c9d/?format=api",
                "slug": "falcon-9-block-5-dragon-crs-2-spx-33",
                "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-33",
                "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-22T19:30:54Z",
                "net": "2025-09-30T00:00:00Z",
                "window_end": "2025-09-30T00:00:00Z",
                "window_start": "2025-09-30T00:00:00Z",
                "net_precision": {
                    "id": 10,
                    "name": "Quarter 3",
                    "abbrev": "Q3",
                    "description": "The T-0 is expected in the third quarter of the given year."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 7746,
                    "configuration": {
                        "id": 164,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                        "name": "Falcon 9",
                        "family": "Falcon",
                        "full_name": "Falcon 9 Block 5",
                        "variant": "Block 5"
                    }
                },
                "mission": {
                    "id": 6264,
                    "name": "Dragon CRS-2 SpX-33",
                    "description": "33rd 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.",
                    "launch_designator": null,
                    "type": "Resupply",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "featured": true,
                            "type": "Government",
                            "country_code": "USA",
                            "abbrev": "NASA",
                            "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                            "administrator": "Acting Administrator:  James Free",
                            "founding_year": "1958",
                            "launchers": "Space Shuttle | SLS",
                            "spacecraft": "Orion",
                            "launch_library_url": null,
                            "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,
                            "info_url": "http://www.nasa.gov",
                            "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 72,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/72/?format=api",
                    "agency_id": null,
                    "name": "Unknown Pad",
                    "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",
                    "location": {
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                        "name": "Cape Canaveral SFS, FL, USA",
                        "country_code": "USA",
                        "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                        "timezone_name": "America/New_York",
                        "total_launch_count": 1015,
                        "total_landing_count": 62
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg",
                    "total_launch_count": 0,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 11,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/11/?format=api",
                        "name": "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": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 257,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                                "name": "Northrop Grumman Space Systems",
                                "type": "Commercial"
                            },
                            {
                                "id": 1020,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                                "name": "Sierra Nevada Corporation",
                                "type": "Commercial"
                            },
                            {
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "type": "Commercial"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                        "start_date": "2008-12-23T00:00:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    },
                    {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                        "name": "International Space Station",
                        "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                        "agencies": [
                            {
                                "id": 16,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                "name": "Canadian Space Agency",
                                "type": "Government"
                            },
                            {
                                "id": 27,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                "name": "European Space Agency",
                                "type": "Multinational"
                            },
                            {
                                "id": 37,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                "name": "Japan Aerospace Exploration Agency",
                                "type": "Government"
                            },
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                        "start_date": "1998-11-20T06:40:00Z",
                        "end_date": null,
                        "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 6985,
                "location_launch_attempt_count": 1036,
                "pad_launch_attempt_count": 10,
                "agency_launch_attempt_count": 517,
                "orbital_launch_attempt_count_year": 136,
                "location_launch_attempt_count_year": 42,
                "pad_launch_attempt_count_year": 10,
                "agency_launch_attempt_count_year": 68,
                "type": "normal"
            },
            "landing": {
                "id": 1599,
                "attempt": true,
                "success": null,
                "description": "The Cargo Dragon spacecraft will splash down in the Pacific Ocean.",
                "downrange_distance": null,
                "location": {
                    "id": 18,
                    "name": "Pacific Ocean",
                    "abbrev": "PAC",
                    "description": "Pacific Ocean",
                    "location": null,
                    "successful_landings": 46
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 879,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/879/?format=api",
            "destination": "ISS",
            "mission_end": null,
            "spacecraft": {
                "id": 569,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/569/?format=api",
                "name": "Cargo Dragon",
                "serial_number": "TBD",
                "is_placeholder": true,
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "The specific spacecraft for this launch is currently unknown.",
                "spacecraft_config": {
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api",
                    "name": "Cargo Dragon 2",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg"
                }
            },
            "launch": {
                "id": "e60aa241-1f2c-4459-ba94-2f576c3e5632",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/e60aa241-1f2c-4459-ba94-2f576c3e5632/?format=api",
                "slug": "falcon-9-block-5-dragon-crs-2-spx-34",
                "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-34",
                "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-22T19:28:13Z",
                "net": "2026-06-30T00:00:00Z",
                "window_end": "2026-06-30T00:00:00Z",
                "window_start": "2026-06-30T00:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 7747,
                    "configuration": {
                        "id": 164,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                        "name": "Falcon 9",
                        "family": "Falcon",
                        "full_name": "Falcon 9 Block 5",
                        "variant": "Block 5"
                    }
                },
                "mission": {
                    "id": 6265,
                    "name": "Dragon CRS-2 SpX-34",
                    "description": "34th 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.",
                    "launch_designator": null,
                    "type": "Resupply",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "featured": true,
                            "type": "Government",
                            "country_code": "USA",
                            "abbrev": "NASA",
                            "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                            "administrator": "Acting Administrator:  James Free",
                            "founding_year": "1958",
                            "launchers": "Space Shuttle | SLS",
                            "spacecraft": "Orion",
                            "launch_library_url": null,
                            "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,
                            "info_url": "http://www.nasa.gov",
                            "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 72,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/72/?format=api",
                    "agency_id": null,
                    "name": "Unknown Pad",
                    "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",
                    "location": {
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                        "name": "Cape Canaveral SFS, FL, USA",
                        "country_code": "USA",
                        "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                        "timezone_name": "America/New_York",
                        "total_launch_count": 1015,
                        "total_landing_count": 62
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg",
                    "total_launch_count": 0,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 11,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/11/?format=api",
                        "name": "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": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 257,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                                "name": "Northrop Grumman Space Systems",
                                "type": "Commercial"
                            },
                            {
                                "id": 1020,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                                "name": "Sierra Nevada Corporation",
                                "type": "Commercial"
                            },
                            {
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "type": "Commercial"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                        "start_date": "2008-12-23T00:00:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    },
                    {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                        "name": "International Space Station",
                        "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                        "agencies": [
                            {
                                "id": 16,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                "name": "Canadian Space Agency",
                                "type": "Government"
                            },
                            {
                                "id": 27,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                "name": "European Space Agency",
                                "type": "Multinational"
                            },
                            {
                                "id": 37,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                "name": "Japan Aerospace Exploration Agency",
                                "type": "Government"
                            },
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                        "start_date": "1998-11-20T06:40:00Z",
                        "end_date": null,
                        "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 7123,
                "location_launch_attempt_count": 1077,
                "pad_launch_attempt_count": 27,
                "agency_launch_attempt_count": 557,
                "orbital_launch_attempt_count_year": 21,
                "location_launch_attempt_count_year": 5,
                "pad_launch_attempt_count_year": 4,
                "agency_launch_attempt_count_year": 11,
                "type": "normal"
            },
            "landing": {
                "id": 1600,
                "attempt": true,
                "success": null,
                "description": "The Cargo Dragon spacecraft will splash down in the Pacific Ocean.",
                "downrange_distance": null,
                "location": {
                    "id": 18,
                    "name": "Pacific Ocean",
                    "abbrev": "PAC",
                    "description": "Pacific Ocean",
                    "location": null,
                    "successful_landings": 46
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 880,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/880/?format=api",
            "destination": "ISS",
            "mission_end": null,
            "spacecraft": {
                "id": 569,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/569/?format=api",
                "name": "Cargo Dragon",
                "serial_number": "TBD",
                "is_placeholder": true,
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "The specific spacecraft for this launch is currently unknown.",
                "spacecraft_config": {
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api",
                    "name": "Cargo Dragon 2",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg"
                }
            },
            "launch": {
                "id": "bf2c3027-a314-403e-a416-2bfd5d165ad1",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/bf2c3027-a314-403e-a416-2bfd5d165ad1/?format=api",
                "slug": "falcon-9-block-5-dragon-crs-2-spx-35",
                "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-35",
                "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-22T19:29:19Z",
                "net": "2026-10-31T00:00:00Z",
                "window_end": "2026-10-31T00:00:00Z",
                "window_start": "2026-10-31T00:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 7748,
                    "configuration": {
                        "id": 164,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                        "name": "Falcon 9",
                        "family": "Falcon",
                        "full_name": "Falcon 9 Block 5",
                        "variant": "Block 5"
                    }
                },
                "mission": {
                    "id": 6266,
                    "name": "Dragon CRS-2 SpX-35",
                    "description": "35th 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.",
                    "launch_designator": null,
                    "type": "Resupply",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "featured": true,
                            "type": "Government",
                            "country_code": "USA",
                            "abbrev": "NASA",
                            "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                            "administrator": "Acting Administrator:  James Free",
                            "founding_year": "1958",
                            "launchers": "Space Shuttle | SLS",
                            "spacecraft": "Orion",
                            "launch_library_url": null,
                            "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,
                            "info_url": "http://www.nasa.gov",
                            "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 72,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/72/?format=api",
                    "agency_id": null,
                    "name": "Unknown Pad",
                    "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",
                    "location": {
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                        "name": "Cape Canaveral SFS, FL, USA",
                        "country_code": "USA",
                        "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                        "timezone_name": "America/New_York",
                        "total_launch_count": 1015,
                        "total_landing_count": 62
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg",
                    "total_launch_count": 0,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 11,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/11/?format=api",
                        "name": "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": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 257,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                                "name": "Northrop Grumman Space Systems",
                                "type": "Commercial"
                            },
                            {
                                "id": 1020,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                                "name": "Sierra Nevada Corporation",
                                "type": "Commercial"
                            },
                            {
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "type": "Commercial"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                        "start_date": "2008-12-23T00:00:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    },
                    {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                        "name": "International Space Station",
                        "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                        "agencies": [
                            {
                                "id": 16,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                "name": "Canadian Space Agency",
                                "type": "Government"
                            },
                            {
                                "id": 27,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                "name": "European Space Agency",
                                "type": "Multinational"
                            },
                            {
                                "id": 37,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                "name": "Japan Aerospace Exploration Agency",
                                "type": "Government"
                            },
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                        "start_date": "1998-11-20T06:40:00Z",
                        "end_date": null,
                        "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 7131,
                "location_launch_attempt_count": 1080,
                "pad_launch_attempt_count": 30,
                "agency_launch_attempt_count": 562,
                "orbital_launch_attempt_count_year": 29,
                "location_launch_attempt_count_year": 8,
                "pad_launch_attempt_count_year": 7,
                "agency_launch_attempt_count_year": 16,
                "type": "normal"
            },
            "landing": {
                "id": 1601,
                "attempt": true,
                "success": null,
                "description": "The Cargo Dragon spacecraft will splash down in the Pacific Ocean.",
                "downrange_distance": null,
                "location": {
                    "id": 18,
                    "name": "Pacific Ocean",
                    "abbrev": "PAC",
                    "description": "Pacific Ocean",
                    "location": null,
                    "successful_landings": 46
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        }
    ]
}