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/308/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "response_mode": "detailed",
    "id": 308,
    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/308/?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 7925-10",
    "variant": "7925-10",
    "active": false,
    "is_placeholder": false,
    "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": []
    },
    "program": [],
    "reusable": false,
    "image": null,
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Delta_II",
    "description": "Delta II was an expendable launch system, originally designed and built by McDonnell Douglas. Delta II was part of the Delta rocket family and entered service in 1989. Delta II vehicles included the Delta 6000, and the two later Delta 7000 variants (\"Light\" and \"Heavy\"). The rocket flew its final mission ICESat-2 on 15 September 2018, earning the launch vehicle a streak of 100 successful missions in a row, with the last failure being GPS IIR-1 in 1997.",
    "alias": "",
    "min_stage": 4,
    "max_stage": 4,
    "length": 38.9,
    "diameter": 2.44,
    "maiden_flight": "1994-11-01",
    "launch_cost": null,
    "launch_mass": 231.0,
    "leo_capacity": null,
    "gto_capacity": null,
    "geo_capacity": null,
    "sso_capacity": null,
    "to_thrust": 4000.0,
    "apogee": null,
    "total_launch_count": 2,
    "consecutive_successful_launches": 2,
    "successful_launches": 2,
    "failed_launches": 0,
    "pending_launches": 0,
    "attempted_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "consecutive_successful_landings": 0,
    "fastest_turnaround": "P480DT1H53M"
}