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=310&ordering=consecutive_successful_landings
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=320&ordering=consecutive_successful_landings",
  "previous": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/?format=api&limit=10&offset=300&ordering=consecutive_successful_landings",
  "results": [
    {
      "response_mode": "normal",
      "id": 460,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/460/?format=api",
      "name": "Eris-1",
      "families": [
        {
          "response_mode": "normal",
          "id": 206,
          "name": "Eris",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 188,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/188/?format=api",
              "name": "Gilmour Space Technologies",
              "abbrev": "GST",
              "type": {
                "id": 5,
                "name": "Private"
              },
              "featured": false,
              "country": [
                {
                  "id": 34,
                  "name": "Australia",
                  "alpha_2_code": "AU",
                  "alpha_3_code": "AUS",
                  "nationality_name": "Australian",
                  "nationality_name_composed": "Australo"
                },
                {
                  "id": 69,
                  "name": "Singapore",
                  "alpha_2_code": "SG",
                  "alpha_3_code": "SGP",
                  "nationality_name": "Singaporean",
                  "nationality_name_composed": "Singaporean"
                }
              ],
              "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
              "administrator": "CEO: Adam Gilmour",
              "founding_year": 2013,
              "launchers": "Eris",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 1732,
                "name": "Eris on the launch pad (Maiden Flight)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
                "credit": "Gilmour Space",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 2337,
                "name": "Gilmour Space logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_thumbnail_20250227072818.png",
                "credit": "Gilmour Space",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 2336,
                "name": "Gilmour Space social logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_thumbnail_20250227072733.jpeg",
                "credit": "Gilmour Space",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Eris Block 1",
      "variant": "1",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 188,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/188/?format=api",
        "name": "Gilmour Space Technologies",
        "abbrev": "GST",
        "type": {
          "id": 5,
          "name": "Private"
        },
        "featured": false,
        "country": [
          {
            "id": 34,
            "name": "Australia",
            "alpha_2_code": "AU",
            "alpha_3_code": "AUS",
            "nationality_name": "Australian",
            "nationality_name_composed": "Australo"
          },
          {
            "id": 69,
            "name": "Singapore",
            "alpha_2_code": "SG",
            "alpha_3_code": "SGP",
            "nationality_name": "Singaporean",
            "nationality_name_composed": "Singaporean"
          }
        ],
        "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
        "administrator": "CEO: Adam Gilmour",
        "founding_year": 2013,
        "launchers": "Eris",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 1732,
          "name": "Eris on the launch pad (Maiden Flight)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": false,
          "variants": []
        },
        "logo": {
          "id": 2337,
          "name": "Gilmour Space logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_thumbnail_20250227072818.png",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2336,
          "name": "Gilmour Space social logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_thumbnail_20250227072733.jpeg",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1732,
        "name": "Eris on the launch pad (Maiden Flight)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
        "credit": "Gilmour Space",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "info_url": "https://www.gspacetech.com/launch",
      "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies#Eris"
    },
    {
      "response_mode": "normal",
      "id": 550,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/550/?format=api",
      "name": "New Glenn 9x4",
      "families": [
        {
          "response_mode": "normal",
          "id": 214,
          "name": "New Glenn",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 141,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
              "name": "Blue Origin",
              "abbrev": "BO",
              "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": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
              "administrator": "CEO: Jeff Bezos",
              "founding_year": 2000,
              "launchers": "New Shepard | New Glenn",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 5,
                "name": "[AUTO] Blue Origin - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 116,
                "name": "[AUTO] Blue Origin - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 45,
                "name": "[AUTO] Blue Origin - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "New Glenn 9x4",
      "variant": "9x4",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 141,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "abbrev": "BO",
        "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": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
        "administrator": "CEO: Jeff Bezos",
        "founding_year": 2000,
        "launchers": "New Shepard | New Glenn",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 5,
          "name": "[AUTO] Blue Origin - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 116,
          "name": "[AUTO] Blue Origin - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 45,
          "name": "[AUTO] Blue Origin - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": true,
      "image": {
        "id": 2640,
        "name": "New Glenn 9x4 Illustration",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_glenn_9x4_i_image_20260104223338.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_glenn_9x4_i_image_thumbnail_20260104223339.jpeg",
        "credit": "Blue Origin",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.blueorigin.com/new-glenn/9x4",
      "wiki_url": "https://en.wikipedia.org/wiki/New_Glenn#New_Glenn_9%C3%974"
    },
    {
      "response_mode": "normal",
      "id": 104,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/104/?format=api",
      "name": "Voskhod",
      "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": "Voskhod",
      "variant": "Voskhod",
      "active": false,
      "is_placeholder": false,
      "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": []
        }
      },
      "program": [
        {
          "response_mode": "normal",
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.3.0/programs/10/?format=api",
          "name": "Voskhod",
          "image": {
            "id": 1872,
            "name": "[AUTO] Voskhod - image",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_program_20200820205643.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194010.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/Voskhod_programme",
          "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
          "agencies": [
            {
              "response_mode": "list",
              "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"
              }
            }
          ],
          "start_date": "1964-10-06T07:12:00Z",
          "end_date": "1966-03-16T14:09:00Z",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "reusable": false,
      "image": {
        "id": 2510,
        "name": "Voskhod during assembly",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_thumbnail_20251102062248.jpeg",
        "credit": "RKK Energia",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_(rocket)"
    },
    {
      "response_mode": "normal",
      "id": 189,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/189/?format=api",
      "name": "Delta DM-19",
      "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
        }
      ],
      "full_name": "Thor-Delta",
      "variant": "DM-19",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "abbrev": "USAF",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "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": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
        "administrator": "Commander-in-Chief: President of the US",
        "founding_year": 1947,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
          "id": 193,
          "name": "[AUTO] United States Air Force - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 99,
          "name": "[AUTO] United States Air Force - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": "http://www.astronautix.com/t/thordm-19.html",
      "wiki_url": null
    },
    {
      "response_mode": "normal",
      "id": 54,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/54/?format=api",
      "name": "Long March 6",
      "families": [
        {
          "response_mode": "normal",
          "id": 106,
          "name": "Long March",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 88,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
              "name": "China Aerospace Science and Technology Corporation",
              "abbrev": "CASC",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": true,
              "country": [
                {
                  "id": 6,
                  "name": "China",
                  "alpha_2_code": "CN",
                  "alpha_3_code": "CHN",
                  "nationality_name": "Chinese",
                  "nationality_name_composed": "Sino"
                }
              ],
              "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
              "administrator": "Chairman & President: Lei Fanpei",
              "founding_year": 1999,
              "launchers": "Long March",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 8,
                "name": "[AUTO] China Aerospace Science and Technology Corporation - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184558.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 124,
                "name": "[AUTO] China Aerospace Science and Technology Corporation - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184933.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 50,
                "name": "[AUTO] China Aerospace Science and Technology Corporation - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184746.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        },
        {
          "response_mode": "normal",
          "id": 113,
          "name": "Long March 6",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 88,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
              "name": "China Aerospace Science and Technology Corporation",
              "abbrev": "CASC",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": true,
              "country": [
                {
                  "id": 6,
                  "name": "China",
                  "alpha_2_code": "CN",
                  "alpha_3_code": "CHN",
                  "nationality_name": "Chinese",
                  "nationality_name_composed": "Sino"
                }
              ],
              "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
              "administrator": "Chairman & President: Lei Fanpei",
              "founding_year": 1999,
              "launchers": "Long March",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 8,
                "name": "[AUTO] China Aerospace Science and Technology Corporation - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184558.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 124,
                "name": "[AUTO] China Aerospace Science and Technology Corporation - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184933.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 50,
                "name": "[AUTO] China Aerospace Science and Technology Corporation - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184746.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": {
            "response_mode": "list",
            "id": 106,
            "name": "Long March"
          }
        }
      ],
      "full_name": "Long March 6",
      "variant": "",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 88,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "abbrev": "CASC",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "featured": true,
        "country": [
          {
            "id": 6,
            "name": "China",
            "alpha_2_code": "CN",
            "alpha_3_code": "CHN",
            "nationality_name": "Chinese",
            "nationality_name_composed": "Sino"
          }
        ],
        "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
        "administrator": "Chairman & President: Lei Fanpei",
        "founding_year": 1999,
        "launchers": "Long March",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 8,
          "name": "[AUTO] China Aerospace Science and Technology Corporation - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184558.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 124,
          "name": "[AUTO] China Aerospace Science and Technology Corporation - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184933.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 50,
          "name": "[AUTO] China Aerospace Science and Technology Corporation - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184746.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1779,
        "name": "[AUTO] Long March 6 - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_6_image_20210709074933.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193738.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/Long_March_6"
    },
    {
      "response_mode": "normal",
      "id": 58,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/58/?format=api",
      "name": "Zenit 3F",
      "families": [
        {
          "response_mode": "normal",
          "id": 171,
          "name": "Zenith",
          "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": "Zenit",
      "variant": "",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 63,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "abbrev": "RFSA",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "featured": true,
        "country": [
          {
            "id": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          }
        ],
        "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
        "administrator": "Administrator: Yuri Borisov",
        "founding_year": 1992,
        "launchers": "Soyuz",
        "spacecraft": "Soyuz",
        "parent": null,
        "image": {
          "id": 25,
          "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 177,
          "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 89,
          "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": null,
      "wiki_url": null
    },
    {
      "response_mode": "normal",
      "id": 153,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/153/?format=api",
      "name": "Soyuz",
      "families": [
        {
          "response_mode": "normal",
          "id": 147,
          "name": "Soyuz",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 111,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
              "name": "Progress Rocket Space Center",
              "abbrev": "PRSC",
              "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": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
              "administrator": "CEO: Dmitry Baranov",
              "founding_year": 1996,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 171,
                "name": "[AUTO] Progress Rocket Space Center - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": null
            }
          ],
          "parent": null
        },
        {
          "response_mode": "normal",
          "id": 190,
          "name": "Soyuz 2",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 111,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
              "name": "Progress Rocket Space Center",
              "abbrev": "PRSC",
              "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": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
              "administrator": "CEO: Dmitry Baranov",
              "founding_year": 1996,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 171,
                "name": "[AUTO] Progress Rocket Space Center - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": null
            }
          ],
          "parent": {
            "response_mode": "list",
            "id": 147,
            "name": "Soyuz"
          }
        }
      ],
      "full_name": "Soyuz 2.1v",
      "variant": "2.1v",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 175,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/175/?format=api",
        "name": "Ministry of Defence of the Russian Federation",
        "abbrev": "MOD_RUS",
        "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 Ministry of Defence of the Russian Federation is the governing body of the Russian Armed Forces.",
        "administrator": "Minister: Gen. Sergey Shoygu",
        "founding_year": 1717,
        "launchers": "",
        "spacecraft": "",
        "parent": "Russian Federal Space Agency (ROSCOSMOS)",
        "image": null,
        "logo": {
          "id": 159,
          "name": "[AUTO] Ministry of Defence of the Russian Federation - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ministry2520of2520defence2520of2520the2520russian2520federation_logo_20210905134213.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185038.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": null
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1826,
        "name": "[AUTO] Soyuz - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190222031122.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193854.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/Soyuz_2.1v"
    },
    {
      "response_mode": "normal",
      "id": 60,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/60/?format=api",
      "name": "Soyuz 2.1v",
      "families": [
        {
          "response_mode": "normal",
          "id": 147,
          "name": "Soyuz",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 111,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
              "name": "Progress Rocket Space Center",
              "abbrev": "PRSC",
              "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": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
              "administrator": "CEO: Dmitry Baranov",
              "founding_year": 1996,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 171,
                "name": "[AUTO] Progress Rocket Space Center - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": null
            }
          ],
          "parent": null
        },
        {
          "response_mode": "normal",
          "id": 190,
          "name": "Soyuz 2",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 111,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
              "name": "Progress Rocket Space Center",
              "abbrev": "PRSC",
              "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": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
              "administrator": "CEO: Dmitry Baranov",
              "founding_year": 1996,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 171,
                "name": "[AUTO] Progress Rocket Space Center - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": null
            }
          ],
          "parent": {
            "response_mode": "list",
            "id": 147,
            "name": "Soyuz"
          }
        }
      ],
      "full_name": "Soyuz 2.1v Volga",
      "variant": "Volga",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 111,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
        "name": "Progress Rocket Space Center",
        "abbrev": "PRSC",
        "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": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
        "administrator": "CEO: Dmitry Baranov",
        "founding_year": 1996,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
          "id": 171,
          "name": "[AUTO] Progress Rocket Space Center - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": null
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1831,
        "name": "[AUTO] Soyuz 2-1v - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202-1v_image_20191122081651.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193902.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/Soyuz_2.1v"
    },
    {
      "response_mode": "normal",
      "id": 108,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/108/?format=api",
      "name": "Minotaur IV",
      "families": [
        {
          "response_mode": "normal",
          "id": 119,
          "name": "Minotaur",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 257,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api",
              "name": "Northrop Grumman Space Systems",
              "abbrev": "NGSS",
              "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": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
              "administrator": "CEO: Kathy Warden",
              "founding_year": 2015,
              "launchers": "Antares | Minotaur | Pegasus",
              "spacecraft": "Cygnus",
              "parent": null,
              "image": {
                "id": 20,
                "name": "[AUTO] Northrop Grumman Space Systems - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184636.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 165,
                "name": "[AUTO] Northrop Grumman Space Systems - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185051.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 79,
                "name": "[AUTO] Northrop Grumman Space Systems - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520space2520systems_nation_20230624130158.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184827.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 179,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/179/?format=api",
              "name": "Orbital ATK",
              "abbrev": "OA",
              "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": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.",
              "administrator": "President: David W. Thompson",
              "founding_year": 2015,
              "launchers": "Antares | Minotaur | Pegasus",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 22,
                "name": "Minotaur-V on the launch pad",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184643.jpeg",
                "credit": "NASA/NASA Edge/Franklin Fitzgerald",
                "license": {
                  "id": 4,
                  "name": "NASA Image and Media Guidelines",
                  "priority": 0,
                  "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 167,
                "name": "[AUTO] Orbital ATK - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_logo_20190207032453.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185056.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 81,
                "name": "[AUTO] Orbital ATK - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_nation_20190207032453.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184830.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 100,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/100/?format=api",
              "name": "Orbital Sciences Corporation",
              "abbrev": "OSC",
              "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": "",
              "administrator": null,
              "founding_year": null,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 2562,
                "name": "Orbital Science Logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_thumbnail_20251120065555.png",
                "credit": "Orbital Science",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 2563,
                "name": "Orbital Icon",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_20251120065816.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_thumbnail_20251120065816.png",
                "credit": "Orbital Science",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Minotaur IV HAPS",
      "variant": "HAPS",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 100,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "abbrev": "OSC",
        "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": "",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
          "id": 2562,
          "name": "Orbital Science Logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_thumbnail_20251120065555.png",
          "credit": "Orbital Science",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2563,
          "name": "Orbital Icon",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_20251120065816.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_thumbnail_20251120065816.png",
          "credit": "Orbital Science",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1786,
        "name": "Minotaur IV launching",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_thumbnail_20240307170209.jpeg",
        "credit": "USAF",
        "license": {
          "id": 17,
          "name": "Department of Defense Image Use Policy",
          "priority": 6,
          "link": "https://www.dimoc.mil/resources/limitations/"
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Minotaur_IV"
    },
    {
      "response_mode": "normal",
      "id": 80,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/80/?format=api",
      "name": "Proton",
      "families": [
        {
          "response_mode": "normal",
          "id": 130,
          "name": "Proton / UR-500",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 96,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
              "name": "Khrunichev State Research and Production Space Center",
              "abbrev": "KhSC",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": true,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
              "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
              "founding_year": 1916,
              "launchers": "Proton | Rokot",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 17,
                "name": "[AUTO] Khrunichev State Research and Production Space Center - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184624.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 152,
                "name": "[AUTO] Khrunichev State Research and Production Space Center - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185025.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 2047,
                "name": "Khrunichev State Research and Production Space Center - social logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev_stat_image_20240409071747.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev_stat_image_thumbnail_20240409071747.jpeg",
                "credit": "Khrunichev State Research and Production Space Center",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Proton K/DM-2",
      "variant": "K/DM-2",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "featured": true,
        "country": [
          {
            "id": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          }
        ],
        "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
        "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
        "founding_year": 1916,
        "launchers": "Proton | Rokot",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 17,
          "name": "[AUTO] Khrunichev State Research and Production Space Center - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184624.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 152,
          "name": "[AUTO] Khrunichev State Research and Production Space Center - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185025.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2047,
          "name": "Khrunichev State Research and Production Space Center - social logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev_stat_image_20240409071747.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev_stat_image_thumbnail_20240409071747.jpeg",
          "credit": "Khrunichev State Research and Production Space Center",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1803,
        "name": "[AUTO] Proton - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193817.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Proton-K"
    }
  ]
}