Modes

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

Example - /launcher_configurations/?mode=list

Filters

Parameters - active, attempted_landings, attempted_landings__gt, attempted_landings__gte, attempted_landings__lt, attempted_landings__lte, consecutive_successful_landings, consecutive_successful_landings__gt, consecutive_successful_landings__gte, consecutive_successful_landings__lt, consecutive_successful_landings__lte, consecutive_successful_launches, consecutive_successful_launches__gt, consecutive_successful_launches__gte, consecutive_successful_launches__lt, consecutive_successful_launches__lte, failed_landings, failed_landings__gt, failed_landings__gte, failed_landings__lt, failed_landings__lte, failed_launches, failed_launches__gt, failed_launches__gte, failed_launches__lt, failed_launches__lte, families, families__contains, full_name, full_name__contains, is_placeholder, maiden_flight, maiden_flight__gt, maiden_flight__gte, maiden_flight__lt, maiden_flight__lte, manufacturer__name, manufacturer__name__contains, name, name__contains, pending_launches, pending_launches__gt, pending_launches__gte, pending_launches__lt, pending_launches__lte, program, program__contains, successful_landings, successful_landings__gt, successful_landings__gte, successful_landings__lt, successful_landings__lte, successful_launches, successful_launches__gt, successful_launches__gte, successful_launches__lt, successful_launches__lte, total_launch_count, total_launch_count__gt, total_launch_count__gte, total_launch_count__lt, total_launch_count__lte

Example - /launcher_configurations/?manufacturer__name=SpaceX

Fields searched - full_name, manufacturer__abbrev, manufacturer__name, name

Example - /launcher_configurations/?search=Soyuz

Ordering

Fields - attempted_landings, consecutive_successful_landings, consecutive_successful_launches, failed_landings, failed_launches, gto_capacity, launch_cost, launch_mass, leo_capacity, maiden_flight, name, pending_launches, successful_landings, successful_launches, total_launch_count

Example - /launcher_configurations/?ordering=-total_launch_count

Number of results

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

Example - /launcher_configurations/?limit=2

Format

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

Help

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

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

