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

{
    "response_mode": "detailed",
    "id": 460,
    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/460/?format=api",
    "name": "Eris-1",
    "families": [
        {
            "response_mode": "detailed",
            "id": 206,
            "name": "Eris",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 188,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/188/?format=api",
                    "name": "Gilmour Space Technologies",
                    "abbrev": "GST",
                    "type": {
                        "id": 5,
                        "name": "Private"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 34,
                            "name": "Australia",
                            "alpha_2_code": "AU",
                            "alpha_3_code": "AUS",
                            "nationality_name": "Australian",
                            "nationality_name_composed": "Australo"
                        },
                        {
                            "id": 69,
                            "name": "Singapore",
                            "alpha_2_code": "SG",
                            "alpha_3_code": "SGP",
                            "nationality_name": "Singaporean",
                            "nationality_name_composed": "Singaporean"
                        }
                    ],
                    "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
                    "administrator": "CEO: Adam Gilmour",
                    "founding_year": 2013,
                    "launchers": "Eris",
                    "spacecraft": "",
                    "parent": null,
                    "image": {
                        "id": 1732,
                        "name": "Eris on the launch pad (Maiden Flight)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
                        "credit": "Gilmour Space",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "logo": {
                        "id": 2337,
                        "name": "Gilmour Space logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_thumbnail_20250227072818.png",
                        "credit": "Gilmour Space",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 2336,
                        "name": "Gilmour Space social logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_thumbnail_20250227072733.jpeg",
                        "credit": "Gilmour Space",
                        "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": 1,
                    "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.gspacetech.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies",
                    "social_media_links": [
                        {
                            "id": 255,
                            "social_media": {
                                "id": 3,
                                "name": "Homepage",
                                "url": null,
                                "logo": null
                            },
                            "url": "https://www.gspace.com/"
                        },
                        {
                            "id": 256,
                            "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/GilmourSpace"
                        },
                        {
                            "id": 257,
                            "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/gilmourspace"
                        },
                        {
                            "id": 258,
                            "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/gilmour-space-technologies/"
                        }
                    ]
                }
            ],
            "parent": null,
            "description": "",
            "active": true,
            "maiden_flight": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 1,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        }
    ],
    "full_name": "Eris Block 1",
    "variant": "1",
    "active": true,
    "is_placeholder": false,
    "manufacturer": {
        "response_mode": "normal",
        "id": 188,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/188/?format=api",
        "name": "Gilmour Space Technologies",
        "abbrev": "GST",
        "type": {
            "id": 5,
            "name": "Private"
        },
        "featured": false,
        "country": [
            {
                "id": 34,
                "name": "Australia",
                "alpha_2_code": "AU",
                "alpha_3_code": "AUS",
                "nationality_name": "Australian",
                "nationality_name_composed": "Australo"
            },
            {
                "id": 69,
                "name": "Singapore",
                "alpha_2_code": "SG",
                "alpha_3_code": "SGP",
                "nationality_name": "Singaporean",
                "nationality_name_composed": "Singaporean"
            }
        ],
        "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
        "administrator": "CEO: Adam Gilmour",
        "founding_year": 2013,
        "launchers": "Eris",
        "spacecraft": "",
        "parent": null,
        "image": {
            "id": 1732,
            "name": "Eris on the launch pad (Maiden Flight)",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
            "credit": "Gilmour Space",
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": false,
            "variants": []
        },
        "logo": {
            "id": 2337,
            "name": "Gilmour Space logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_thumbnail_20250227072818.png",
            "credit": "Gilmour Space",
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "social_logo": {
            "id": 2336,
            "name": "Gilmour Space social logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_thumbnail_20250227072733.jpeg",
            "credit": "Gilmour Space",
            "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": 1,
        "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.gspacetech.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies",
        "social_media_links": [
            {
                "id": 255,
                "social_media": {
                    "id": 3,
                    "name": "Homepage",
                    "url": null,
                    "logo": null
                },
                "url": "https://www.gspace.com/"
            },
            {
                "id": 256,
                "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/GilmourSpace"
            },
            {
                "id": 257,
                "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/gilmourspace"
            },
            {
                "id": 258,
                "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/gilmour-space-technologies/"
            }
        ]
    },
    "program": [],
    "reusable": false,
    "image": {
        "id": 1732,
        "name": "Eris on the launch pad (Maiden Flight)",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
        "credit": "Gilmour Space",
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": false,
        "variants": []
    },
    "info_url": "https://www.gspacetech.com/launch",
    "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies#Eris",
    "description": "Eris is a 3 stage orbital launch vehicle designed to deliver up to 305kg into a low earth orbit.",
    "alias": "",
    "min_stage": 3,
    "max_stage": 3,
    "length": 25.0,
    "diameter": 2.0,
    "maiden_flight": null,
    "launch_cost": null,
    "launch_mass": null,
    "leo_capacity": 305.0,
    "gto_capacity": null,
    "geo_capacity": null,
    "sso_capacity": 215.0,
    "to_thrust": null,
    "apogee": null,
    "total_launch_count": 0,
    "consecutive_successful_launches": 0,
    "successful_launches": 0,
    "failed_launches": 0,
    "pending_launches": 1,
    "attempted_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "consecutive_successful_landings": 0,
    "fastest_turnaround": null
}