Modes

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

Example - /launcher_configuration_families/?mode=list

Filters

Parameters - 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, maiden_flight, maiden_flight__gt, maiden_flight__gte, maiden_flight__lt, maiden_flight__lte, manufacturer__abbrev, manufacturer__abbrev__contains, manufacturer__country_code, manufacturer__id, manufacturer__id__contains, manufacturer__name, manufacturer__name__contains, name, name__contains, pending_launches, pending_launches__gt, pending_launches__gte, pending_launches__lt, pending_launches__lte, 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_configuration_families/?manufacturer__name=SpaceX

Fields searched - manufacturer__abbrev, manufacturer__name, name

Example - /launcher_configuration_families/?search=Ariane

Ordering

Fields - attempted_landings, consecutive_successful_landings, consecutive_successful_launches, failed_landings, failed_launches, name, pending_launches, successful_landings, successful_launches, total_launch_count

Example - /launcher_configuration_families/?ordering=-total_launch_count

Number of results

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

Example - /launcher_configuration_families/?limit=2

Format

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

Help

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

GET /2.3.0/launcher_configuration_families/?format=api&offset=70
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 100,
    "next": "https://lldev.thespacedevs.com/2.3.0/launcher_configuration_families/?format=api&limit=10&offset=80",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launcher_configuration_families/?format=api&limit=10&offset=60",
    "results": [
        {
            "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"
            }
        },
        {
            "response_mode": "normal",
            "id": 149,
            "name": "Space Launch System",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "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": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                    "administrator": "Acting Administrator:  James Free",
                    "founding_year": 1958,
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image": {
                        "id": 19,
                        "name": "[AUTO] National Aeronautics and Space Administration - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 161,
                        "name": "[AUTO] National Aeronautics and Space Administration - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 76,
                        "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 154,
            "name": "Sputnik",
            "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
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 155,
            "name": "S-Series",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 37,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "abbrev": "JAXA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 28,
                            "name": "Japan",
                            "alpha_2_code": "JP",
                            "alpha_3_code": "JPN",
                            "nationality_name": "Japanese",
                            "nationality_name_composed": "Nippo"
                        }
                    ],
                    "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                    "administrator": "Administrator: Hiroshi Yamakawa",
                    "founding_year": 2003,
                    "launchers": "H-II",
                    "spacecraft": "",
                    "parent": null,
                    "image": {
                        "id": 16,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 151,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 69,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 156,
            "name": "Starship",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 121,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "abbrev": "SpX",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                    "administrator": "CEO: Elon Musk",
                    "founding_year": 2002,
                    "launchers": "Falcon | Starship",
                    "spacecraft": "Dragon",
                    "parent": null,
                    "image": {
                        "id": 29,
                        "name": "[AUTO] SpaceX - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 186,
                        "name": "[AUTO] SpaceX - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 94,
                        "name": "[AUTO] SpaceX - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 157,
            "name": "Start",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 1011,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1011/?format=api",
                    "name": "Moscow Institute of Thermal Technology",
                    "abbrev": "MITT",
                    "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": "Moscow Institute of Thermal Technology is a Russian (formerly Soviet) engineering and scientific research institute founded on May 13, 1946. The institute is located in the Otradnoye District in the north of Moscow.\r\n\r\nPreviously, it was primarily focused on developing ballistic missiles and rockets to increase the nation's strategic deterrent capability. Today it is also involved in civilian projects and has modified some of its intercontinental ballistic missiles into launch vehicles to be used for satellites.",
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": "Russian Federal Space Agency (ROSCOSMOS)",
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 69,
            "name": "Taepodong",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 40,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/40/?format=api",
                    "name": "Korean Committee of Space Technology",
                    "abbrev": "KCST",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 53,
                            "name": "North Korea",
                            "alpha_2_code": "KP",
                            "alpha_3_code": "PRK",
                            "nationality_name": "North Korean",
                            "nationality_name_composed": "North Korean"
                        }
                    ],
                    "description": "The Korean Committee of Space Technology was the agency of the government of the Democratic People's Republic of Korea (North Korea) responsible for the country's space program. The agency was terminated and succeeded by the National Aerospace Development Administration in 2013 after the Law on Space Development was passed in the 7th session of the 12th Supreme People's Assembly.",
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "Paektusan | Unha",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 159,
            "name": "Terran",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 266,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/266/?format=api",
                    "name": "Relativity Space",
                    "abbrev": "RS",
                    "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": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.",
                    "administrator": "CEO: Tim Ellis",
                    "founding_year": 2015,
                    "launchers": "Terran",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": {
                        "id": 2024,
                        "name": "Relativity Space logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325080842.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_thumbnail_20240325080842.png",
                        "credit": "Relativity Space",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": [
                            {
                                "id": 3,
                                "type": {
                                    "id": 1,
                                    "name": "transparent for light background"
                                },
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/relativity_ligh_image_20240325080843.png"
                            },
                            {
                                "id": 4,
                                "type": {
                                    "id": 2,
                                    "name": "transparent for dark background"
                                },
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/relativity_dark_image_20240325080843.png"
                            }
                        ]
                    },
                    "social_logo": {
                        "id": 2025,
                        "name": "Relativity Space social logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325081000.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_thumbnail_20240325081000.jpeg",
                        "credit": "Relativity Space",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "parent": null
        },
        {
            "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
        }
    ]
}