Modes

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

Example - /launcher_configuration_families/?mode=list

Filters

Parameters - attempted_landings, attempted_landings__gt, attempted_landings__gte, attempted_landings__lt, attempted_landings__lte, consecutive_successful_landings, consecutive_successful_landings__gt, consecutive_successful_landings__gte, consecutive_successful_landings__lt, consecutive_successful_landings__lte, consecutive_successful_launches, consecutive_successful_launches__gt, consecutive_successful_launches__gte, consecutive_successful_launches__lt, consecutive_successful_launches__lte, failed_landings, failed_landings__gt, failed_landings__gte, failed_landings__lt, failed_landings__lte, failed_launches, failed_launches__gt, failed_launches__gte, failed_launches__lt, failed_launches__lte, maiden_flight, maiden_flight__gt, maiden_flight__gte, maiden_flight__lt, maiden_flight__lte, manufacturer__abbrev, manufacturer__abbrev__contains, manufacturer__country_code, manufacturer__id, manufacturer__id__contains, manufacturer__name, manufacturer__name__contains, name, name__contains, pending_launches, pending_launches__gt, pending_launches__gte, pending_launches__lt, pending_launches__lte, successful_landings, successful_landings__gt, successful_landings__gte, successful_landings__lt, successful_landings__lte, successful_launches, successful_launches__gt, successful_launches__gte, successful_launches__lt, successful_launches__lte, total_launch_count, total_launch_count__gt, total_launch_count__gte, total_launch_count__lt, total_launch_count__lte

Example - /launcher_configuration_families/?manufacturer__name=SpaceX

Fields searched - manufacturer__abbrev, manufacturer__name, name

Example - /launcher_configuration_families/?search=Ariane

Ordering

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

Example - /launcher_configuration_families/?ordering=-total_launch_count

Number of results

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

Example - /launcher_configuration_families/?limit=2

Format

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

Help

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

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