{
    "response_mode": "detailed",
    "id": 88,
    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/88/?format=api",
    "name": "Delta II",
    "families": [
        {
            "response_mode": "detailed",
            "id": 72,
            "name": "Delta",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 80,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
                    "name": "Boeing",
                    "abbrev": "BA",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                    "administrator": "CEO: Kelly Ortberg",
                    "founding_year": 1916,
                    "launchers": "SLS",
                    "spacecraft": "Starliner",
                    "parent": null,
                    "image": null,
                    "logo": {
                        "id": 117,
                        "name": "[AUTO] Boeing - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 46,
                        "name": "[AUTO] Boeing - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "total_launch_count": 2,
                    "consecutive_successful_launches": 0,
                    "successful_launches": 1,
                    "failed_launches": 1,
                    "pending_launches": 0,
                    "consecutive_successful_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "attempted_landings": 0,
                    "successful_landings_spacecraft": 10,
                    "failed_landings_spacecraft": 0,
                    "attempted_landings_spacecraft": 10,
                    "successful_landings_payload": 0,
                    "failed_landings_payload": 0,
                    "attempted_landings_payload": 0,
                    "info_url": "https://www.boeing.com",
                    "wiki_url": "http://en.wikipedia.org/wiki/Boeing",
                    "social_media_links": []
                },
                {
                    "response_mode": "normal",
                    "id": 153,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
                    "name": "McDonnell Douglas",
                    "abbrev": "MDC",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null,
                    "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": null,
                    "wiki_url": "http://en.wikipedia.org/wiki/McDonnell_Douglas",
                    "social_media_links": []
                },
                {
                    "response_mode": "normal",
                    "id": 124,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
                    "name": "United Launch Alliance",
                    "abbrev": "ULA",
                    "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": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
                    "administrator": "CEO: Tory Bruno",
                    "founding_year": 2006,
                    "launchers": "Atlas | Delta IV | Vulcan",
                    "spacecraft": "CST-100 Starliner",
                    "parent": null,
                    "image": {
                        "id": 30,
                        "name": "[AUTO] United Launch Alliance - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 191,
                        "name": "[AUTO] United Launch Alliance - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 97,
                        "name": "[AUTO] United Launch Alliance - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "total_launch_count": 164,
                    "consecutive_successful_launches": 164,
                    "successful_launches": 164,
                    "failed_launches": 0,
                    "pending_launches": 45,
                    "consecutive_successful_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "attempted_landings": 0,
                    "successful_landings_spacecraft": 0,
                    "failed_landings_spacecraft": 0,
                    "attempted_landings_spacecraft": 0,
                    "successful_landings_payload": 0,
                    "failed_landings_payload": 0,
                    "attempted_landings_payload": 0,
                    "info_url": "http://www.ulalaunch.com/",
                    "wiki_url": "http://en.wikipedia.org/wiki/United_Launch_Alliance",
                    "social_media_links": []
                }
            ],
            "parent": null,
            "description": "",
            "active": false,
            "maiden_flight": "1972-07-23",
            "total_launch_count": 301,
            "consecutive_successful_launches": 79,
            "successful_launches": 290,
            "failed_launches": 11,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        {
            "response_mode": "detailed",
            "id": 177,
            "name": "Delta II",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 153,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
                    "name": "McDonnell Douglas",
                    "abbrev": "MDC",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null,
                    "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": null,
                    "wiki_url": "http://en.wikipedia.org/wiki/McDonnell_Douglas",
                    "social_media_links": []
                },
                {
                    "response_mode": "normal",
                    "id": 124,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
                    "name": "United Launch Alliance",
                    "abbrev": "ULA",
                    "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": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
                    "administrator": "CEO: Tory Bruno",
                    "founding_year": 2006,
                    "launchers": "Atlas | Delta IV | Vulcan",
                    "spacecraft": "CST-100 Starliner",
                    "parent": null,
                    "image": {
                        "id": 30,
                        "name": "[AUTO] United Launch Alliance - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 191,
                        "name": "[AUTO] United Launch Alliance - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 97,
                        "name": "[AUTO] United Launch Alliance - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "total_launch_count": 164,
                    "consecutive_successful_launches": 164,
                    "successful_launches": 164,
                    "failed_launches": 0,
                    "pending_launches": 45,
                    "consecutive_successful_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "attempted_landings": 0,
                    "successful_landings_spacecraft": 0,
                    "failed_landings_spacecraft": 0,
                    "attempted_landings_spacecraft": 0,
                    "successful_landings_payload": 0,
                    "failed_landings_payload": 0,
                    "attempted_landings_payload": 0,
                    "info_url": "http://www.ulalaunch.com/",
                    "wiki_url": "http://en.wikipedia.org/wiki/United_Launch_Alliance",
                    "social_media_links": []
                }
            ],
            "parent": {
                "response_mode": "normal",
                "id": 72,
                "name": "Delta",
                "manufacturer": [
                    {
                        "response_mode": "normal",
                        "id": 80,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
                        "name": "Boeing",
                        "abbrev": "BA",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                        "administrator": "CEO: Kelly Ortberg",
                        "founding_year": 1916,
                        "launchers": "SLS",
                        "spacecraft": "Starliner",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 117,
                            "name": "[AUTO] Boeing - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 46,
                            "name": "[AUTO] Boeing - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    {
                        "response_mode": "normal",
                        "id": 153,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
                        "name": "McDonnell Douglas",
                        "abbrev": "MDC",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": null,
                        "administrator": null,
                        "founding_year": null,
                        "launchers": "",
                        "spacecraft": "",
                        "parent": null,
                        "image": null,
                        "logo": null,
                        "social_logo": null
                    },
                    {
                        "response_mode": "normal",
                        "id": 124,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "abbrev": "ULA",
                        "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": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
                        "administrator": "CEO: Tory Bruno",
                        "founding_year": 2006,
                        "launchers": "Atlas | Delta IV | Vulcan",
                        "spacecraft": "CST-100 Starliner",
                        "parent": null,
                        "image": {
                            "id": 30,
                            "name": "[AUTO] United Launch Alliance - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 191,
                            "name": "[AUTO] United Launch Alliance - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 97,
                            "name": "[AUTO] United Launch Alliance - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "parent": null
            },
            "description": "",
            "active": false,
            "maiden_flight": "1990-11-26",
            "total_launch_count": 155,
            "consecutive_successful_launches": 100,
            "successful_launches": 153,
            "failed_launches": 2,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        }
    ],
    "full_name": "Delta II 7320",
    "variant": "7320",
    "active": false,
    "is_placeholder": false,
    "manufacturer": {
        "response_mode": "normal",
        "id": 124,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "abbrev": "ULA",
        "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": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
        "administrator": "CEO: Tory Bruno",
        "founding_year": 2006,
        "launchers": "Atlas | Delta IV | Vulcan",
        "spacecraft": "CST-100 Starliner",
        "parent": null,
        "image": {
            "id": 30,
            "name": "[AUTO] United Launch Alliance - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "logo": {
            "id": 191,
            "name": "[AUTO] United Launch Alliance - logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "social_logo": {
            "id": 97,
            "name": "[AUTO] United Launch Alliance - social_logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "total_launch_count": 164,
        "consecutive_successful_launches": 164,
        "successful_launches": 164,
        "failed_launches": 0,
        "pending_launches": 45,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "successful_landings_spacecraft": 0,
        "failed_landings_spacecraft": 0,
        "attempted_landings_spacecraft": 0,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "http://www.ulalaunch.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/United_Launch_Alliance",
        "social_media_links": []
    },
    "program": [],
    "reusable": false,
    "image": null,
    "info_url": "http://www.spaceflight101.net/delta-ii-7320.html",
    "wiki_url": "https://en.wikipedia.org/wiki/Delta_II",
    "description": "Delta II is an American space launch system developed by McDonnell Douglas, now part of the Delta rocket family operated by United Launch Alliance. With more than 150 missions and a nearly perfect track record, Delta II has established itself as one of the most successful orbital launch systems.",
    "alias": "",
    "min_stage": 2,
    "max_stage": 2,
    "length": 38.9,
    "diameter": 2.44,
    "maiden_flight": "1999-06-24",
    "launch_cost": 51000000,
    "launch_mass": 168.0,
    "leo_capacity": 2800.0,
    "gto_capacity": null,
    "geo_capacity": null,
    "sso_capacity": 1650.0,
    "to_thrust": null,
    "apogee": null,
    "total_launch_count": 6,
    "consecutive_successful_launches": 6,
    "successful_launches": 6,
    "failed_launches": 0,
    "pending_launches": 0,
    "attempted_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "consecutive_successful_landings": 0,
    "fastest_turnaround": "P331DT27M1S"
}