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

{
    "count": 497,
    "next": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/?format=api&limit=10&offset=360&ordering=successful_launches",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/?format=api&limit=10&offset=340&ordering=successful_launches",
    "results": [
        {
            "response_mode": "normal",
            "id": 60,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/60/?format=api",
            "name": "Soyuz 2.1v",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 147,
                    "name": "Soyuz",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 111,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
                            "name": "Progress Rocket Space Center",
                            "abbrev": "PRSC",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 5,
                                    "name": "Russia",
                                    "alpha_2_code": "RU",
                                    "alpha_3_code": "RUS",
                                    "nationality_name": "Russian",
                                    "nationality_name_composed": "Russo"
                                }
                            ],
                            "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                            "administrator": "CEO: Dmitry Baranov",
                            "founding_year": 1996,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": {
                                "id": 171,
                                "name": "[AUTO] Progress Rocket Space Center - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": null
                        }
                    ],
                    "parent": null
                },
                {
                    "response_mode": "normal",
                    "id": 190,
                    "name": "Soyuz 2",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 111,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
                            "name": "Progress Rocket Space Center",
                            "abbrev": "PRSC",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 5,
                                    "name": "Russia",
                                    "alpha_2_code": "RU",
                                    "alpha_3_code": "RUS",
                                    "nationality_name": "Russian",
                                    "nationality_name_composed": "Russo"
                                }
                            ],
                            "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                            "administrator": "CEO: Dmitry Baranov",
                            "founding_year": 1996,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": {
                                "id": 171,
                                "name": "[AUTO] Progress Rocket Space Center - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": null
                        }
                    ],
                    "parent": {
                        "response_mode": "list",
                        "id": 147,
                        "name": "Soyuz"
                    }
                }
            ],
            "full_name": "Soyuz 2.1v Volga",
            "variant": "Volga",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 111,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
                "name": "Progress Rocket Space Center",
                "abbrev": "PRSC",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": false,
                "country": [
                    {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    }
                ],
                "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                "administrator": "CEO: Dmitry Baranov",
                "founding_year": 1996,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 171,
                    "name": "[AUTO] Progress Rocket Space Center - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": null
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 1831,
                "name": "[AUTO] Soyuz 2-1v - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202-1v_image_20191122081651.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193902.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_2.1v"
        },
        {
            "response_mode": "normal",
            "id": 4,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/4/?format=api",
            "name": "Atlas V 501",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 66,
                    "name": "Atlas",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 82,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                            "name": "Lockheed Martin",
                            "abbrev": "LMT",
                            "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": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
                            "administrator": null,
                            "founding_year": 1953,
                            "launchers": "Titan | Agena",
                            "spacecraft": "Hubble | JUNO | InSight",
                            "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
                },
                {
                    "response_mode": "normal",
                    "id": 174,
                    "name": "Atlas V",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 82,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                            "name": "Lockheed Martin",
                            "abbrev": "LMT",
                            "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": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
                            "administrator": null,
                            "founding_year": 1953,
                            "launchers": "Titan | Agena",
                            "spacecraft": "Hubble | JUNO | InSight",
                            "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": {
                        "response_mode": "list",
                        "id": 66,
                        "name": "Atlas"
                    }
                }
            ],
            "full_name": "Atlas V 501",
            "variant": "501",
            "active": true,
            "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": []
                }
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 1701,
                "name": "[AUTO] Atlas V 501 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520501_image_20190222030851.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193530.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.ulalaunch.com/rockets/atlas-v",
            "wiki_url": null
        },
        {
            "response_mode": "normal",
            "id": 376,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/376/?format=api",
            "name": "Soyuz 11A511M",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 147,
                    "name": "Soyuz",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 111,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
                            "name": "Progress Rocket Space Center",
                            "abbrev": "PRSC",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 5,
                                    "name": "Russia",
                                    "alpha_2_code": "RU",
                                    "alpha_3_code": "RUS",
                                    "nationality_name": "Russian",
                                    "nationality_name_composed": "Russo"
                                }
                            ],
                            "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                            "administrator": "CEO: Dmitry Baranov",
                            "founding_year": 1996,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": {
                                "id": 171,
                                "name": "[AUTO] Progress Rocket Space Center - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": null
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Soyuz 11A511M",
            "variant": "11A511M",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 1000,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                "name": "Energia",
                "abbrev": "OKB-1",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    }
                ],
                "description": null,
                "administrator": null,
                "founding_year": 1946,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": null
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_(rocket)"
        },
        {
            "response_mode": "normal",
            "id": 341,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/341/?format=api",
            "name": "N-2",
            "families": [],
            "full_name": "N-2",
            "variant": "2",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 98,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/98/?format=api",
                "name": "Mitsubishi Heavy Industries",
                "abbrev": "MHI",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": false,
                "country": [
                    {
                        "id": 28,
                        "name": "Japan",
                        "alpha_2_code": "JP",
                        "alpha_3_code": "JPN",
                        "nationality_name": "Japanese",
                        "nationality_name_composed": "Nippo"
                    }
                ],
                "description": "Mitsubishi Heavy Industries, Ltd. is a Japanese multinational engineering, electrical equipment and electronics company headquartered in Tokyo, Japan. MHI is one of the core companies of the Mitsubishi Group.\r\n\r\nMHI's products include aerospace components, air conditioners, aircraft, automotive components, forklift trucks, hydraulic equipment, machine tools, missiles, power generation equipment, printing machines, ships and space launch vehicles. Through its defense-related activities, it is the world's 23rd-largest defense contractor measured by 2011 defense revenues and the largest based in Japan.",
                "administrator": "President: Seiji Izumisawa",
                "founding_year": 1884,
                "launchers": "H-I, H-II, H-III",
                "spacecraft": "Kounotori | HTV",
                "parent": null,
                "image": {
                    "id": 18,
                    "name": "[AUTO] Mitsubishi Heavy Industries - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184626.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 160,
                    "name": "[AUTO] Mitsubishi Heavy Industries - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_logo_20200117065724.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185040.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 75,
                    "name": "[AUTO] Mitsubishi Heavy Industries - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_nation_20240112111043.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184821.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/N-II_(rocket)"
        },
        {
            "response_mode": "normal",
            "id": 427,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/427/?format=api",
            "name": "Titan 401A Centaur",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 70,
                    "name": "Titan",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 82,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                            "name": "Lockheed Martin",
                            "abbrev": "LMT",
                            "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": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
                            "administrator": null,
                            "founding_year": 1953,
                            "launchers": "Titan | Agena",
                            "spacecraft": "Hubble | JUNO | InSight",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        }
                    ],
                    "parent": null
                },
                {
                    "response_mode": "normal",
                    "id": 199,
                    "name": "Titan IV",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 82,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                            "name": "Lockheed Martin",
                            "abbrev": "LMT",
                            "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": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
                            "administrator": null,
                            "founding_year": 1953,
                            "launchers": "Titan | Agena",
                            "spacecraft": "Hubble | JUNO | InSight",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        }
                    ],
                    "parent": {
                        "response_mode": "list",
                        "id": 70,
                        "name": "Titan"
                    }
                },
                {
                    "response_mode": "normal",
                    "id": 200,
                    "name": "Titan IVA",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 82,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                            "name": "Lockheed Martin",
                            "abbrev": "LMT",
                            "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": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
                            "administrator": null,
                            "founding_year": 1953,
                            "launchers": "Titan | Agena",
                            "spacecraft": "Hubble | JUNO | InSight",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        }
                    ],
                    "parent": {
                        "response_mode": "list",
                        "id": 199,
                        "name": "Titan IV"
                    }
                }
            ],
            "full_name": "Titan 401A Centaur",
            "variant": "401A Centaur",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 82,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "abbrev": "LMT",
                "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": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
                "administrator": null,
                "founding_year": 1953,
                "launchers": "Titan | Agena",
                "spacecraft": "Hubble | JUNO | InSight",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": null
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Titan_IV"
        },
        {
            "response_mode": "normal",
            "id": 401,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/401/?format=api",
            "name": "Thor Delta C",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 73,
                    "name": "Thor",
                    "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
                        }
                    ],
                    "parent": null
                },
                {
                    "response_mode": "normal",
                    "id": 192,
                    "name": "Thor-Delta",
                    "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
                        }
                    ],
                    "parent": {
                        "response_mode": "list",
                        "id": 73,
                        "name": "Thor"
                    }
                }
            ],
            "full_name": "Thor Delta C",
            "variant": "Delta C",
            "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
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Thor-Delta"
        },
        {
            "response_mode": "normal",
            "id": 467,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/467/?format=api",
            "name": "Delta II",
            "families": [
                {
                    "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
                },
                {
                    "response_mode": "normal",
                    "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
                        },
                        {
                            "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": {
                        "response_mode": "list",
                        "id": 72,
                        "name": "Delta"
                    }
                }
            ],
            "full_name": "Delta II 7420-10C",
            "variant": "7420-10C",
            "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
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "response_mode": "normal",
            "id": 18,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/18/?format=api",
            "name": "Ariane 5 ES",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 59,
                    "name": "Ariane",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 115,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
                            "name": "Arianespace",
                            "abbrev": "ASA",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 1,
                                    "name": "France",
                                    "alpha_2_code": "FR",
                                    "alpha_3_code": "FRA",
                                    "nationality_name": "French",
                                    "nationality_name_composed": "Franco"
                                }
                            ],
                            "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
                            "administrator": "CEO: David Cavaillolès",
                            "founding_year": 1980,
                            "launchers": "Ariane | Vega",
                            "spacecraft": "",
                            "parent": "ArianeGroup",
                            "image": {
                                "id": 1692,
                                "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg",
                                "credit": "ESA/L. Bourgeon",
                                "license": {
                                    "id": 2,
                                    "name": "ESA Standard Licence",
                                    "priority": 2,
                                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                                },
                                "single_use": false,
                                "variants": []
                            },
                            "logo": {
                                "id": 108,
                                "name": "Arianespace blue logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
                                "credit": "Arianespace",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": [
                                    {
                                        "id": 11,
                                        "type": {
                                            "id": 1,
                                            "name": "transparent for light background"
                                        },
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
                                    },
                                    {
                                        "id": 12,
                                        "type": {
                                            "id": 2,
                                            "name": "transparent for dark background"
                                        },
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                                    }
                                ]
                            },
                            "social_logo": {
                                "id": 39,
                                "name": "Arianespace social logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
                                "credit": "Arianespace",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        }
                    ],
                    "parent": null
                },
                {
                    "response_mode": "normal",
                    "id": 61,
                    "name": "Ariane 5",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 115,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
                            "name": "Arianespace",
                            "abbrev": "ASA",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 1,
                                    "name": "France",
                                    "alpha_2_code": "FR",
                                    "alpha_3_code": "FRA",
                                    "nationality_name": "French",
                                    "nationality_name_composed": "Franco"
                                }
                            ],
                            "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
                            "administrator": "CEO: David Cavaillolès",
                            "founding_year": 1980,
                            "launchers": "Ariane | Vega",
                            "spacecraft": "",
                            "parent": "ArianeGroup",
                            "image": {
                                "id": 1692,
                                "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg",
                                "credit": "ESA/L. Bourgeon",
                                "license": {
                                    "id": 2,
                                    "name": "ESA Standard Licence",
                                    "priority": 2,
                                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                                },
                                "single_use": false,
                                "variants": []
                            },
                            "logo": {
                                "id": 108,
                                "name": "Arianespace blue logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
                                "credit": "Arianespace",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": [
                                    {
                                        "id": 11,
                                        "type": {
                                            "id": 1,
                                            "name": "transparent for light background"
                                        },
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
                                    },
                                    {
                                        "id": 12,
                                        "type": {
                                            "id": 2,
                                            "name": "transparent for dark background"
                                        },
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                                    }
                                ]
                            },
                            "social_logo": {
                                "id": 39,
                                "name": "Arianespace social logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
                                "credit": "Arianespace",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        }
                    ],
                    "parent": {
                        "response_mode": "list",
                        "id": 59,
                        "name": "Ariane"
                    }
                }
            ],
            "full_name": "Ariane 5 ES",
            "variant": "ES",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 1044,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1044/?format=api",
                "name": "ArianeGroup",
                "abbrev": "AG",
                "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": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
                "administrator": "CEO: Martin Sion",
                "founding_year": 2015,
                "launchers": "Ariane",
                "spacecraft": "",
                "parent": null,
                "image": {
                    "id": 1692,
                    "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg",
                    "credit": "ESA/L. Bourgeon",
                    "license": {
                        "id": 2,
                        "name": "ESA Standard Licence",
                        "priority": 2,
                        "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                    },
                    "single_use": false,
                    "variants": []
                },
                "logo": {
                    "id": 107,
                    "name": "ArianeGroup logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184908.png",
                    "credit": "ArianeGroup",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": [
                        {
                            "id": 13,
                            "type": {
                                "id": 1,
                                "name": "transparent for light background"
                            },
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianegroup_log_image_20250211190245.PNG"
                        },
                        {
                            "id": 14,
                            "type": {
                                "id": 2,
                                "name": "transparent for dark background"
                            },
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianegroup_log_image_20250211190245.PNG"
                        }
                    ]
                },
                "social_logo": {
                    "id": 38,
                    "name": "ArianeGroup social logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianegroup_nation_20230802053255.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184726.jpeg",
                    "credit": "ArianeGroup",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 1687,
                "name": "Ariane 5 ES launching a galileo mission",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520es_image_20190222031145.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193506.jpeg",
                "credit": "ESA/CNES/Arianespace/Optique Video du CSG - Service Optique",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_5"
        },
        {
            "response_mode": "normal",
            "id": 400,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/400/?format=api",
            "name": "Thor Delta B",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 73,
                    "name": "Thor",
                    "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
                        }
                    ],
                    "parent": null
                },
                {
                    "response_mode": "normal",
                    "id": 192,
                    "name": "Thor-Delta",
                    "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
                        }
                    ],
                    "parent": {
                        "response_mode": "list",
                        "id": 73,
                        "name": "Thor"
                    }
                }
            ],
            "full_name": "Thor Delta B",
            "variant": "Delta B",
            "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
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Thor-Delta"
        },
        {
            "response_mode": "normal",
            "id": 244,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/244/?format=api",
            "name": "Atlas F",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 66,
                    "name": "Atlas",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 82,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                            "name": "Lockheed Martin",
                            "abbrev": "LMT",
                            "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": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
                            "administrator": null,
                            "founding_year": 1953,
                            "launchers": "Titan | Agena",
                            "spacecraft": "Hubble | JUNO | InSight",
                            "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
                },
                {
                    "response_mode": "normal",
                    "id": 185,
                    "name": "Atlas F",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 1004,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1004/?format=api",
                            "name": "Convair",
                            "abbrev": "",
                            "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": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
                            "administrator": null,
                            "founding_year": 1943,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        }
                    ],
                    "parent": {
                        "response_mode": "list",
                        "id": 66,
                        "name": "Atlas"
                    }
                }
            ],
            "full_name": "SM-65F Atlas",
            "variant": "F",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 1004,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1004/?format=api",
                "name": "Convair",
                "abbrev": "",
                "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": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
                "administrator": null,
                "founding_year": 1943,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": null
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SM-65F_Atlas"
        }
    ]
}