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=270&ordering=-gto_capacity
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 530,
  "next": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/?format=api&limit=10&offset=280&ordering=-gto_capacity",
  "previous": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/?format=api&limit=10&offset=260&ordering=-gto_capacity",
  "results": [
    {
      "response_mode": "normal",
      "id": 391,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/391/?format=api",
      "name": "Thor Able IV",
      "families": [
        {
          "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": 191,
          "name": "Thor-Able",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 133,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/133/?format=api",
              "name": "Aerojet",
              "abbrev": "Aerojet",
              "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": "An American Propulsion and Rocket manufacturer founded in 1942 that worked on major projects for NASA such as the Apollo CM main engine, the Space Shuttle Orbital Maneuvering System, and engines for the Titan Rockets the launched the likes of Voyager. They merged with Rocketdyne in 2013.",
              "administrator": null,
              "founding_year": 1942,
              "launchers": "Aerobee | Aerojet General X-8",
              "spacecraft": "None",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null
            },
            {
              "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": {
            "response_mode": "list",
            "id": 73,
            "name": "Thor"
          }
        }
      ],
      "full_name": "Thor Able IV",
      "variant": "Able IV",
      "active": false,
      "is_placeholder": false,
      "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
      },
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Thor-Able"
    },
    {
      "response_mode": "normal",
      "id": 396,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/396/?format=api",
      "name": "Thor Burner 2A",
      "families": [
        {
          "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": 195,
          "name": "Thor-Burner",
          "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": {
            "response_mode": "list",
            "id": 73,
            "name": "Thor"
          }
        }
      ],
      "full_name": "Thor Burner 2A",
      "variant": "Burner 2A",
      "active": false,
      "is_placeholder": false,
      "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
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 2532,
        "name": "Thor-LV2F Burner-2A",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor-lv2f_burne_image_20251109071855.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor-lv2f_burne_image_thumbnail_20251109071856.png",
        "credit": "Gunter's Space Page",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Thor-Burner"
    },
    {
      "response_mode": "normal",
      "id": 414,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/414/?format=api",
      "name": "Thor SLV-2 Agena B",
      "families": [
        {
          "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": 193,
          "name": "Thor-Agena",
          "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": {
            "response_mode": "list",
            "id": 73,
            "name": "Thor"
          }
        }
      ],
      "full_name": "Thor SLV-2 Agena B",
      "variant": "SLV-2 Agena B",
      "active": false,
      "is_placeholder": false,
      "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
      },
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Thor-Agena"
    },
    {
      "response_mode": "normal",
      "id": 352,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/352/?format=api",
      "name": "R-36O 8K69M",
      "families": [
        {
          "response_mode": "normal",
          "id": 132,
          "name": "R-36O",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 112,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/112/?format=api",
              "name": "Yuzhnoye Design Bureau",
              "abbrev": "OKB-586",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 12,
                  "name": "Ukraine",
                  "alpha_2_code": "UA",
                  "alpha_3_code": "UKR",
                  "nationality_name": "Ukrainian",
                  "nationality_name_composed": "Ukro"
                }
              ],
              "description": "Yuzhnoye Design Office, located in Dnipro, Ukraine, is a designer of satellites and rockets, and formerly of Soviet intercontinental ballistic missiles (ICBMs) established by Mikhail Yangel in 1951. The Zenit launch vehicle currently launches from Baikonur Cosmodrome but also used to launch from an ocean platform, Odyssey.",
              "administrator": "Director: Alexander Degtyarev",
              "founding_year": 1951,
              "launchers": "Zenit",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 34,
                "name": "[AUTO] Yuzhnoye Design Bureau - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_image_20190207032505.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184717.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 198,
                "name": "[AUTO] Yuzhnoye Design Bureau - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_logo_20190207032505.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185204.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 103,
                "name": "[AUTO] Yuzhnoye Design Bureau - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_nation_20190207032505.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184901.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "R-36O 8K69M",
      "variant": "8K69M",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 112,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/112/?format=api",
        "name": "Yuzhnoye Design Bureau",
        "abbrev": "OKB-586",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": false,
        "country": [
          {
            "id": 12,
            "name": "Ukraine",
            "alpha_2_code": "UA",
            "alpha_3_code": "UKR",
            "nationality_name": "Ukrainian",
            "nationality_name_composed": "Ukro"
          }
        ],
        "description": "Yuzhnoye Design Office, located in Dnipro, Ukraine, is a designer of satellites and rockets, and formerly of Soviet intercontinental ballistic missiles (ICBMs) established by Mikhail Yangel in 1951. The Zenit launch vehicle currently launches from Baikonur Cosmodrome but also used to launch from an ocean platform, Odyssey.",
        "administrator": "Director: Alexander Degtyarev",
        "founding_year": 1951,
        "launchers": "Zenit",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 34,
          "name": "[AUTO] Yuzhnoye Design Bureau - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_image_20190207032505.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184717.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 198,
          "name": "[AUTO] Yuzhnoye Design Bureau - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_logo_20190207032505.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185204.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 103,
          "name": "[AUTO] Yuzhnoye Design Bureau - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_nation_20190207032505.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184901.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 2521,
        "name": "R-360 during flight",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/r-360_during_fl_image_20251102175933.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/r-360_during_fl_image_thumbnail_20251102175933.jpeg",
        "credit": "Novosti Kosmonavtiki",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Fractional_Orbital_Bombardment_System"
    },
    {
      "response_mode": "normal",
      "id": 553,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/553/?format=api",
      "name": "Ariane 62",
      "families": [
        {
          "response_mode": "normal",
          "id": 59,
          "name": "Ariane",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 115,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
              "name": "Arianespace",
              "abbrev": "ASA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 1,
                  "name": "France",
                  "alpha_2_code": "FR",
                  "alpha_3_code": "FRA",
                  "nationality_name": "French",
                  "nationality_name_composed": "Franco"
                }
              ],
              "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
              "administrator": "CEO: David Cavaillolès",
              "founding_year": 1980,
              "launchers": "Ariane | Vega",
              "spacecraft": "",
              "parent": "ArianeGroup",
              "image": {
                "id": 2694,
                "name": "Ariane 64 liftoff (LE-01)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_thumbnail_20260213070746.jpeg",
                "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique video du CSG–P. Piron",
                "license": {
                  "id": 2,
                  "name": "ESA Standard Licence",
                  "priority": 2,
                  "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 108,
                "name": "Arianespace blue logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
                "credit": "Arianespace",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": [
                  {
                    "id": 11,
                    "type": {
                      "id": 1,
                      "name": "transparent for light background"
                    },
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
                  },
                  {
                    "id": 12,
                    "type": {
                      "id": 2,
                      "name": "transparent for dark background"
                    },
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                  }
                ]
              },
              "social_logo": {
                "id": 39,
                "name": "Arianespace social logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
                "credit": "Arianespace",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        },
        {
          "response_mode": "normal",
          "id": 62,
          "name": "Ariane 6",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 115,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
              "name": "Arianespace",
              "abbrev": "ASA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 1,
                  "name": "France",
                  "alpha_2_code": "FR",
                  "alpha_3_code": "FRA",
                  "nationality_name": "French",
                  "nationality_name_composed": "Franco"
                }
              ],
              "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
              "administrator": "CEO: David Cavaillolès",
              "founding_year": 1980,
              "launchers": "Ariane | Vega",
              "spacecraft": "",
              "parent": "ArianeGroup",
              "image": {
                "id": 2694,
                "name": "Ariane 64 liftoff (LE-01)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_thumbnail_20260213070746.jpeg",
                "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique video du CSG–P. Piron",
                "license": {
                  "id": 2,
                  "name": "ESA Standard Licence",
                  "priority": 2,
                  "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 108,
                "name": "Arianespace blue logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
                "credit": "Arianespace",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": [
                  {
                    "id": 11,
                    "type": {
                      "id": 1,
                      "name": "transparent for light background"
                    },
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
                  },
                  {
                    "id": 12,
                    "type": {
                      "id": 2,
                      "name": "transparent for dark background"
                    },
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                  }
                ]
              },
              "social_logo": {
                "id": 39,
                "name": "Arianespace social logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
                "credit": "Arianespace",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": {
            "response_mode": "list",
            "id": 59,
            "name": "Ariane"
          }
        }
      ],
      "full_name": "Ariane 62 Block 2",
      "variant": "62 Block 2",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 1044,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1044/?format=api",
        "name": "ArianeGroup",
        "abbrev": "AG",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": false,
        "country": [
          {
            "id": 1,
            "name": "France",
            "alpha_2_code": "FR",
            "alpha_3_code": "FRA",
            "nationality_name": "French",
            "nationality_name_composed": "Franco"
          }
        ],
        "description": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
        "administrator": "CEO: Christophe Bruneau",
        "founding_year": 2015,
        "launchers": "Ariane",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 1692,
          "name": "Ariane 62 on ELA-4 (Maiden Flight)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg",
          "credit": "ESA/L. Bourgeon",
          "license": {
            "id": 2,
            "name": "ESA Standard Licence",
            "priority": 2,
            "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
          },
          "single_use": false,
          "variants": []
        },
        "logo": {
          "id": 107,
          "name": "ArianeGroup logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184908.png",
          "credit": "ArianeGroup",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": [
            {
              "id": 13,
              "type": {
                "id": 1,
                "name": "transparent for light background"
              },
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianegroup_log_image_20250211190245.PNG"
            },
            {
              "id": 14,
              "type": {
                "id": 2,
                "name": "transparent for dark background"
              },
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianegroup_log_image_20250211190245.PNG"
            }
          ]
        },
        "social_logo": {
          "id": 38,
          "name": "ArianeGroup social logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianegroup_nation_20230802053255.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184726.jpeg",
          "credit": "ArianeGroup",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 2123,
        "name": "Ariane 62 liftoff (Maiden Flight)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_thumbnail_20240711132056.jpeg",
        "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin",
        "license": {
          "id": 2,
          "name": "ESA Standard Licence",
          "priority": 2,
          "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
        },
        "single_use": false,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Ariane_6"
    },
    {
      "response_mode": "normal",
      "id": 184,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/184/?format=api",
      "name": "Molniya 8K78",
      "families": [
        {
          "response_mode": "normal",
          "id": 122,
          "name": "R-7",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 66,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "abbrev": "CCCP",
              "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 Soviet space program, was the national space program of the Union of Soviet Socialist Republics (USSR) actived from 1930s until disintegration of the Soviet Union in 1991.\r\n\r\nThe Soviet Union's space program was mainly based on the cosmonautic exploration of space and the development of the expandable launch vehicles, which had been split between many design bureaus competing against each other. Over its 60-years of history, the Russian program was responsible for a number of pioneering feats and accomplishments in the human space flight, including the first intercontinental ballistic missile (R-7), first satellite (Sputnik 1), first animal in Earth orbit (the dog Laika on Sputnik 2), first human in space and Earth orbit (cosmonaut Yuri Gagarin on Vostok 1), first woman in space and Earth orbit (cosmonaut Valentina Tereshkova on Vostok 6), first spacewalk (cosmonaut Alexei Leonov on Voskhod 2), first Moon impact (Luna 2), first image of the far side of the Moon (Luna 3) and unmanned lunar soft landing (Luna 9), first space rover (Lunokhod 1), first sample of lunar soil automatically extracted and brought to Earth (Luna 16), and first space station (Salyut 1). Further notable records included the first interplanetary probes: Venera 1 and Mars 1 to fly by Venus and Mars, respectively, Venera 3 and Mars 2 to impact the respective planet surface, and Venera 7 and Mars 3 to make soft landings on these planets.",
              "administrator": null,
              "founding_year": 1931,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 28,
                "name": "[AUTO] Soviet Space Program - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_image_20191229081306.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184701.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 182,
                "name": "Soviet Space Program logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_logo_20191229081307.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185129.png",
                "credit": "USSR",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 92,
                "name": "Soviet Space Program social logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soviet_space_pr_image_20251017113333.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soviet_space_pr_image_thumbnail_20251017113333.png",
                "credit": "USSR",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Molniya 8K78",
      "variant": "8K78",
      "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-dev.nyc3.digitaloceanspaces.com/media/images/strategic2520rocket2520forces_logo_20220309203231.png",
          "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_nation_20190207032444.png",
          "thumbnail_url": "https://thespacedevs-dev.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": {
        "id": 1791,
        "name": "[AUTO] Molniya 8K78 - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya25208k78_image_20191201210000.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193757.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/Molniya_(rocket)"
    },
    {
      "response_mode": "normal",
      "id": 26,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/26/?format=api",
      "name": "Electron",
      "families": [],
      "full_name": "Electron",
      "variant": "",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "abbrev": "RL",
        "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": "Rocket Lab is an American aerospace manufacturer with a wholly owned New Zealand subsidiary. The company develops lightweight, cost-effective commercial rocket launch services. The Electron Program was founded on the premise that small payloads such as CubeSats require dedicated small launch vehicles and flexibility not currently offered by traditional rocket systems. Its rocket, the Electron, is a light-weight rocket and is now operating commercially. The company is also producing a variety of spacecrafts and spacecrafts components.",
        "administrator": "CEO: Peter Beck",
        "founding_year": 2006,
        "launchers": "Electron",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 24,
          "name": "[AUTO] Rocket Lab - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_image_20190207032456.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184649.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 176,
          "name": "[AUTO] Rocket Lab - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_logo_20220218075411.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185115.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 88,
          "name": "[AUTO] Rocket Lab - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_nation_20230531050352.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184840.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1727,
        "name": "[AUTO] Electron - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193613.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.rocketlabusa.com/electron/",
      "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Electron"
    },
    {
      "response_mode": "normal",
      "id": 494,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/494/?format=api",
      "name": "Miura 1",
      "families": [
        {
          "response_mode": "normal",
          "id": 120,
          "name": "Miura",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 1051,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1051/?format=api",
              "name": "Payload Aerospace S.L.",
              "abbrev": "PLD Space",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 7,
                  "name": "Spain",
                  "alpha_2_code": "ES",
                  "alpha_3_code": "ESP",
                  "nationality_name": "Spanish",
                  "nationality_name_composed": "Hispano"
                }
              ],
              "description": "Payload Aerospace S.L. is a Spanish company developing two partially-reusable launch vehicles called Miura 1 and Miura 5.",
              "administrator": "CEO: Raúl Torres",
              "founding_year": 2011,
              "launchers": "Miura 1 | Miura 5",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 169,
                "name": "[AUTO] Payload Aerospace S.L. - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/payload2520aerospace2520s.l._logo_20230530095525.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185100.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 83,
                "name": "PLD Space social logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pld_space_socia_image_20260217091104.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pld_space_socia_image_thumbnail_20260217091105.jpeg",
                "credit": "PLD Space",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Miura 1",
      "variant": "",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 1051,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1051/?format=api",
        "name": "Payload Aerospace S.L.",
        "abbrev": "PLD Space",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": false,
        "country": [
          {
            "id": 7,
            "name": "Spain",
            "alpha_2_code": "ES",
            "alpha_3_code": "ESP",
            "nationality_name": "Spanish",
            "nationality_name_composed": "Hispano"
          }
        ],
        "description": "Payload Aerospace S.L. is a Spanish company developing two partially-reusable launch vehicles called Miura 1 and Miura 5.",
        "administrator": "CEO: Raúl Torres",
        "founding_year": 2011,
        "launchers": "Miura 1 | Miura 5",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
          "id": 169,
          "name": "[AUTO] Payload Aerospace S.L. - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/payload2520aerospace2520s.l._logo_20230530095525.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185100.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 83,
          "name": "PLD Space social logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pld_space_socia_image_20260217091104.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pld_space_socia_image_thumbnail_20260217091105.jpeg",
          "credit": "PLD Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": true,
      "image": {
        "id": 1790,
        "name": "[AUTO] Miura 1 - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/miura_1_image_20230530100729.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193755.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://pldspace.com/images/MIURA_1/MIURA1_Payload_Users_Guide.pdf",
      "wiki_url": "https://en.wikipedia.org/wiki/Miura_1"
    },
    {
      "response_mode": "normal",
      "id": 480,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/480/?format=api",
      "name": "Prime",
      "families": [],
      "full_name": "Orbex Prime",
      "variant": "Prime",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 1033,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1033/?format=api",
        "name": "Orbex",
        "abbrev": "Orbex",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": false,
        "country": [
          {
            "id": 10,
            "name": "United Kingdom",
            "alpha_2_code": "GB",
            "alpha_3_code": "GBR",
            "nationality_name": "British",
            "nationality_name_composed": "Brito"
          }
        ],
        "description": "Orbex is an aerospace company based in Scotland providing CubeSat launches to low Earth orbits.",
        "administrator": "CEO: Martin Coates",
        "founding_year": 2015,
        "launchers": "Orbex Prime",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 21,
          "name": "[AUTO] Orbex - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbex_image_20220511124742.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184639.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 166,
          "name": "[AUTO] Orbex - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbex_logo_20220511124742.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185053.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 80,
          "name": "[AUTO] Orbex - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbex_nation_20220511124743.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184829.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1801,
        "name": "[AUTO] Prime - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/prime_image_20220511125637.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193814.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://orbex.space/vehicle",
      "wiki_url": "https://en.wikipedia.org/wiki/Orbex#Prime"
    },
    {
      "response_mode": "normal",
      "id": 540,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/540/?format=api",
      "name": "Tianlong-3",
      "families": [],
      "full_name": "Tianlong-3",
      "variant": "",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 1049,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1049/?format=api",
        "name": "Space Pioneer",
        "abbrev": "SP",
        "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": "Space Pioneer is a Chinese private space launch company based in Beijing. It was founded in 2015 by Kang Yonglai.",
        "administrator": "CEO: Kang Yonglai",
        "founding_year": 2015,
        "launchers": "Tianlong",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
          "id": 2739,
          "name": "Space Pioneer Logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_pioneer_l_image_20260330045334.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_pioneer_l_image_thumbnail_20260330045336.png",
          "credit": "Space Pioneer",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2740,
          "name": "Space Pioneer Social Logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_pioneer_s_image_20260330045632.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_pioneer_s_image_thumbnail_20260330045633.png",
          "credit": "Space Pioneer",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": true,
      "image": {
        "id": 2741,
        "name": "Tianlong-3 fully assembled",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tianlong-3_full_image_20260330045730.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tianlong-3_full_image_thumbnail_20260330045731.jpeg",
        "credit": "Space Pioneer",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Tianlong-3"
    }
  ]
}