{
    "count": 100,
    "next": "https://lldev.thespacedevs.com/2.3.0/launcher_configuration_families/?format=api&limit=10&offset=60&ordering=-successful_landings",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launcher_configuration_families/?format=api&limit=10&offset=40&ordering=-successful_landings",
    "results": [
        {
            "response_mode": "normal",
            "id": 66,
            "name": "Atlas",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 82,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                    "name": "Lockheed Martin",
                    "abbrev": "LMT",
                    "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": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
                    "administrator": null,
                    "founding_year": 1953,
                    "launchers": "Titan | Agena",
                    "spacecraft": "Hubble | JUNO | InSight",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                },
                {
                    "response_mode": "normal",
                    "id": 124,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
                    "name": "United Launch Alliance",
                    "abbrev": "ULA",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
                    "administrator": "CEO: Tory Bruno",
                    "founding_year": 2006,
                    "launchers": "Atlas | Delta IV | Vulcan",
                    "spacecraft": "CST-100 Starliner",
                    "parent": null,
                    "image": {
                        "id": 30,
                        "name": "[AUTO] United Launch Alliance - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 191,
                        "name": "[AUTO] United Launch Alliance - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 97,
                        "name": "[AUTO] United Launch Alliance - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 154,
            "name": "Sputnik",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 1000,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                    "name": "Energia",
                    "abbrev": "OKB-1",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 5,
                            "name": "Russia",
                            "alpha_2_code": "RU",
                            "alpha_3_code": "RUS",
                            "nationality_name": "Russian",
                            "nationality_name_composed": "Russo"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": 1946,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 72,
            "name": "Delta",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 80,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
                    "name": "Boeing",
                    "abbrev": "BA",
                    "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": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                    "administrator": "CEO: Kelly Ortberg",
                    "founding_year": 1916,
                    "launchers": "SLS",
                    "spacecraft": "Starliner",
                    "parent": null,
                    "image": null,
                    "logo": {
                        "id": 117,
                        "name": "[AUTO] Boeing - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 46,
                        "name": "[AUTO] Boeing - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                {
                    "response_mode": "normal",
                    "id": 153,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
                    "name": "McDonnell Douglas",
                    "abbrev": "MDC",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                },
                {
                    "response_mode": "normal",
                    "id": 124,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
                    "name": "United Launch Alliance",
                    "abbrev": "ULA",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
                    "administrator": "CEO: Tory Bruno",
                    "founding_year": 2006,
                    "launchers": "Atlas | Delta IV | Vulcan",
                    "spacecraft": "CST-100 Starliner",
                    "parent": null,
                    "image": {
                        "id": 30,
                        "name": "[AUTO] United Launch Alliance - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 191,
                        "name": "[AUTO] United Launch Alliance - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 97,
                        "name": "[AUTO] United Launch Alliance - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 73,
            "name": "Thor",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 153,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
                    "name": "McDonnell Douglas",
                    "abbrev": "MDC",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 155,
            "name": "S-Series",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 37,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "abbrev": "JAXA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 28,
                            "name": "Japan",
                            "alpha_2_code": "JP",
                            "alpha_3_code": "JPN",
                            "nationality_name": "Japanese",
                            "nationality_name_composed": "Nippo"
                        }
                    ],
                    "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                    "administrator": "Administrator: Hiroshi Yamakawa",
                    "founding_year": 2003,
                    "launchers": "H-II",
                    "spacecraft": "",
                    "parent": null,
                    "image": {
                        "id": 16,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 151,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 69,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 77,
            "name": "Energiya",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 1000,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                    "name": "Energia",
                    "abbrev": "OKB-1",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 5,
                            "name": "Russia",
                            "alpha_2_code": "RU",
                            "alpha_3_code": "RUS",
                            "nationality_name": "Russian",
                            "nationality_name_composed": "Russo"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": 1946,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 78,
            "name": "Epsilon",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 37,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "abbrev": "JAXA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 28,
                            "name": "Japan",
                            "alpha_2_code": "JP",
                            "alpha_3_code": "JPN",
                            "nationality_name": "Japanese",
                            "nationality_name_composed": "Nippo"
                        }
                    ],
                    "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                    "administrator": "Administrator: Hiroshi Yamakawa",
                    "founding_year": 2003,
                    "launchers": "H-II",
                    "spacecraft": "",
                    "parent": null,
                    "image": {
                        "id": 16,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 151,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 69,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 79,
            "name": "Europa",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 1015,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1015/?format=api",
                    "name": "European Launcher Development Organisation",
                    "abbrev": "ELDO",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 1,
                            "name": "France",
                            "alpha_2_code": "FR",
                            "alpha_3_code": "FRA",
                            "nationality_name": "French",
                            "nationality_name_composed": "Franco"
                        },
                        {
                            "id": 34,
                            "name": "Australia",
                            "alpha_2_code": "AU",
                            "alpha_3_code": "AUS",
                            "nationality_name": "Australian",
                            "nationality_name_composed": "Australo"
                        },
                        {
                            "id": 3,
                            "name": "Italy",
                            "alpha_2_code": "IT",
                            "alpha_3_code": "ITA",
                            "nationality_name": "Italian",
                            "nationality_name_composed": "Italo"
                        },
                        {
                            "id": 4,
                            "name": "Germany",
                            "alpha_2_code": "DE",
                            "alpha_3_code": "DEU",
                            "nationality_name": "German",
                            "nationality_name_composed": "Germano"
                        },
                        {
                            "id": 10,
                            "name": "United Kingdom",
                            "alpha_2_code": "GB",
                            "alpha_3_code": "GBR",
                            "nationality_name": "British",
                            "nationality_name_composed": "Brito"
                        },
                        {
                            "id": 20,
                            "name": "Belgium",
                            "alpha_2_code": "BE",
                            "alpha_3_code": "BEL",
                            "nationality_name": "Belgian",
                            "nationality_name_composed": "Belgo"
                        },
                        {
                            "id": 27,
                            "name": "Netherlands",
                            "alpha_2_code": "NL",
                            "alpha_3_code": "NLD",
                            "nationality_name": "Dutch",
                            "nationality_name_composed": "Dutch"
                        }
                    ],
                    "description": "The European Launcher Development Organisation (ELDO) is a former European space research organization. It was first developed in order to establish a satellite launch vehicle for Europe. The three-stage rocket developed was named Europa, after the mythical Greek god. Overall, there were 10 launches that occurred under ELDO's funding.",
                    "administrator": null,
                    "founding_year": 1961,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 157,
            "name": "Start",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 1011,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1011/?format=api",
                    "name": "Moscow Institute of Thermal Technology",
                    "abbrev": "MITT",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 5,
                            "name": "Russia",
                            "alpha_2_code": "RU",
                            "alpha_3_code": "RUS",
                            "nationality_name": "Russian",
                            "nationality_name_composed": "Russo"
                        }
                    ],
                    "description": "Moscow Institute of Thermal Technology is a Russian (formerly Soviet) engineering and scientific research institute founded on May 13, 1946. The institute is located in the Otradnoye District in the north of Moscow.\r\n\r\nPreviously, it was primarily focused on developing ballistic missiles and rockets to increase the nation's strategic deterrent capability. Today it is also involved in civilian projects and has modified some of its intercontinental ballistic missiles into launch vehicles to be used for satellites.",
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": "Russian Federal Space Agency (ROSCOSMOS)",
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 84,
            "name": "GSLV",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 31,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                    "name": "Indian Space Research Organization",
                    "abbrev": "ISRO",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 9,
                            "name": "India",
                            "alpha_2_code": "IN",
                            "alpha_3_code": "IND",
                            "nationality_name": "Indian",
                            "nationality_name_composed": "Indo"
                        }
                    ],
                    "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                    "administrator": "Chairman: V. Narayanan",
                    "founding_year": 1969,
                    "launchers": "PSLV | GSLV",
                    "spacecraft": "Gaganyaan",
                    "parent": null,
                    "image": {
                        "id": 14,
                        "name": "[AUTO] Indian Space Research Organization - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 141,
                        "name": "[AUTO] Indian Space Research Organization - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 63,
                        "name": "[AUTO] Indian Space Research Organization - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "parent": null
        }
    ]
}