Modes

Levels of detail in the response - list, normal, detailed

Example - /launches/previous/?mode=list

Filters

Parameters - agency_launch_attempt_count, agency_launch_attempt_count__gt, agency_launch_attempt_count__gte, agency_launch_attempt_count__lt, agency_launch_attempt_count__lte, agency_launch_attempt_count_year, agency_launch_attempt_count_year__gt, agency_launch_attempt_count_year__gte, agency_launch_attempt_count_year__lt, agency_launch_attempt_count_year__lte, day, id, include_suborbital, is_crewed, last_updated__gte, last_updated__lte, launch_designator, launcher_config__id, location__ids, location_launch_attempt_count, location_launch_attempt_count__gt, location_launch_attempt_count__gte, location_launch_attempt_count__lt, location_launch_attempt_count__lte, location_launch_attempt_count_year, location_launch_attempt_count_year__gt, location_launch_attempt_count_year__gte, location_launch_attempt_count_year__lt, location_launch_attempt_count_year__lte, lsp__id, lsp__name, mission__orbit__celestial_body__id, mission__orbit__name, mission__orbit__name__icontains, month, name, net__gt, net__gte, net__lt, net__lte, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, orbital_launch_attempt_count_year, orbital_launch_attempt_count_year__gt, orbital_launch_attempt_count_year__gte, orbital_launch_attempt_count_year__lt, orbital_launch_attempt_count_year__lte, pad, pad__location, pad__location__celestial_body__id, pad_launch_attempt_count, pad_launch_attempt_count__gt, pad_launch_attempt_count__gte, pad_launch_attempt_count__lt, pad_launch_attempt_count__lte, pad_launch_attempt_count_year, pad_launch_attempt_count_year__gt, pad_launch_attempt_count_year__gte, pad_launch_attempt_count_year__lt, pad_launch_attempt_count_year__lte, program, related_lsp__id, related_lsp__name, rocket__configuration__full_name, rocket__configuration__full_name__icontains, rocket__configuration__id, rocket__configuration__manufacturer__name, rocket__configuration__manufacturer__name__icontains, rocket__configuration__name, rocket__spacecraftflight__spacecraft__id, rocket__spacecraftflight__spacecraft__name, rocket__spacecraftflight__spacecraft__name__icontains, serial_number, slug, spacecraft_config__ids, status, status__ids, video_url, window_end__gt, window_end__gte, window_end__lt, window_end__lte, window_start__gt, window_start__gte, window_start__lt, window_start__lte, year

Example - /launches/previous/?pad__location=13

Fields searched - launch_designator, launch_service_provider__name, mission__name, name, pad__location__name, pad__name, rocket__configuration__manufacturer__abbrev, rocket__configuration__manufacturer__name, rocket__configuration__name, rocket__spacecraftflight__spacecraft__name

Example - /launches/previous/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/previous/?ordering=-last_updated

Number of results

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

Example - /launches/previous/?limit=2

Format

Switch to JSON output - /launches/previous/?format=json

Help

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

