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=220&ordering=-name
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=230&ordering=-name",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/?format=api&limit=10&offset=210&ordering=-name",
    "results": [
        {
            "response_mode": "normal",
            "id": 476,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/476/?format=api",
            "name": "Neutron",
            "families": [],
            "full_name": "Neutron",
            "variant": "",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 147,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "abbrev": "RL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": true,
                "country": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "description": "Rocket Lab is an American aerospace manufacturer with a wholly owned New Zealand subsidiary. The company develops lightweight, cost-effective commercial rocket launch services. The Electron Program was founded on the premise that small payloads such as CubeSats require dedicated small launch vehicles and flexibility not currently offered by traditional rocket systems. Its rocket, the Electron, is a light-weight rocket and is now operating commercially. The company is also producing a variety of spacecrafts and spacecrafts components.",
                "administrator": "CEO: Peter Beck",
                "founding_year": 2006,
                "launchers": "Electron",
                "spacecraft": "",
                "parent": null,
                "image": {
                    "id": 24,
                    "name": "[AUTO] Rocket Lab - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_image_20190207032456.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184649.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 176,
                    "name": "[AUTO] Rocket Lab - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_logo_20220218075411.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185115.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 88,
                    "name": "[AUTO] Rocket Lab - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_nation_20230531050352.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184840.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "program": [],
            "reusable": true,
            "image": {
                "id": 1793,
                "name": "[AUTO] Neutron - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/neutron_image_20230727171443.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193800.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.rocketlabusa.com/launch/neutron/",
            "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Neutron"
        },
        {
            "response_mode": "normal",
            "id": 12,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/12/?format=api",
            "name": "Naro-1",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 99,
                    "name": "KSLV",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 41,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/41/?format=api",
                            "name": "Korea Aerospace Research Institute",
                            "abbrev": "KARI",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 35,
                                    "name": "South Korea",
                                    "alpha_2_code": "KR",
                                    "alpha_3_code": "KOR",
                                    "nationality_name": "South Korean",
                                    "nationality_name_composed": "South Korean"
                                }
                            ],
                            "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
                            "administrator": "Administrator: Lee Sang-Ryool",
                            "founding_year": 1989,
                            "launchers": "Nuri",
                            "spacecraft": "",
                            "parent": "Korea AeroSpace Administration",
                            "image": null,
                            "logo": {
                                "id": 154,
                                "name": "[AUTO] Korea Aerospace Research Institute - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185029.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 72,
                                "name": "[AUTO] Korea Aerospace Research Institute - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_nation_20230604194037.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184817.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "KSLV Naro-1",
            "variant": "1",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 41,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/41/?format=api",
                "name": "Korea Aerospace Research Institute",
                "abbrev": "KARI",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 35,
                        "name": "South Korea",
                        "alpha_2_code": "KR",
                        "alpha_3_code": "KOR",
                        "nationality_name": "South Korean",
                        "nationality_name_composed": "South Korean"
                    }
                ],
                "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
                "administrator": "Administrator: Lee Sang-Ryool",
                "founding_year": 1989,
                "launchers": "Nuri",
                "spacecraft": "",
                "parent": "Korea AeroSpace Administration",
                "image": null,
                "logo": {
                    "id": 154,
                    "name": "[AUTO] Korea Aerospace Research Institute - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185029.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 72,
                    "name": "[AUTO] Korea Aerospace Research Institute - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_nation_20230604194037.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184817.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Naro-1"
        },
        {
            "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": 114,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/114/?format=api",
            "name": "N1",
            "families": [],
            "full_name": "N1",
            "variant": "N1",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 63,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "abbrev": "RFSA",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": true,
                "country": [
                    {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    }
                ],
                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                "administrator": "Administrator: Yuri Borisov",
                "founding_year": 1992,
                "launchers": "Soyuz",
                "spacecraft": "Soyuz",
                "parent": null,
                "image": {
                    "id": 25,
                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 177,
                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 89,
                    "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/N1_(rocket)"
        },
        {
            "response_mode": "normal",
            "id": 334,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/334/?format=api",
            "name": "M-V",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 124,
                    "name": "Mu",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 1009,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1009/?format=api",
                            "name": "Institute of Space and Astronautical Science",
                            "abbrev": "ISAS",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 28,
                                    "name": "Japan",
                                    "alpha_2_code": "JP",
                                    "alpha_3_code": "JPN",
                                    "nationality_name": "Japanese",
                                    "nationality_name_composed": "Nippo"
                                }
                            ],
                            "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                            "administrator": null,
                            "founding_year": null,
                            "launchers": "Lambda",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "M-V",
            "variant": "V",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 94,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/94/?format=api",
                "name": "IHI Corporation",
                "abbrev": "IHI",
                "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": 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/M-V"
        },
        {
            "response_mode": "normal",
            "id": 340,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/340/?format=api",
            "name": "Mu-4S",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 124,
                    "name": "Mu",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 1009,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1009/?format=api",
                            "name": "Institute of Space and Astronautical Science",
                            "abbrev": "ISAS",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 28,
                                    "name": "Japan",
                                    "alpha_2_code": "JP",
                                    "alpha_3_code": "JPN",
                                    "nationality_name": "Japanese",
                                    "nationality_name_composed": "Nippo"
                                }
                            ],
                            "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                            "administrator": null,
                            "founding_year": null,
                            "launchers": "Lambda",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Mu-4S",
            "variant": "S",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 1009,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "abbrev": "ISAS",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 28,
                        "name": "Japan",
                        "alpha_2_code": "JP",
                        "alpha_3_code": "JPN",
                        "nationality_name": "Japanese",
                        "nationality_name_composed": "Nippo"
                    }
                ],
                "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                "administrator": null,
                "founding_year": null,
                "launchers": "Lambda",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": null
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Mu_(rocket_family)"
        },
        {
            "response_mode": "normal",
            "id": 339,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/339/?format=api",
            "name": "Mu-3S-II",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 124,
                    "name": "Mu",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 1009,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1009/?format=api",
                            "name": "Institute of Space and Astronautical Science",
                            "abbrev": "ISAS",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 28,
                                    "name": "Japan",
                                    "alpha_2_code": "JP",
                                    "alpha_3_code": "JPN",
                                    "nationality_name": "Japanese",
                                    "nationality_name_composed": "Nippo"
                                }
                            ],
                            "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                            "administrator": null,
                            "founding_year": null,
                            "launchers": "Lambda",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Mu-3S-II",
            "variant": "S-II",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 1009,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "abbrev": "ISAS",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 28,
                        "name": "Japan",
                        "alpha_2_code": "JP",
                        "alpha_3_code": "JPN",
                        "nationality_name": "Japanese",
                        "nationality_name_composed": "Nippo"
                    }
                ],
                "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                "administrator": null,
                "founding_year": null,
                "launchers": "Lambda",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": null
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Mu_(rocket_family)"
        },
        {
            "response_mode": "normal",
            "id": 338,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/338/?format=api",
            "name": "Mu-3S",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 124,
                    "name": "Mu",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 1009,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1009/?format=api",
                            "name": "Institute of Space and Astronautical Science",
                            "abbrev": "ISAS",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 28,
                                    "name": "Japan",
                                    "alpha_2_code": "JP",
                                    "alpha_3_code": "JPN",
                                    "nationality_name": "Japanese",
                                    "nationality_name_composed": "Nippo"
                                }
                            ],
                            "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                            "administrator": null,
                            "founding_year": null,
                            "launchers": "Lambda",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Mu-3S",
            "variant": "S",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 1009,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "abbrev": "ISAS",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 28,
                        "name": "Japan",
                        "alpha_2_code": "JP",
                        "alpha_3_code": "JPN",
                        "nationality_name": "Japanese",
                        "nationality_name_composed": "Nippo"
                    }
                ],
                "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                "administrator": null,
                "founding_year": null,
                "launchers": "Lambda",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": null
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Mu_(rocket_family)"
        },
        {
            "response_mode": "normal",
            "id": 337,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/337/?format=api",
            "name": "Mu-3H",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 124,
                    "name": "Mu",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 1009,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1009/?format=api",
                            "name": "Institute of Space and Astronautical Science",
                            "abbrev": "ISAS",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 28,
                                    "name": "Japan",
                                    "alpha_2_code": "JP",
                                    "alpha_3_code": "JPN",
                                    "nationality_name": "Japanese",
                                    "nationality_name_composed": "Nippo"
                                }
                            ],
                            "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                            "administrator": null,
                            "founding_year": null,
                            "launchers": "Lambda",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Mu-3H",
            "variant": "H",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 1009,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "abbrev": "ISAS",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 28,
                        "name": "Japan",
                        "alpha_2_code": "JP",
                        "alpha_3_code": "JPN",
                        "nationality_name": "Japanese",
                        "nationality_name_composed": "Nippo"
                    }
                ],
                "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                "administrator": null,
                "founding_year": null,
                "launchers": "Lambda",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": null
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Mu_(rocket_family)"
        },
        {
            "response_mode": "normal",
            "id": 336,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/336/?format=api",
            "name": "Mu-3C",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 124,
                    "name": "Mu",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 1009,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1009/?format=api",
                            "name": "Institute of Space and Astronautical Science",
                            "abbrev": "ISAS",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 28,
                                    "name": "Japan",
                                    "alpha_2_code": "JP",
                                    "alpha_3_code": "JPN",
                                    "nationality_name": "Japanese",
                                    "nationality_name_composed": "Nippo"
                                }
                            ],
                            "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                            "administrator": null,
                            "founding_year": null,
                            "launchers": "Lambda",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Mu-3C",
            "variant": "C",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 1009,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "abbrev": "ISAS",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 28,
                        "name": "Japan",
                        "alpha_2_code": "JP",
                        "alpha_3_code": "JPN",
                        "nationality_name": "Japanese",
                        "nationality_name_composed": "Nippo"
                    }
                ],
                "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                "administrator": null,
                "founding_year": null,
                "launchers": "Lambda",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": null
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Mu_(rocket_family)"
        }
    ]
}