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=290&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=300&ordering=-name",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/?format=api&limit=10&offset=280&ordering=-name",
    "results": [
        {
            "response_mode": "normal",
            "id": 473,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/473/?format=api",
            "name": "Little Joe",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 105,
                    "name": "Little Joe",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 1004,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1004/?format=api",
                            "name": "Convair",
                            "abbrev": "",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "description": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
                            "administrator": null,
                            "founding_year": 1943,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        },
                        {
                            "response_mode": "normal",
                            "id": 999,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/999/?format=api",
                            "name": "North American Aviation",
                            "abbrev": "",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "description": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.",
                            "administrator": null,
                            "founding_year": 1928,
                            "launchers": "North American X-15",
                            "spacecraft": "",
                            "parent": "Boeing",
                            "image": null,
                            "logo": {
                                "id": 164,
                                "name": "[AUTO] North American Aviation - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520aviation_logo_20200711032022.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185049.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": null
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Little Joe",
            "variant": "",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 999,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/999/?format=api",
                "name": "North American Aviation",
                "abbrev": "",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": false,
                "country": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "description": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.",
                "administrator": null,
                "founding_year": 1928,
                "launchers": "North American X-15",
                "spacecraft": "",
                "parent": "Boeing",
                "image": null,
                "logo": {
                    "id": 164,
                    "name": "[AUTO] North American Aviation - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520aviation_logo_20200711032022.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185049.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": null
            },
            "program": [
                {
                    "response_mode": "normal",
                    "id": 2,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/2/?format=api",
                    "name": "Mercury",
                    "image": {
                        "id": 1880,
                        "name": "[AUTO] Mercury - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520mer_program_20200820194755.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194025.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury",
                    "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "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"
                            }
                        }
                    ],
                    "start_date": "1958-10-07T00:00:00Z",
                    "end_date": "1963-05-16T23:24:02Z",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "reusable": false,
            "image": {
                "id": 1761,
                "name": "[AUTO] Little Joe - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/little_joe_image_20210901081353.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193708.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Little_Joe_(rocket)"
        },
        {
            "response_mode": "normal",
            "id": 141,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/141/?format=api",
            "name": "LauncherOne",
            "families": [],
            "full_name": "LauncherOne",
            "variant": "One",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 199,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/199/?format=api",
                "name": "Virgin Orbit",
                "abbrev": "VO",
                "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": "Virgin Orbit is a company within the Virgin Group which plans to provide launch services for small satellites. The company was formed in 2017 to develop the air-launched LauncherOne rocket, launched from Cosmic Girl, which had previously been a project of Virgin Galactic. Based in Long Beach, California, Virgin Orbit has more than 300 employees led by president Dan Hart, a former vice president of government satellite systems at Boeing.\r\n\r\nVirgin Orbit focuses on small satellite launch, which is one of three capabilities being focused on by Virgin Galactic. These capabilities are: human spaceflight operations, small satellite launch, and advanced aerospace design, manufacturing, and test",
                "administrator": "President: Dan Hart",
                "founding_year": 2017,
                "launchers": "LauncherOne",
                "spacecraft": "",
                "parent": null,
                "image": {
                    "id": 33,
                    "name": "Virgin Orbit LauncherOne",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_image_20200101110056.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184714.jpeg",
                    "credit": "Virgin Orbit",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 197,
                    "name": "[AUTO] Virgin Orbit - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_logo_20200101102856.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185202.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 102,
                    "name": "[AUTO] Virgin Orbit - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_nation_20200101103026.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184859.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 1760,
                "name": "[AUTO] LauncherOne - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/launcherone_image_20200101110016.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193706.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/LauncherOne"
        },
        {
            "response_mode": "normal",
            "id": 333,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/333/?format=api",
            "name": "Lambda 4S",
            "families": [],
            "full_name": "Lambda 4S",
            "variant": "4S",
            "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/Lambda_4S"
        },
        {
            "response_mode": "normal",
            "id": 330,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/330/?format=api",
            "name": "Kwangmyongsong",
            "families": [],
            "full_name": "Kwangmyongsong",
            "variant": "",
            "active": false,
            "is_placeholder": false,
            "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
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Kwangmy%C5%8Fngs%C5%8Fng-4"
        },
        {
            "response_mode": "normal",
            "id": 194,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/194/?format=api",
            "name": "Kuaizhou-11",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 100,
                    "name": "Kuaizhou",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 194,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/194/?format=api",
                            "name": "ExPace",
                            "abbrev": "EP",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 6,
                                    "name": "China",
                                    "alpha_2_code": "CN",
                                    "alpha_3_code": "CHN",
                                    "nationality_name": "Chinese",
                                    "nationality_name_composed": "Sino"
                                }
                            ],
                            "description": "ExPace is a Chinese space rocket company based in Wuhan, Hubei, China. It is a wholly owned subsidiary of missileer China Aerospace Science and Industry Corporation (CASIC), a Chinese state-owned company, and serves as its commercial rocket division. ExPace is focused on small satellite launchers to low Earth orbit.",
                            "administrator": "CEO: Zhang Di",
                            "founding_year": 2016,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": {
                                "id": 57,
                                "name": "[AUTO] ExPace - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/expace_nation_20230608044150.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184756.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Kuaizhou-11",
            "variant": "",
            "active": true,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 194,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/194/?format=api",
                "name": "ExPace",
                "abbrev": "EP",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": false,
                "country": [
                    {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    }
                ],
                "description": "ExPace is a Chinese space rocket company based in Wuhan, Hubei, China. It is a wholly owned subsidiary of missileer China Aerospace Science and Industry Corporation (CASIC), a Chinese state-owned company, and serves as its commercial rocket division. ExPace is focused on small satellite launchers to low Earth orbit.",
                "administrator": "CEO: Zhang Di",
                "founding_year": 2016,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": {
                    "id": 57,
                    "name": "[AUTO] ExPace - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/expace_nation_20230608044150.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184756.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 2099,
                "name": "Kuaizhou 11 liftoff (Xingyun VDES)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou_11_lif_image_20240520155835.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou_11_lif_image_thumbnail_20240520155835.jpeg",
                "credit": "中国航天科工",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": null
        },
        {
            "response_mode": "normal",
            "id": 135,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/135/?format=api",
            "name": "Kuaizhou",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 100,
                    "name": "Kuaizhou",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 194,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/194/?format=api",
                            "name": "ExPace",
                            "abbrev": "EP",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 6,
                                    "name": "China",
                                    "alpha_2_code": "CN",
                                    "alpha_3_code": "CHN",
                                    "nationality_name": "Chinese",
                                    "nationality_name_composed": "Sino"
                                }
                            ],
                            "description": "ExPace is a Chinese space rocket company based in Wuhan, Hubei, China. It is a wholly owned subsidiary of missileer China Aerospace Science and Industry Corporation (CASIC), a Chinese state-owned company, and serves as its commercial rocket division. ExPace is focused on small satellite launchers to low Earth orbit.",
                            "administrator": "CEO: Zhang Di",
                            "founding_year": 2016,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": {
                                "id": 57,
                                "name": "[AUTO] ExPace - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/expace_nation_20230608044150.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184756.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Kuaizhou-1A",
            "variant": "1A",
            "active": true,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 194,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/194/?format=api",
                "name": "ExPace",
                "abbrev": "EP",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": false,
                "country": [
                    {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    }
                ],
                "description": "ExPace is a Chinese space rocket company based in Wuhan, Hubei, China. It is a wholly owned subsidiary of missileer China Aerospace Science and Industry Corporation (CASIC), a Chinese state-owned company, and serves as its commercial rocket division. ExPace is focused on small satellite launchers to low Earth orbit.",
                "administrator": "CEO: Zhang Di",
                "founding_year": 2016,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": {
                    "id": 57,
                    "name": "[AUTO] ExPace - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/expace_nation_20230608044150.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184756.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 1758,
                "name": "[AUTO] Kuaizhou - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou_image_20191027094423.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193703.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kuaizhou"
        },
        {
            "response_mode": "normal",
            "id": 65,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/65/?format=api",
            "name": "Kuaizhou",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 100,
                    "name": "Kuaizhou",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 194,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/194/?format=api",
                            "name": "ExPace",
                            "abbrev": "EP",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 6,
                                    "name": "China",
                                    "alpha_2_code": "CN",
                                    "alpha_3_code": "CHN",
                                    "nationality_name": "Chinese",
                                    "nationality_name_composed": "Sino"
                                }
                            ],
                            "description": "ExPace is a Chinese space rocket company based in Wuhan, Hubei, China. It is a wholly owned subsidiary of missileer China Aerospace Science and Industry Corporation (CASIC), a Chinese state-owned company, and serves as its commercial rocket division. ExPace is focused on small satellite launchers to low Earth orbit.",
                            "administrator": "CEO: Zhang Di",
                            "founding_year": 2016,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": {
                                "id": 57,
                                "name": "[AUTO] ExPace - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/expace_nation_20230608044150.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184756.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Kuaizhou",
            "variant": "",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 184,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/184/?format=api",
                "name": "China Aerospace Science and Industry Corporation",
                "abbrev": "CASIC",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    }
                ],
                "description": "The China Aerospace Science & Industry Corporation Limited (CASIC) is a Chinese state-owned corporation that designs, develops and manufactures a range of spacecrafts, launch vehicles, strategic and tactical missile systems, and ground equipment.",
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image": {
                    "id": 7,
                    "name": "[AUTO] China Aerospace Science and Industry Corporation - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china_aerospace_image_20201111143053.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184555.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 123,
                    "name": "[AUTO] China Aerospace Science and Industry Corporation - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520industry2520corporation_logo_20201111180047.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184932.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 49,
                    "name": "[AUTO] China Aerospace Science and Industry Corporation - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520industry2520corporation_nation_20200912142919.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184744.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 2071,
                "name": "Kuaizhou-1 liftoff (Maiden Flight)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou-1_lift_image_20240411121350.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou-1_lift_image_thumbnail_20240411121350.jpeg",
                "credit": "CASIC",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kuaizhou"
        },
        {
            "response_mode": "normal",
            "id": 147,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/147/?format=api",
            "name": "KSLV 2 TLV",
            "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 2 TLV",
            "variant": "TLV",
            "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": {
                "id": 1757,
                "name": "[AUTO] KSLV 2 TLV - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kslv252022520tlv_image_20190207032613.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193702.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": null
        },
        {
            "response_mode": "normal",
            "id": 329,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/329/?format=api",
            "name": "Kosmos 65S3",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 97,
                    "name": "Kosmos",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 270,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/270/?format=api",
                            "name": "Strategic Rocket Forces",
                            "abbrev": "RVSN RF",
                            "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": "The Strategic Rocket Forces of the Russian Federation are a separate-troops branch of the Russian Armed Forces that control Russia's land-based intercontinental ballistic missiles (ICBMs).",
                            "administrator": null,
                            "founding_year": 1959,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": {
                                "id": 188,
                                "name": "[AUTO] Strategic Rocket Forces - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/strategic2520rocket2520forces_logo_20220309203231.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185142.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 70,
                                "name": "[AUTO] Khrunichev State Research and Production Space Center - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_nation_20190207032444.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184814.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": false,
                                "variants": []
                            }
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Kosmos 65S3",
            "variant": "65S3",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 270,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/270/?format=api",
                "name": "Strategic Rocket Forces",
                "abbrev": "RVSN RF",
                "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": "The Strategic Rocket Forces of the Russian Federation are a separate-troops branch of the Russian Armed Forces that control Russia's land-based intercontinental ballistic missiles (ICBMs).",
                "administrator": null,
                "founding_year": 1959,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 188,
                    "name": "[AUTO] Strategic Rocket Forces - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/strategic2520rocket2520forces_logo_20220309203231.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185142.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 70,
                    "name": "[AUTO] Khrunichev State Research and Production Space Center - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_nation_20190207032444.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184814.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                }
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Kosmos_(rocket_family)"
        },
        {
            "response_mode": "normal",
            "id": 102,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/102/?format=api",
            "name": "Kosmos-3M",
            "families": [
                {
                    "response_mode": "normal",
                    "id": 97,
                    "name": "Kosmos",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 270,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/270/?format=api",
                            "name": "Strategic Rocket Forces",
                            "abbrev": "RVSN RF",
                            "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": "The Strategic Rocket Forces of the Russian Federation are a separate-troops branch of the Russian Armed Forces that control Russia's land-based intercontinental ballistic missiles (ICBMs).",
                            "administrator": null,
                            "founding_year": 1959,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": {
                                "id": 188,
                                "name": "[AUTO] Strategic Rocket Forces - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/strategic2520rocket2520forces_logo_20220309203231.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185142.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 70,
                                "name": "[AUTO] Khrunichev State Research and Production Space Center - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_nation_20190207032444.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184814.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": false,
                                "variants": []
                            }
                        }
                    ],
                    "parent": null
                }
            ],
            "full_name": "Kosmos-3M (11K65M)",
            "variant": "-3M",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 193,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/193/?format=api",
                "name": "Russian Space Forces",
                "abbrev": "VKS",
                "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": "The Russian Space Forces are a branch of the Russian Aerospace Forces, that provides aerospace warning, air sovereignty, and protection for Russia. Having been reestablished following August 1, 2015 merger between the Russian Air Force and the Russian Aerospace Defence Forces after a 2011 dissolving of the branch. The Russian Space Forces were originally formed on August 10, 1992 and the creation of the Russian Armed Forces.",
                "administrator": "Commander: Aleksandr Golovko",
                "founding_year": 1992,
                "launchers": "",
                "spacecraft": "",
                "parent": "Russian Federal Space Agency (ROSCOSMOS)",
                "image": {
                    "id": 26,
                    "name": "[AUTO] Russian Space Forces - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_image_20191210085547.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184656.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 178,
                    "name": "[AUTO] Russian Space Forces - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_logo_20200805185824.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185120.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 90,
                    "name": "[AUTO] Russian Space Forces - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_nation_20230805154528.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184843.png",
                    "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/Kosmos-3M"
        }
    ]
}