GET /2.3.0/launches/previous/?format=api&offset=150&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 284,
    "next": "https://lldev.thespacedevs.com/2.3.0/launches/previous/?format=api&limit=10&offset=160&ordering=last_updated",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launches/previous/?format=api&limit=10&offset=140&ordering=last_updated",
    "results": [
        {
            "id": "168b41aa-14bd-4001-a47d-bfe69c4c20e6",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/168b41aa-14bd-4001-a47d-bfe69c4c20e6/?format=api",
            "name": "Falcon 9 Block 5 | Starlink Group 6-66",
            "response_mode": "normal",
            "slug": "falcon-9-block-5-starlink-group-6-66",
            "launch_designator": "2024-216",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-11-23T01:35:36Z",
            "net": "2024-11-21T16:07:50Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2024-11-21T19:49:00Z",
            "window_start": "2024-11-21T16:07:50Z",
            "image": {
                "id": 1296,
                "name": "Starlink night fairing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "infographic": null,
            "probability": 90,
            "weather_concerns": "Liftoff Winds",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 8404,
                "configuration": {
                    "response_mode": "list",
                    "id": 164,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
                    "name": "Falcon 9",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Falcon"
                        },
                        {
                            "response_mode": "list",
                            "id": 176,
                            "name": "Falcon 9"
                        }
                    ],
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 6991,
                "name": "Starlink Group 6-66",
                "type": "Communications",
                "description": "A batch of 24 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                        "administrator": "CEO: Elon Musk",
                        "founding_year": 2002,
                        "launchers": "Falcon | Starship",
                        "spacecraft": "Dragon",
                        "parent": null,
                        "image": {
                            "id": 29,
                            "name": "[AUTO] SpaceX - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 186,
                            "name": "[AUTO] SpaceX - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 94,
                            "name": "[AUTO] SpaceX - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 495,
                        "consecutive_successful_launches": 18,
                        "successful_launches": 481,
                        "failed_launches": 14,
                        "pending_launches": 120,
                        "consecutive_successful_landings": 64,
                        "successful_landings": 442,
                        "failed_landings": 26,
                        "attempted_landings": 467,
                        "successful_landings_spacecraft": 52,
                        "failed_landings_spacecraft": 2,
                        "attempted_landings_spacecraft": 55,
                        "successful_landings_payload": 0,
                        "failed_landings_payload": 0,
                        "attempted_landings_payload": 0,
                        "info_url": "http://www.spacex.com/",
                        "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                        "social_media_links": []
                    }
                ],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 80,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/80/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                        "administrator": "CEO: Elon Musk",
                        "founding_year": 2002,
                        "launchers": "Falcon | Starship",
                        "spacecraft": "Dragon",
                        "parent": null,
                        "image": {
                            "id": 29,
                            "name": "[AUTO] SpaceX - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 186,
                            "name": "[AUTO] SpaceX - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 94,
                            "name": "[AUTO] SpaceX - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Space Launch Complex 40",
                "image": {
                    "id": 2113,
                    "name": "F9 liftoff from SLC-40 (SES-24)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_20240621050513.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_thumbnail_20240621050514.jpeg",
                    "credit": "SpaceX",
                    "license": {
                        "id": 5,
                        "name": "CC BY-NC 2.0",
                        "priority": 1,
                        "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                "latitude": 28.56194122,
                "longitude": -80.57735736,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                "total_launch_count": 300,
                "orbital_launch_attempt_count": 300,
                "fastest_turnaround": "P2DT8H59M40S",
                "location": {
                    "response_mode": "normal",
                    "id": 12,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "longitude": -80.577778,
                    "latitude": 28.488889,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1015,
                    "total_landing_count": 62
                }
            },
            "webcast_live": false,
            "program": [
                {
                    "response_mode": "normal",
                    "id": 25,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api",
                    "name": "Starlink",
                    "image": {
                        "id": 1890,
                        "name": "Starlink stack in space before deployment",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg",
                        "credit": "SpaceX",
                        "license": {
                            "id": 5,
                            "name": "CC BY-NC 2.0",
                            "priority": 1,
                            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://starlink.com",
                    "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
                    "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "abbrev": "SpX",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        }
                    ],
                    "start_date": "2018-02-22T14:17:00Z",
                    "end_date": null,
                    "mission_patches": [
                        {
                            "id": 7,
                            "name": "Space X Starlink Mission Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "response_mode": "normal"
                        }
                    ],
                    "type": {
                        "id": 3,
                        "name": "Communication Constellation"
                    }
                }
            ],
            "orbital_launch_attempt_count": 6809,
            "location_launch_attempt_count": 988,
            "pad_launch_attempt_count": 274,
            "agency_launch_attempt_count": 431,
            "orbital_launch_attempt_count_year": 220,
            "location_launch_attempt_count_year": 61,
            "pad_launch_attempt_count_year": 56,
            "agency_launch_attempt_count_year": 120
        },
        {
            "id": "f2e861e9-f956-4bad-8318-3d669ba5aedb",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/f2e861e9-f956-4bad-8318-3d669ba5aedb/?format=api",
            "name": "Falcon 9 Block 5 | Starlink Group 9-13",
            "response_mode": "normal",
            "slug": "falcon-9-block-5-starlink-group-9-13",
            "launch_designator": "2024-217",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-11-24T16:19:19Z",
            "net": "2024-11-24T05:25:30Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2024-11-24T07:26:00Z",
            "window_start": "2024-11-24T03:26:00Z",
            "image": {
                "id": 1296,
                "name": "Starlink night fairing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 8367,
                "configuration": {
                    "response_mode": "list",
                    "id": 164,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
                    "name": "Falcon 9",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Falcon"
                        },
                        {
                            "response_mode": "list",
                            "id": 176,
                            "name": "Falcon 9"
                        }
                    ],
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 6948,
                "name": "Starlink Group 9-13",
                "type": "Communications",
                "description": "A batch of 20 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                        "administrator": "CEO: Elon Musk",
                        "founding_year": 2002,
                        "launchers": "Falcon | Starship",
                        "spacecraft": "Dragon",
                        "parent": null,
                        "image": {
                            "id": 29,
                            "name": "[AUTO] SpaceX - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 186,
                            "name": "[AUTO] SpaceX - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 94,
                            "name": "[AUTO] SpaceX - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 495,
                        "consecutive_successful_launches": 18,
                        "successful_launches": 481,
                        "failed_launches": 14,
                        "pending_launches": 120,
                        "consecutive_successful_landings": 64,
                        "successful_landings": 442,
                        "failed_landings": 26,
                        "attempted_landings": 467,
                        "successful_landings_spacecraft": 52,
                        "failed_landings_spacecraft": 2,
                        "attempted_landings_spacecraft": 55,
                        "successful_landings_payload": 0,
                        "failed_landings_payload": 0,
                        "attempted_landings_payload": 0,
                        "info_url": "http://www.spacex.com/",
                        "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                        "social_media_links": []
                    }
                ],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 16,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/16/?format=api",
                "active": true,
                "agencies": [],
                "name": "Space Launch Complex 4E",
                "image": {
                    "id": 1342,
                    "name": "Falcon 9 Block 5 | SARah 2 & 3 from SLC-4E",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20231223073520.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192449.jpeg",
                    "credit": "SpaceX",
                    "license": {
                        "id": 5,
                        "name": "CC BY-NC 2.0",
                        "priority": 1,
                        "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
                "map_url": "https://www.google.com/maps?q=34.632,-120.611",
                "latitude": 34.632,
                "longitude": -120.611,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
                "total_launch_count": 189,
                "orbital_launch_attempt_count": 189,
                "fastest_turnaround": "P2DT22H21M10S",
                "location": {
                    "response_mode": "normal",
                    "id": 11,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
                    "image": {
                        "id": 2226,
                        "name": "Vandenberg SFB imaged by Sentinel-2",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg",
                        "credit": "Contains modified Copernicus Sentinel data 2020",
                        "license": {
                            "id": 33,
                            "name": "Copernicus Image Use Policy",
                            "priority": 0,
                            "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "longitude": -120.52023,
                    "latitude": 34.75133,
                    "timezone_name": "America/Los_Angeles",
                    "total_launch_count": 802,
                    "total_landing_count": 26
                }
            },
            "webcast_live": false,
            "program": [
                {
                    "response_mode": "normal",
                    "id": 25,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api",
                    "name": "Starlink",
                    "image": {
                        "id": 1890,
                        "name": "Starlink stack in space before deployment",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg",
                        "credit": "SpaceX",
                        "license": {
                            "id": 5,
                            "name": "CC BY-NC 2.0",
                            "priority": 1,
                            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://starlink.com",
                    "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
                    "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "abbrev": "SpX",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        }
                    ],
                    "start_date": "2018-02-22T14:17:00Z",
                    "end_date": null,
                    "mission_patches": [
                        {
                            "id": 7,
                            "name": "Space X Starlink Mission Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "response_mode": "normal"
                        }
                    ],
                    "type": {
                        "id": 3,
                        "name": "Communication Constellation"
                    }
                }
            ],
            "orbital_launch_attempt_count": 6810,
            "location_launch_attempt_count": 780,
            "pad_launch_attempt_count": 168,
            "agency_launch_attempt_count": 432,
            "orbital_launch_attempt_count_year": 221,
            "location_launch_attempt_count_year": 41,
            "pad_launch_attempt_count_year": 40,
            "agency_launch_attempt_count_year": 121
        },
        {
            "id": "5d63efa7-7cb4-4a00-ad96-9929cf027041",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/5d63efa7-7cb4-4a00-ad96-9929cf027041/?format=api",
            "name": "Electron | Ice AIS Baby (Kinéis 11-15)",
            "response_mode": "normal",
            "slug": "electron-ice-ais-baby-kineis-11-15",
            "launch_designator": "2024-219",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-11-25T10:39:02Z",
            "net": "2024-11-25T03:55:00Z",
            "net_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "window_end": "2024-11-25T03:55:00Z",
            "window_start": "2024-11-25T03:55:00Z",
            "image": {
                "id": 2278,
                "name": "Electron liftoff from LC-1B (Ice AIS Baby)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_liftof_image_20241125103858.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_liftof_image_thumbnail_20241125103859.jpeg",
                "credit": "Rocket Lab",
                "license": {
                    "id": 7,
                    "name": "Rocket Lab Image Use Policy",
                    "priority": 3,
                    "link": "https://www.rocketlabusa.com/about/gallery/"
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 147,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "abbrev": "RL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 7531,
                "configuration": {
                    "response_mode": "list",
                    "id": 26,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/26/?format=api",
                    "name": "Electron",
                    "families": [],
                    "full_name": "Electron",
                    "variant": ""
                }
            },
            "mission": {
                "id": 5950,
                "name": "Ice AIS Baby (Kinéis 11-15)",
                "type": "Communications",
                "description": "Third batch of five satellites for the French Kinéis IoT constellation designed to operate with 25 nanosatellites of 30 kg each.",
                "image": null,
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 1082,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1082/?format=api",
                        "name": "Kinéis",
                        "abbrev": "KIN",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 1,
                                "name": "France",
                                "alpha_2_code": "FR",
                                "alpha_3_code": "FRA",
                                "nationality_name": "French",
                                "nationality_name_composed": "Franco"
                            }
                        ],
                        "description": "French company operating an Internet of Things (IoT) constellation of nano-satellites following on from the Argos system developed in the 1980s.\r\nIt was founded by the company Collecte Localisation Satellites (CLS) with the support of CNES, the French space agency.",
                        "administrator": "CEO: Alexandre Tisserant",
                        "founding_year": 2018,
                        "launchers": "",
                        "spacecraft": "",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 153,
                            "name": "[AUTO] Kinéis - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kin25c325a9is_logo_20240117103827.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185027.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 71,
                            "name": "[AUTO] Kinéis - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kin25c325a9is_nation_20240117103827.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184816.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 0,
                        "consecutive_successful_launches": 0,
                        "successful_launches": 0,
                        "failed_launches": 0,
                        "pending_launches": 0,
                        "consecutive_successful_landings": 0,
                        "successful_landings": 0,
                        "failed_landings": 0,
                        "attempted_landings": 0,
                        "successful_landings_spacecraft": 0,
                        "failed_landings_spacecraft": 0,
                        "attempted_landings_spacecraft": 0,
                        "successful_landings_payload": 0,
                        "failed_landings_payload": 0,
                        "attempted_landings_payload": 0,
                        "info_url": "https://www.kineis.com/",
                        "wiki_url": null,
                        "social_media_links": []
                    }
                ],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 185,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/185/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 147,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/147/?format=api",
                        "name": "Rocket Lab",
                        "abbrev": "RL",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Rocket Lab is an American aerospace manufacturer with a wholly owned New Zealand subsidiary. The company develops lightweight, cost-effective commercial rocket launch services. The Electron Program was founded on the premise that small payloads such as CubeSats require dedicated small launch vehicles and flexibility not currently offered by traditional rocket systems. Its rocket, the Electron, is a light-weight rocket and is now operating commercially. The company is also producing a variety of spacecrafts and spacecrafts components.",
                        "administrator": "CEO: Peter Beck",
                        "founding_year": 2006,
                        "launchers": "Electron",
                        "spacecraft": "",
                        "parent": null,
                        "image": {
                            "id": 24,
                            "name": "[AUTO] Rocket Lab - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_image_20190207032456.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184649.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 176,
                            "name": "[AUTO] Rocket Lab - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_logo_20220218075411.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185115.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 88,
                            "name": "[AUTO] Rocket Lab - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_nation_20230531050352.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184840.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Rocket Lab Launch Complex 1B",
                "image": {
                    "id": 1358,
                    "name": "Electron on LC-1B (CAPSTONE)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron25202_image_20231125062347.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192519.jpeg",
                    "credit": "Rocket Lab",
                    "license": {
                        "id": 7,
                        "name": "Rocket Lab Image Use Policy",
                        "priority": 3,
                        "link": "https://www.rocketlabusa.com/about/gallery/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
                "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
                "latitude": -39.262833,
                "longitude": 177.864469,
                "country": {
                    "id": 51,
                    "name": "New Zealand",
                    "alpha_2_code": "NZ",
                    "alpha_3_code": "NZL",
                    "nationality_name": "Kiwi",
                    "nationality_name_composed": "Kiwi"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg",
                "total_launch_count": 28,
                "orbital_launch_attempt_count": 28,
                "fastest_turnaround": "P8DT20H39M",
                "location": {
                    "response_mode": "normal",
                    "id": 10,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/10/?format=api",
                    "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 51,
                        "name": "New Zealand",
                        "alpha_2_code": "NZ",
                        "alpha_3_code": "NZL",
                        "nationality_name": "Kiwi",
                        "nationality_name_composed": "Kiwi"
                    },
                    "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
                    "image": {
                        "id": 2206,
                        "name": "Rocket Lab Launch Complex 1",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_20240918164228.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_thumbnail_20240918164228.jpeg",
                        "credit": "Rocket Lab",
                        "license": {
                            "id": 7,
                            "name": "Rocket Lab Image Use Policy",
                            "priority": 3,
                            "link": "https://www.rocketlabusa.com/about/gallery/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
                    "longitude": 177.86586,
                    "latitude": -39.26085,
                    "timezone_name": "Pacific/Auckland",
                    "total_launch_count": 57,
                    "total_landing_count": 17
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 6812,
            "location_launch_attempt_count": 51,
            "pad_launch_attempt_count": 24,
            "agency_launch_attempt_count": 56,
            "orbital_launch_attempt_count_year": 223,
            "location_launch_attempt_count_year": 12,
            "pad_launch_attempt_count_year": 11,
            "agency_launch_attempt_count_year": 14
        },
        {
            "id": "2b9719f8-91ea-46b0-bfbd-5793f7a4abea",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/2b9719f8-91ea-46b0-bfbd-5793f7a4abea/?format=api",
            "name": "Long March 2C | SuperView Neo 2-03 & 04",
            "response_mode": "normal",
            "slug": "long-march-2c-superview-neo-2-03-04",
            "launch_designator": "2024-218",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-11-25T14:32:47Z",
            "net": "2024-11-24T23:39:00Z",
            "net_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "window_end": "2024-11-24T23:59:00Z",
            "window_start": "2024-11-24T23:26:00Z",
            "image": {
                "id": 2279,
                "name": "CZ-2C liftoff (SuperView Neo 2-03 & 04)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2c_liftoff__image_20241125143243.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2c_liftoff__image_thumbnail_20241125143243.jpeg",
                "credit": "央视新闻",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 88,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "abbrev": "CASC",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 8415,
                "configuration": {
                    "response_mode": "list",
                    "id": 61,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/61/?format=api",
                    "name": "Long March 2",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 106,
                            "name": "Long March"
                        },
                        {
                            "response_mode": "list",
                            "id": 109,
                            "name": "Long March 2"
                        }
                    ],
                    "full_name": "Long March 2C",
                    "variant": "C"
                }
            },
            "mission": {
                "id": 7004,
                "name": "SuperView Neo 2-03 & 04",
                "type": "Earth Science",
                "description": "Commercial Synthetic-aperture radar Earth observation satellites built by CAST for China Siwei Survey and Mapping Technology Co. Ltd.",
                "image": null,
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 22,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/22/?format=api",
                "active": true,
                "agencies": [],
                "name": "Launch Area 4 (SLS-2 / 603)",
                "image": {
                    "id": 1375,
                    "name": "Long March 2D liftoff from Launch Area 4 (Yaogan 37 & Shiyan 22A/B)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230907133532.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192550.jpeg",
                    "credit": "Xinhua/Wang Jiangbo",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                "map_url": "https://www.google.com/maps?q=40.960482,100.298059",
                "latitude": 40.960482,
                "longitude": 100.298059,
                "country": {
                    "id": 6,
                    "name": "China",
                    "alpha_2_code": "CN",
                    "alpha_3_code": "CHN",
                    "nationality_name": "Chinese",
                    "nationality_name_composed": "Sino"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
                "total_launch_count": 123,
                "orbital_launch_attempt_count": 123,
                "fastest_turnaround": "P15DT19H9M30S",
                "location": {
                    "response_mode": "normal",
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    },
                    "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                    "image": {
                        "id": 1374,
                        "name": "Long March 2F/G liftoff (Shenzhou 16)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg",
                        "credit": "CMS",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "longitude": 100.291111,
                    "latitude": 40.958056,
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 247,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 6811,
            "location_launch_attempt_count": 236,
            "pad_launch_attempt_count": 118,
            "agency_launch_attempt_count": 494,
            "orbital_launch_attempt_count_year": 222,
            "location_launch_attempt_count_year": 18,
            "pad_launch_attempt_count_year": 7,
            "agency_launch_attempt_count_year": 42
        },
        {
            "id": "0e6efb5d-045a-4f4c-a79a-f6889f1cc960",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/0e6efb5d-045a-4f4c-a79a-f6889f1cc960/?format=api",
            "name": "Falcon 9 Block 5 | Starlink Group 12-1",
            "response_mode": "normal",
            "slug": "falcon-9-block-5-starlink-group-12-1",
            "launch_designator": "2024-220",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-11-25T15:39:45Z",
            "net": "2024-11-25T10:02:20Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2024-11-25T13:32:00Z",
            "window_start": "2024-11-25T09:32:00Z",
            "image": {
                "id": 1296,
                "name": "Starlink night fairing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "infographic": null,
            "probability": 99,
            "weather_concerns": "None",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 8414,
                "configuration": {
                    "response_mode": "list",
                    "id": 164,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
                    "name": "Falcon 9",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Falcon"
                        },
                        {
                            "response_mode": "list",
                            "id": 176,
                            "name": "Falcon 9"
                        }
                    ],
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 7003,
                "name": "Starlink Group 12-1",
                "type": "Communications",
                "description": "A batch of 23 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                        "administrator": "CEO: Elon Musk",
                        "founding_year": 2002,
                        "launchers": "Falcon | Starship",
                        "spacecraft": "Dragon",
                        "parent": null,
                        "image": {
                            "id": 29,
                            "name": "[AUTO] SpaceX - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 186,
                            "name": "[AUTO] SpaceX - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 94,
                            "name": "[AUTO] SpaceX - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 495,
                        "consecutive_successful_launches": 18,
                        "successful_launches": 481,
                        "failed_launches": 14,
                        "pending_launches": 120,
                        "consecutive_successful_landings": 64,
                        "successful_landings": 442,
                        "failed_landings": 26,
                        "attempted_landings": 467,
                        "successful_landings_spacecraft": 52,
                        "failed_landings_spacecraft": 2,
                        "attempted_landings_spacecraft": 55,
                        "successful_landings_payload": 0,
                        "failed_landings_payload": 0,
                        "attempted_landings_payload": 0,
                        "info_url": "http://www.spacex.com/",
                        "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                        "social_media_links": []
                    }
                ],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 80,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/80/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                        "administrator": "CEO: Elon Musk",
                        "founding_year": 2002,
                        "launchers": "Falcon | Starship",
                        "spacecraft": "Dragon",
                        "parent": null,
                        "image": {
                            "id": 29,
                            "name": "[AUTO] SpaceX - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 186,
                            "name": "[AUTO] SpaceX - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 94,
                            "name": "[AUTO] SpaceX - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Space Launch Complex 40",
                "image": {
                    "id": 2113,
                    "name": "F9 liftoff from SLC-40 (SES-24)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_20240621050513.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_thumbnail_20240621050514.jpeg",
                    "credit": "SpaceX",
                    "license": {
                        "id": 5,
                        "name": "CC BY-NC 2.0",
                        "priority": 1,
                        "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                "latitude": 28.56194122,
                "longitude": -80.57735736,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                "total_launch_count": 300,
                "orbital_launch_attempt_count": 300,
                "fastest_turnaround": "P2DT8H59M40S",
                "location": {
                    "response_mode": "normal",
                    "id": 12,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "longitude": -80.577778,
                    "latitude": 28.488889,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1015,
                    "total_landing_count": 62
                }
            },
            "webcast_live": false,
            "program": [
                {
                    "response_mode": "normal",
                    "id": 25,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api",
                    "name": "Starlink",
                    "image": {
                        "id": 1890,
                        "name": "Starlink stack in space before deployment",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg",
                        "credit": "SpaceX",
                        "license": {
                            "id": 5,
                            "name": "CC BY-NC 2.0",
                            "priority": 1,
                            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://starlink.com",
                    "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
                    "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "abbrev": "SpX",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        }
                    ],
                    "start_date": "2018-02-22T14:17:00Z",
                    "end_date": null,
                    "mission_patches": [
                        {
                            "id": 7,
                            "name": "Space X Starlink Mission Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "response_mode": "normal"
                        }
                    ],
                    "type": {
                        "id": 3,
                        "name": "Communication Constellation"
                    }
                }
            ],
            "orbital_launch_attempt_count": 6813,
            "location_launch_attempt_count": 989,
            "pad_launch_attempt_count": 275,
            "agency_launch_attempt_count": 433,
            "orbital_launch_attempt_count_year": 224,
            "location_launch_attempt_count_year": 62,
            "pad_launch_attempt_count_year": 57,
            "agency_launch_attempt_count_year": 122
        },
        {
            "id": "ffc148dc-76cc-4c5e-95b6-c2c78d6f0ba6",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/ffc148dc-76cc-4c5e-95b6-c2c78d6f0ba6/?format=api",
            "name": "Falcon 9 Block 5 | Starlink Group 6-76",
            "response_mode": "normal",
            "slug": "falcon-9-block-5-starlink-group-6-76",
            "launch_designator": "2024-222",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-11-27T07:44:43Z",
            "net": "2024-11-27T04:41:30Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2024-11-27T06:30:00Z",
            "window_start": "2024-11-27T03:05:00Z",
            "image": {
                "id": 1296,
                "name": "Starlink night fairing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "infographic": null,
            "probability": 99,
            "weather_concerns": "None",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 8417,
                "configuration": {
                    "response_mode": "list",
                    "id": 164,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
                    "name": "Falcon 9",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Falcon"
                        },
                        {
                            "response_mode": "list",
                            "id": 176,
                            "name": "Falcon 9"
                        }
                    ],
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 7006,
                "name": "Starlink Group 6-76",
                "type": "Communications",
                "description": "A batch of 24 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                        "administrator": "CEO: Elon Musk",
                        "founding_year": 2002,
                        "launchers": "Falcon | Starship",
                        "spacecraft": "Dragon",
                        "parent": null,
                        "image": {
                            "id": 29,
                            "name": "[AUTO] SpaceX - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 186,
                            "name": "[AUTO] SpaceX - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 94,
                            "name": "[AUTO] SpaceX - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 495,
                        "consecutive_successful_launches": 18,
                        "successful_launches": 481,
                        "failed_launches": 14,
                        "pending_launches": 120,
                        "consecutive_successful_landings": 64,
                        "successful_landings": 442,
                        "failed_landings": 26,
                        "attempted_landings": 467,
                        "successful_landings_spacecraft": 52,
                        "failed_landings_spacecraft": 2,
                        "attempted_landings_spacecraft": 55,
                        "successful_landings_payload": 0,
                        "failed_landings_payload": 0,
                        "attempted_landings_payload": 0,
                        "info_url": "http://www.spacex.com/",
                        "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                        "social_media_links": []
                    }
                ],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 87,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/87/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                        "administrator": "CEO: Elon Musk",
                        "founding_year": 2002,
                        "launchers": "Falcon | Starship",
                        "spacecraft": "Dragon",
                        "parent": null,
                        "image": {
                            "id": 29,
                            "name": "[AUTO] SpaceX - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 186,
                            "name": "[AUTO] SpaceX - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 94,
                            "name": "[AUTO] SpaceX - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Complex 39A",
                "image": {
                    "id": 2119,
                    "name": "FH liftoff from LC-39A (GOES-U)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_20240626200232.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_thumbnail_20240626200233.jpeg",
                    "credit": "SpaceX",
                    "license": {
                        "id": 5,
                        "name": "CC BY-NC 2.0",
                        "priority": 1,
                        "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                "latitude": 28.60822681,
                "longitude": -80.60428186,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                "total_launch_count": 203,
                "orbital_launch_attempt_count": 202,
                "fastest_turnaround": "P5DT7H9M30S",
                "location": {
                    "response_mode": "normal",
                    "id": 27,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/27/?format=api",
                    "name": "Kennedy Space Center, FL, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                    "longitude": -80.650833,
                    "latitude": 28.524167,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 261,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [
                {
                    "response_mode": "normal",
                    "id": 25,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api",
                    "name": "Starlink",
                    "image": {
                        "id": 1890,
                        "name": "Starlink stack in space before deployment",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg",
                        "credit": "SpaceX",
                        "license": {
                            "id": 5,
                            "name": "CC BY-NC 2.0",
                            "priority": 1,
                            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://starlink.com",
                    "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
                    "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "abbrev": "SpX",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        }
                    ],
                    "start_date": "2018-02-22T14:17:00Z",
                    "end_date": null,
                    "mission_patches": [
                        {
                            "id": 7,
                            "name": "Space X Starlink Mission Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "response_mode": "normal"
                        }
                    ],
                    "type": {
                        "id": 3,
                        "name": "Communication Constellation"
                    }
                }
            ],
            "orbital_launch_attempt_count": 6815,
            "location_launch_attempt_count": 248,
            "pad_launch_attempt_count": 190,
            "agency_launch_attempt_count": 434,
            "orbital_launch_attempt_count_year": 226,
            "location_launch_attempt_count_year": 22,
            "pad_launch_attempt_count_year": 22,
            "agency_launch_attempt_count_year": 123
        },
        {
            "id": "f9834e80-9578-4095-9db8-67f5ec6ef5af",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/f9834e80-9578-4095-9db8-67f5ec6ef5af/?format=api",
            "name": "Soyuz 2.1a/Fregat-M | Kondor-FKA No.2",
            "response_mode": "normal",
            "slug": "soyuz-21afregat-m-kondor-fka-no2",
            "launch_designator": "2024-223",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-12-01T02:08:11Z",
            "net": "2024-11-29T21:50:25Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2024-11-29T21:50:25Z",
            "window_start": "2024-11-29T21:50:25Z",
            "image": {
                "id": 2281,
                "name": "Soyuz on the launch pad (Kondor-FK)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_on_the_la_image_20241127185454.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_on_the_la_image_thumbnail_20241127185454.jpeg",
                "credit": "Roscosmos",
                "license": {
                    "id": 14,
                    "name": "Roscosmos Image Use Policy",
                    "priority": 3,
                    "link": "https://www.roscosmos.ru/22650/"
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 63,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "abbrev": "RFSA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 8179,
                "configuration": {
                    "response_mode": "list",
                    "id": 45,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/45/?format=api",
                    "name": "Soyuz 2.1a/Fregat-M",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 147,
                            "name": "Soyuz"
                        },
                        {
                            "response_mode": "list",
                            "id": 190,
                            "name": "Soyuz 2"
                        }
                    ],
                    "full_name": "Soyuz 2.1a Fregat-M",
                    "variant": "Fregat-M"
                }
            },
            "mission": {
                "id": 6757,
                "name": "Kondor-FKA No.2",
                "type": "Earth Science",
                "description": "The Kondor-FKA is a small civilian radar Earth observation satellite designed by NPO Mashinostroyeniya as a civilian counterpart to the Kondor-E satellite.\r\n\r\nThe Kondor satellite features a S-band synthetic aperture radar (SAR), which can conduct both continous swath surweys or detailed spot surveys. The swath width is 10 km. Ground resolution is 1 to 2 m in spotlight mode, 1 to 3 m in stripmap mode and 5 to 30 m in ScanSAR mode.",
                "image": null,
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 83,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/83/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 63,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "abbrev": "RFSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 5,
                                "name": "Russia",
                                "alpha_2_code": "RU",
                                "alpha_3_code": "RUS",
                                "nationality_name": "Russian",
                                "nationality_name_composed": "Russo"
                            }
                        ],
                        "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                        "administrator": "Administrator: Yuri Borisov",
                        "founding_year": 1992,
                        "launchers": "Soyuz",
                        "spacecraft": "Soyuz",
                        "parent": null,
                        "image": {
                            "id": 25,
                            "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 177,
                            "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 89,
                            "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Cosmodrome Site 1S",
                "image": {
                    "id": 1297,
                    "name": "Soyuz 2.1b/Fregat-M liftoff from site 1S (Meteor-M No.2-4 & others)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20240229134932.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192322.jpeg",
                    "credit": "Roscosmos",
                    "license": {
                        "id": 14,
                        "name": "Roscosmos Image Use Policy",
                        "priority": 3,
                        "link": "https://www.roscosmos.ru/22650/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vostochny_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=51.884395,128.333932",
                "latitude": 51.884395,
                "longitude": 128.333932,
                "country": {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_83_20200803143544.jpg",
                "total_launch_count": 18,
                "orbital_launch_attempt_count": 18,
                "fastest_turnaround": "P24DT22H31M45S",
                "location": {
                    "response_mode": "normal",
                    "id": 18,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/18/?format=api",
                    "name": "Vostochny Cosmodrome, Siberia, Russian Federation",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    },
                    "description": "The Vostochny Cosmodrome is a Russian spaceport above the 51st parallel north in the Amur Oblast, in the Russian Far East. It is intended to reduce Russia's dependency on the Baikonur Cosmodrome in Kazakhstan. The first launch took place on 28 April 2016 at 02:01 UTC.",
                    "image": {
                        "id": 1297,
                        "name": "Soyuz 2.1b/Fregat-M liftoff from site 1S (Meteor-M No.2-4 & others)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20240229134932.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192322.jpeg",
                        "credit": "Roscosmos",
                        "license": {
                            "id": 14,
                            "name": "Roscosmos Image Use Policy",
                            "priority": 3,
                            "link": "https://www.roscosmos.ru/22650/"
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg",
                    "longitude": 128.333932,
                    "latitude": 51.884395,
                    "timezone_name": "Asia/Yakutsk",
                    "total_launch_count": 19,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 6816,
            "location_launch_attempt_count": 19,
            "pad_launch_attempt_count": 18,
            "agency_launch_attempt_count": 328,
            "orbital_launch_attempt_count_year": 227,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 10
        },
        {
            "id": "7beb2fcf-acb3-4cf1-b31b-f2655416d1ed",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/7beb2fcf-acb3-4cf1-b31b-f2655416d1ed/?format=api",
            "name": "Falcon 9 Block 5 | Starlink Group 6-65",
            "response_mode": "normal",
            "slug": "falcon-9-block-5-starlink-group-6-65",
            "launch_designator": "2024-224",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-12-01T03:12:02Z",
            "net": "2024-11-30T05:00:00Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2024-11-30T09:00:00Z",
            "window_start": "2024-11-30T05:00:00Z",
            "image": {
                "id": 1296,
                "name": "Starlink night fairing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "infographic": null,
            "probability": 85,
            "weather_concerns": "Thick Cloud Layers Rule, Liftoff Winds",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 8420,
                "configuration": {
                    "response_mode": "list",
                    "id": 164,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
                    "name": "Falcon 9",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Falcon"
                        },
                        {
                            "response_mode": "list",
                            "id": 176,
                            "name": "Falcon 9"
                        }
                    ],
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 7009,
                "name": "Starlink Group 6-65",
                "type": "Communications",
                "description": "A batch of 24 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                        "administrator": "CEO: Elon Musk",
                        "founding_year": 2002,
                        "launchers": "Falcon | Starship",
                        "spacecraft": "Dragon",
                        "parent": null,
                        "image": {
                            "id": 29,
                            "name": "[AUTO] SpaceX - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 186,
                            "name": "[AUTO] SpaceX - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 94,
                            "name": "[AUTO] SpaceX - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 495,
                        "consecutive_successful_launches": 18,
                        "successful_launches": 481,
                        "failed_launches": 14,
                        "pending_launches": 120,
                        "consecutive_successful_landings": 64,
                        "successful_landings": 442,
                        "failed_landings": 26,
                        "attempted_landings": 467,
                        "successful_landings_spacecraft": 52,
                        "failed_landings_spacecraft": 2,
                        "attempted_landings_spacecraft": 55,
                        "successful_landings_payload": 0,
                        "failed_landings_payload": 0,
                        "attempted_landings_payload": 0,
                        "info_url": "http://www.spacex.com/",
                        "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                        "social_media_links": []
                    }
                ],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 80,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/80/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                        "administrator": "CEO: Elon Musk",
                        "founding_year": 2002,
                        "launchers": "Falcon | Starship",
                        "spacecraft": "Dragon",
                        "parent": null,
                        "image": {
                            "id": 29,
                            "name": "[AUTO] SpaceX - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 186,
                            "name": "[AUTO] SpaceX - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 94,
                            "name": "[AUTO] SpaceX - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Space Launch Complex 40",
                "image": {
                    "id": 2113,
                    "name": "F9 liftoff from SLC-40 (SES-24)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_20240621050513.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_thumbnail_20240621050514.jpeg",
                    "credit": "SpaceX",
                    "license": {
                        "id": 5,
                        "name": "CC BY-NC 2.0",
                        "priority": 1,
                        "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                "latitude": 28.56194122,
                "longitude": -80.57735736,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                "total_launch_count": 300,
                "orbital_launch_attempt_count": 300,
                "fastest_turnaround": "P2DT8H59M40S",
                "location": {
                    "response_mode": "normal",
                    "id": 12,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "longitude": -80.577778,
                    "latitude": 28.488889,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1015,
                    "total_landing_count": 62
                }
            },
            "webcast_live": false,
            "program": [
                {
                    "response_mode": "normal",
                    "id": 25,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api",
                    "name": "Starlink",
                    "image": {
                        "id": 1890,
                        "name": "Starlink stack in space before deployment",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg",
                        "credit": "SpaceX",
                        "license": {
                            "id": 5,
                            "name": "CC BY-NC 2.0",
                            "priority": 1,
                            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://starlink.com",
                    "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
                    "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "abbrev": "SpX",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        }
                    ],
                    "start_date": "2018-02-22T14:17:00Z",
                    "end_date": null,
                    "mission_patches": [
                        {
                            "id": 7,
                            "name": "Space X Starlink Mission Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "response_mode": "normal"
                        }
                    ],
                    "type": {
                        "id": 3,
                        "name": "Communication Constellation"
                    }
                }
            ],
            "orbital_launch_attempt_count": 6817,
            "location_launch_attempt_count": 990,
            "pad_launch_attempt_count": 276,
            "agency_launch_attempt_count": 435,
            "orbital_launch_attempt_count_year": 228,
            "location_launch_attempt_count_year": 63,
            "pad_launch_attempt_count_year": 58,
            "agency_launch_attempt_count_year": 124
        },
        {
            "id": "351bf216-4cae-49df-82d0-9afaeb5df0f2",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/351bf216-4cae-49df-82d0-9afaeb5df0f2/?format=api",
            "name": "Long March 3B/E | TJSW-13",
            "response_mode": "normal",
            "slug": "long-march-3be-tjsw-13",
            "launch_designator": "2024-227",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-12-05T07:27:37Z",
            "net": "2024-12-03T05:56:00Z",
            "net_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "window_end": "2024-12-03T06:21:00Z",
            "window_start": "2024-12-03T05:46:00Z",
            "image": {
                "id": 1770,
                "name": "[AUTO] Long March 3 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25203_image_20190222031215.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193722.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 88,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "abbrev": "CASC",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 8434,
                "configuration": {
                    "response_mode": "list",
                    "id": 50,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/50/?format=api",
                    "name": "Long March 3",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 106,
                            "name": "Long March"
                        },
                        {
                            "response_mode": "list",
                            "id": 110,
                            "name": "Long March 3"
                        }
                    ],
                    "full_name": "Long March 3B/E",
                    "variant": "B/E"
                }
            },
            "mission": {
                "id": 7023,
                "name": "TJSW-13",
                "type": "Government/Top Secret",
                "description": "Chinese classified satellite claimed to be for communication technology test purposes. Actual mission not known.",
                "image": null,
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 66,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/66/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 17,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 6,
                                "name": "China",
                                "alpha_2_code": "CN",
                                "alpha_3_code": "CHN",
                                "nationality_name": "Chinese",
                                "nationality_name_composed": "Sino"
                            }
                        ],
                        "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                        "administrator": "Administrator: Tang Dengjie",
                        "founding_year": 1993,
                        "launchers": "",
                        "spacecraft": "Shenzhou",
                        "parent": null,
                        "image": {
                            "id": 9,
                            "name": "[AUTO] China National Space Administration - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184601.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 125,
                            "name": "[AUTO] China National Space Administration - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184936.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 51,
                            "name": "[AUTO] China National Space Administration - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184747.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Complex 3 (LC-3/LA-1)",
                "image": {
                    "id": 2083,
                    "name": "CZ-2D liftoff from LC-3 (Yaogan 42-02)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2d_liftoff__image_20240428050501.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2d_liftoff__image_thumbnail_20240428050502.jpeg",
                    "credit": "央视新闻",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.247209,102.02917",
                "latitude": 28.247209,
                "longitude": 102.02917,
                "country": {
                    "id": 6,
                    "name": "China",
                    "alpha_2_code": "CN",
                    "alpha_3_code": "CHN",
                    "nationality_name": "Chinese",
                    "nationality_name_composed": "Sino"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_66_20200803143611.jpg",
                "total_launch_count": 99,
                "orbital_launch_attempt_count": 99,
                "fastest_turnaround": "P13DT6H21M",
                "location": {
                    "response_mode": "normal",
                    "id": 16,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    },
                    "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.",
                    "image": {
                        "id": 1421,
                        "name": "Long March 3B/E liftoff from LC-2 (Beidou-3 G4)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230728061656.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192718.jpeg",
                        "credit": "China Pictorial/Wanquan",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "longitude": 102.026556,
                    "latitude": 28.246017,
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 223,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 6820,
            "location_launch_attempt_count": 215,
            "pad_launch_attempt_count": 96,
            "agency_launch_attempt_count": 496,
            "orbital_launch_attempt_count_year": 231,
            "location_launch_attempt_count_year": 17,
            "pad_launch_attempt_count_year": 10,
            "agency_launch_attempt_count_year": 44
        },
        {
            "id": "fb9a85a6-209d-4433-a1a3-906e5cbceaf0",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/fb9a85a6-209d-4433-a1a3-906e5cbceaf0/?format=api",
            "name": "Kuaizhou-1A | Haishao-1",
            "response_mode": "normal",
            "slug": "kuaizhou-1a-haishao-1",
            "launch_designator": "2024-228",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-12-05T08:33:05Z",
            "net": "2024-12-04T04:46:00Z",
            "net_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "window_end": "2024-12-04T05:21:00Z",
            "window_start": "2024-12-04T04:36:00Z",
            "image": {
                "id": 1758,
                "name": "[AUTO] Kuaizhou - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou_image_20191027094423.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193703.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 194,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/194/?format=api",
                "name": "ExPace",
                "abbrev": "EP",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 8439,
                "configuration": {
                    "response_mode": "list",
                    "id": 135,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/135/?format=api",
                    "name": "Kuaizhou",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 100,
                            "name": "Kuaizhou"
                        }
                    ],
                    "full_name": "Kuaizhou-1A",
                    "variant": "1A"
                }
            },
            "mission": {
                "id": 7028,
                "name": "Haishao-1",
                "type": "Earth Science",
                "description": "Synthetic-aperture radar Earth observation satellite from the Chinese Academy of Sciences to observe dynamics properties of oceans.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 157,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/157/?format=api",
                "active": true,
                "agencies": [],
                "name": "Mobile Launcher Pad",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.242774,102.032944",
                "latitude": 28.242774,
                "longitude": 102.032944,
                "country": {
                    "id": 6,
                    "name": "China",
                    "alpha_2_code": "CN",
                    "alpha_3_code": "CHN",
                    "nationality_name": "Chinese",
                    "nationality_name_composed": "Sino"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_157_20200803143359.jpg",
                "total_launch_count": 7,
                "orbital_launch_attempt_count": 7,
                "fastest_turnaround": "P74DT19H3M",
                "location": {
                    "response_mode": "normal",
                    "id": 16,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    },
                    "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.",
                    "image": {
                        "id": 1421,
                        "name": "Long March 3B/E liftoff from LC-2 (Beidou-3 G4)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230728061656.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192718.jpeg",
                        "credit": "China Pictorial/Wanquan",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "longitude": 102.026556,
                    "latitude": 28.246017,
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 223,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 6821,
            "location_launch_attempt_count": 216,
            "pad_launch_attempt_count": 7,
            "agency_launch_attempt_count": 28,
            "orbital_launch_attempt_count_year": 232,
            "location_launch_attempt_count_year": 18,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 5
        }
    ]
}