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

{
    "response_mode": "detailed",
    "id": 127,
    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/127/?format=api",
    "name": "Vega-C",
    "families": [
        {
            "response_mode": "detailed",
            "id": 3,
            "name": "Vega",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 159,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/159/?format=api",
                    "name": "Avio S.p.A",
                    "abbrev": "Avio",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 3,
                            "name": "Italy",
                            "alpha_2_code": "IT",
                            "alpha_3_code": "ITA",
                            "nationality_name": "Italian",
                            "nationality_name_composed": "Italo"
                        }
                    ],
                    "description": "Avio S.p.A. is an Italian company operating in the aerospace sector with its head office in Colleferro near Rome, Italy. Founded in 1908, it is present in Italy and abroad with different commercial offices and 10 production sites.",
                    "administrator": "CEO: Giulio Ranzo",
                    "founding_year": 1908,
                    "launchers": "Vega",
                    "spacecraft": "",
                    "parent": null,
                    "image": {
                        "id": 1861,
                        "name": "Vega-C liftoff on its maiden flight (LARES-2)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193950.jpeg",
                        "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG–S. Martin",
                        "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": 113,
                        "name": "Avio logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio2520s.p.a_logo_20221130103121.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184917.png",
                        "credit": "Avio",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 2319,
                        "name": "Avio social logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio_social_log_image_20250211190007.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio_social_log_image_thumbnail_20250211190008.jpeg",
                        "credit": "Avio",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "total_launch_count": 0,
                    "consecutive_successful_launches": 0,
                    "successful_launches": 0,
                    "failed_launches": 0,
                    "pending_launches": 3,
                    "consecutive_successful_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "attempted_landings": 0,
                    "successful_landings_spacecraft": 0,
                    "failed_landings_spacecraft": 0,
                    "attempted_landings_spacecraft": 0,
                    "successful_landings_payload": 0,
                    "failed_landings_payload": 0,
                    "attempted_landings_payload": 0,
                    "info_url": "https://www.avio.com/",
                    "wiki_url": "http://en.wikipedia.org/wiki/Avio",
                    "social_media_links": [
                        {
                            "id": 238,
                            "social_media": {
                                "id": 3,
                                "name": "Homepage",
                                "url": null,
                                "logo": null
                            },
                            "url": "https://www.avio.com/"
                        },
                        {
                            "id": 239,
                            "social_media": {
                                "id": 4,
                                "name": "LinkedIn",
                                "url": "https://www.linkedin.com/",
                                "logo": {
                                    "id": 2321,
                                    "name": "LinkedIn logo",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png",
                                    "credit": "LinkedIn",
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                }
                            },
                            "url": "https://www.linkedin.com/company/avio-s-p-a/"
                        },
                        {
                            "id": 240,
                            "social_media": {
                                "id": 2,
                                "name": "Instagram",
                                "url": "https://instagram.com",
                                "logo": {
                                    "id": 2322,
                                    "name": "Instagram logo",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                                    "credit": "Instagram",
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                }
                            },
                            "url": "https://www.instagram.com/avio_spa/"
                        },
                        {
                            "id": 241,
                            "social_media": {
                                "id": 1,
                                "name": "X",
                                "url": "https://x.com",
                                "logo": {
                                    "id": 2320,
                                    "name": "X logo",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                                    "credit": "X",
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                }
                            },
                            "url": "https://x.com/avio_group"
                        }
                    ]
                }
            ],
            "parent": null,
            "description": "Family of expendable launch vehicles developed by the Italian Space Agency and the European Space Agency.\r\n\r\nIt is designed to launch small payloads for scientific and Earth observation missions to polar and low Earth orbits.",
            "active": true,
            "maiden_flight": "2012-02-13",
            "total_launch_count": 25,
            "consecutive_successful_launches": 3,
            "successful_launches": 22,
            "failed_launches": 3,
            "pending_launches": 24,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        }
    ],
    "full_name": "Vega-C",
    "variant": "",
    "active": true,
    "is_placeholder": false,
    "manufacturer": {
        "response_mode": "normal",
        "id": 159,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/159/?format=api",
        "name": "Avio S.p.A",
        "abbrev": "Avio",
        "type": {
            "id": 3,
            "name": "Commercial"
        },
        "featured": true,
        "country": [
            {
                "id": 3,
                "name": "Italy",
                "alpha_2_code": "IT",
                "alpha_3_code": "ITA",
                "nationality_name": "Italian",
                "nationality_name_composed": "Italo"
            }
        ],
        "description": "Avio S.p.A. is an Italian company operating in the aerospace sector with its head office in Colleferro near Rome, Italy. Founded in 1908, it is present in Italy and abroad with different commercial offices and 10 production sites.",
        "administrator": "CEO: Giulio Ranzo",
        "founding_year": 1908,
        "launchers": "Vega",
        "spacecraft": "",
        "parent": null,
        "image": {
            "id": 1861,
            "name": "Vega-C liftoff on its maiden flight (LARES-2)",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193950.jpeg",
            "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG–S. Martin",
            "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": 113,
            "name": "Avio logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio2520s.p.a_logo_20221130103121.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184917.png",
            "credit": "Avio",
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "social_logo": {
            "id": 2319,
            "name": "Avio social logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio_social_log_image_20250211190007.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio_social_log_image_thumbnail_20250211190008.jpeg",
            "credit": "Avio",
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "total_launch_count": 0,
        "consecutive_successful_launches": 0,
        "successful_launches": 0,
        "failed_launches": 0,
        "pending_launches": 3,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "successful_landings_spacecraft": 0,
        "failed_landings_spacecraft": 0,
        "attempted_landings_spacecraft": 0,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "https://www.avio.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/Avio",
        "social_media_links": [
            {
                "id": 238,
                "social_media": {
                    "id": 3,
                    "name": "Homepage",
                    "url": null,
                    "logo": null
                },
                "url": "https://www.avio.com/"
            },
            {
                "id": 239,
                "social_media": {
                    "id": 4,
                    "name": "LinkedIn",
                    "url": "https://www.linkedin.com/",
                    "logo": {
                        "id": 2321,
                        "name": "LinkedIn logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png",
                        "credit": "LinkedIn",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "url": "https://www.linkedin.com/company/avio-s-p-a/"
            },
            {
                "id": 240,
                "social_media": {
                    "id": 2,
                    "name": "Instagram",
                    "url": "https://instagram.com",
                    "logo": {
                        "id": 2322,
                        "name": "Instagram logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                        "credit": "Instagram",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "url": "https://www.instagram.com/avio_spa/"
            },
            {
                "id": 241,
                "social_media": {
                    "id": 1,
                    "name": "X",
                    "url": "https://x.com",
                    "logo": {
                        "id": 2320,
                        "name": "X logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                        "credit": "X",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "url": "https://x.com/avio_group"
            }
        ]
    },
    "program": [],
    "reusable": false,
    "image": {
        "id": 1861,
        "name": "Vega-C liftoff on its maiden flight (LARES-2)",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193950.jpeg",
        "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG–S. Martin",
        "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": []
    },
    "info_url": "http://www.arianespace.com/vehicle/vega/",
    "wiki_url": "https://en.wikipedia.org/wiki/Vega_(rocket)",
    "description": "Vega-C is a single-body rocket nearly 35 m high with that weighs 210 tonnes on the launch pad. As with Vega, its main elements are three solid-propellant stages, an upper stage powered by a reignitable liquid-propellant engine and a payload fairing. Vega-C's P120C first stage replaces Vega’s smaller P80 to provide a significant increase in thrust at liftoff. It is also used as boosters (2 or 4) for the Ariane 6 rocket.",
    "alias": "",
    "min_stage": 4,
    "max_stage": 4,
    "length": 35.0,
    "diameter": 3.0,
    "maiden_flight": "2022-07-13",
    "launch_cost": 48000000,
    "launch_mass": 210.0,
    "leo_capacity": 3300.0,
    "gto_capacity": null,
    "geo_capacity": null,
    "sso_capacity": 2300.0,
    "to_thrust": 2974.0,
    "apogee": null,
    "total_launch_count": 3,
    "consecutive_successful_launches": 1,
    "successful_launches": 2,
    "failed_launches": 1,
    "pending_launches": 24,
    "attempted_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "consecutive_successful_landings": 0,
    "fastest_turnaround": "P160DT12H34M14S"
}