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=200&ordering=-total_launch_count
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=210&ordering=-total_launch_count",
  "previous": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/?format=api&limit=10&offset=190&ordering=-total_launch_count",
  "results": [
    {
      "response_mode": "normal",
      "id": 94,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/94/?format=api",
      "name": "Proton-M",
      "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-M DM-2 Enhanced",
      "variant": "DM-2 Enhanced",
      "active": true,
      "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": 1804,
        "name": "[AUTO] Proton-M - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m_image_20191211081456.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193819.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/Proton-M"
    },
    {
      "response_mode": "normal",
      "id": 220,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/220/?format=api",
      "name": "Ariane 2",
      "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
        }
      ],
      "full_name": "Ariane 2",
      "variant": "2",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 1003,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1003/?format=api",
        "name": "Aérospatiale",
        "abbrev": "",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "featured": false,
        "country": [
          {
            "id": 1,
            "name": "France",
            "alpha_2_code": "FR",
            "alpha_3_code": "FRA",
            "nationality_name": "French",
            "nationality_name_composed": "Franco"
          }
        ],
        "description": "Aérospatiale was a French state-owned aerospace manufacturer that built both civilian and military aircraft, rockets and satellites. It was originally known as Société nationale industrielle aérospatiale (SNIAS). Its head office was in the 16th arrondissement of Paris. The name was changed to Aérospatiale during 1970.",
        "administrator": null,
        "founding_year": 1970,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": null,
        "social_logo": null
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 2010,
        "name": "Ariane 2 liftoff from ELA-1 (TVSAT-1)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_2_liftof_image_20240314094631.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_2_liftof_image_thumbnail_20240314094632.jpeg",
        "credit": "ESA/CNES/Arianespace",
        "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": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Ariane_2"
    },
    {
      "response_mode": "normal",
      "id": 88,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/88/?format=api",
      "name": "Delta II",
      "families": [
        {
          "response_mode": "normal",
          "id": 72,
          "name": "Delta",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 80,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
              "name": "Boeing",
              "abbrev": "BA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
              "administrator": "CEO: Kelly Ortberg",
              "founding_year": 1916,
              "launchers": "SLS",
              "spacecraft": "Starliner",
              "parent": null,
              "image": null,
              "logo": {
                "id": 117,
                "name": "[AUTO] Boeing - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 46,
                "name": "[AUTO] Boeing - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 153,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
              "name": "McDonnell Douglas",
              "abbrev": "MDC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": null,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null
            },
            {
              "response_mode": "normal",
              "id": 124,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
              "name": "United Launch Alliance",
              "abbrev": "ULA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
              "administrator": "Interim CEO: John Elbon",
              "founding_year": 2006,
              "launchers": "Atlas | Delta | Vulcan",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 30,
                "name": "[AUTO] United Launch Alliance - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 191,
                "name": "[AUTO] United Launch Alliance - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 97,
                "name": "[AUTO] United Launch Alliance - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        },
        {
          "response_mode": "normal",
          "id": 177,
          "name": "Delta II",
          "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
            },
            {
              "response_mode": "normal",
              "id": 124,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
              "name": "United Launch Alliance",
              "abbrev": "ULA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
              "administrator": "Interim CEO: John Elbon",
              "founding_year": 2006,
              "launchers": "Atlas | Delta | Vulcan",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 30,
                "name": "[AUTO] United Launch Alliance - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 191,
                "name": "[AUTO] United Launch Alliance - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 97,
                "name": "[AUTO] United Launch Alliance - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": {
            "response_mode": "list",
            "id": 72,
            "name": "Delta"
          }
        }
      ],
      "full_name": "Delta II 7320",
      "variant": "7320",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 124,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "abbrev": "ULA",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": true,
        "country": [
          {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          }
        ],
        "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
        "administrator": "Interim CEO: John Elbon",
        "founding_year": 2006,
        "launchers": "Atlas | Delta | Vulcan",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 30,
          "name": "[AUTO] United Launch Alliance - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 191,
          "name": "[AUTO] United Launch Alliance - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 97,
          "name": "[AUTO] United Launch Alliance - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": "http://www.spaceflight101.net/delta-ii-7320.html",
      "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
    },
    {
      "response_mode": "normal",
      "id": 105,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/105/?format=api",
      "name": "Delta II",
      "families": [
        {
          "response_mode": "normal",
          "id": 72,
          "name": "Delta",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 80,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
              "name": "Boeing",
              "abbrev": "BA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
              "administrator": "CEO: Kelly Ortberg",
              "founding_year": 1916,
              "launchers": "SLS",
              "spacecraft": "Starliner",
              "parent": null,
              "image": null,
              "logo": {
                "id": 117,
                "name": "[AUTO] Boeing - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 46,
                "name": "[AUTO] Boeing - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 153,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
              "name": "McDonnell Douglas",
              "abbrev": "MDC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": null,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null
            },
            {
              "response_mode": "normal",
              "id": 124,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
              "name": "United Launch Alliance",
              "abbrev": "ULA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
              "administrator": "Interim CEO: John Elbon",
              "founding_year": 2006,
              "launchers": "Atlas | Delta | Vulcan",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 30,
                "name": "[AUTO] United Launch Alliance - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 191,
                "name": "[AUTO] United Launch Alliance - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 97,
                "name": "[AUTO] United Launch Alliance - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        },
        {
          "response_mode": "normal",
          "id": 177,
          "name": "Delta II",
          "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
            },
            {
              "response_mode": "normal",
              "id": 124,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
              "name": "United Launch Alliance",
              "abbrev": "ULA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
              "administrator": "Interim CEO: John Elbon",
              "founding_year": 2006,
              "launchers": "Atlas | Delta | Vulcan",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 30,
                "name": "[AUTO] United Launch Alliance - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 191,
                "name": "[AUTO] United Launch Alliance - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 97,
                "name": "[AUTO] United Launch Alliance - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": {
            "response_mode": "list",
            "id": 72,
            "name": "Delta"
          }
        }
      ],
      "full_name": "Delta II 7420-10C",
      "variant": "7420-10C",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 124,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "abbrev": "ULA",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": true,
        "country": [
          {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          }
        ],
        "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
        "administrator": "Interim CEO: John Elbon",
        "founding_year": 2006,
        "launchers": "Atlas | Delta | Vulcan",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 30,
          "name": "[AUTO] United Launch Alliance - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 191,
          "name": "[AUTO] United Launch Alliance - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 97,
          "name": "[AUTO] United Launch Alliance - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1995,
        "name": "Delta II 7420-10C on the pad (COSMO-4)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_ii_7420-1_image_20240312090635.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_ii_7420-1_image_thumbnail_20240312090636.jpeg",
        "credit": "USAF/Joe Davila",
        "license": {
          "id": 17,
          "name": "Department of Defense Image Use Policy",
          "priority": 6,
          "link": "https://www.dimoc.mil/resources/limitations/"
        },
        "single_use": false,
        "variants": []
      },
      "info_url": "https://space.skyrocket.de/doc_lau_det/delta-7420.htm",
      "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
    },
    {
      "response_mode": "normal",
      "id": 294,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/294/?format=api",
      "name": "Delta 3920/PAM",
      "families": [
        {
          "response_mode": "normal",
          "id": 72,
          "name": "Delta",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 80,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
              "name": "Boeing",
              "abbrev": "BA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
              "administrator": "CEO: Kelly Ortberg",
              "founding_year": 1916,
              "launchers": "SLS",
              "spacecraft": "Starliner",
              "parent": null,
              "image": null,
              "logo": {
                "id": 117,
                "name": "[AUTO] Boeing - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 46,
                "name": "[AUTO] Boeing - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 153,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
              "name": "McDonnell Douglas",
              "abbrev": "MDC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": null,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null
            },
            {
              "response_mode": "normal",
              "id": 124,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
              "name": "United Launch Alliance",
              "abbrev": "ULA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
              "administrator": "Interim CEO: John Elbon",
              "founding_year": 2006,
              "launchers": "Atlas | Delta | Vulcan",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 30,
                "name": "[AUTO] United Launch Alliance - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 191,
                "name": "[AUTO] United Launch Alliance - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 97,
                "name": "[AUTO] United Launch Alliance - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        },
        {
          "response_mode": "normal",
          "id": 178,
          "name": "Delta I",
          "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": 72,
            "name": "Delta"
          }
        }
      ],
      "full_name": "Delta 3920/PAM",
      "variant": "3920/PAM",
      "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": 1713,
        "name": "[AUTO] Delta 3910 - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_3910_image_20231231105538.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193549.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/Delta_3000"
    },
    {
      "response_mode": "normal",
      "id": 83,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/83/?format=api",
      "name": "Atlas V 411",
      "families": [
        {
          "response_mode": "normal",
          "id": 66,
          "name": "Atlas",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 82,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
              "name": "Lockheed Martin",
              "abbrev": "LMT",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
              "administrator": null,
              "founding_year": 1953,
              "launchers": "Titan | Agena",
              "spacecraft": "Hubble | JUNO | InSight",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null
            },
            {
              "response_mode": "normal",
              "id": 124,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
              "name": "United Launch Alliance",
              "abbrev": "ULA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
              "administrator": "Interim CEO: John Elbon",
              "founding_year": 2006,
              "launchers": "Atlas | Delta | Vulcan",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 30,
                "name": "[AUTO] United Launch Alliance - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 191,
                "name": "[AUTO] United Launch Alliance - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 97,
                "name": "[AUTO] United Launch Alliance - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        },
        {
          "response_mode": "normal",
          "id": 174,
          "name": "Atlas V",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 82,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
              "name": "Lockheed Martin",
              "abbrev": "LMT",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
              "administrator": null,
              "founding_year": 1953,
              "launchers": "Titan | Agena",
              "spacecraft": "Hubble | JUNO | InSight",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null
            },
            {
              "response_mode": "normal",
              "id": 124,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
              "name": "United Launch Alliance",
              "abbrev": "ULA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
              "administrator": "Interim CEO: John Elbon",
              "founding_year": 2006,
              "launchers": "Atlas | Delta | Vulcan",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 30,
                "name": "[AUTO] United Launch Alliance - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 191,
                "name": "[AUTO] United Launch Alliance - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 97,
                "name": "[AUTO] United Launch Alliance - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": {
            "response_mode": "list",
            "id": 66,
            "name": "Atlas"
          }
        }
      ],
      "full_name": "Atlas V 411",
      "variant": "411",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 124,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "abbrev": "ULA",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": true,
        "country": [
          {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          }
        ],
        "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
        "administrator": "Interim CEO: John Elbon",
        "founding_year": 2006,
        "launchers": "Atlas | Delta | Vulcan",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 30,
          "name": "[AUTO] United Launch Alliance - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 191,
          "name": "[AUTO] United Launch Alliance - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 97,
          "name": "[AUTO] United Launch Alliance - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1698,
        "name": "[AUTO] Atlas V 411 - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520411_image_20190224012306.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193525.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.ulalaunch.com/rockets/atlas-v",
      "wiki_url": null
    },
    {
      "response_mode": "normal",
      "id": 285,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/285/?format=api",
      "name": "Delta 2910",
      "families": [
        {
          "response_mode": "normal",
          "id": 72,
          "name": "Delta",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 80,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
              "name": "Boeing",
              "abbrev": "BA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
              "administrator": "CEO: Kelly Ortberg",
              "founding_year": 1916,
              "launchers": "SLS",
              "spacecraft": "Starliner",
              "parent": null,
              "image": null,
              "logo": {
                "id": 117,
                "name": "[AUTO] Boeing - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 46,
                "name": "[AUTO] Boeing - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 153,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
              "name": "McDonnell Douglas",
              "abbrev": "MDC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": null,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null
            },
            {
              "response_mode": "normal",
              "id": 124,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
              "name": "United Launch Alliance",
              "abbrev": "ULA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
              "administrator": "Interim CEO: John Elbon",
              "founding_year": 2006,
              "launchers": "Atlas | Delta | Vulcan",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 30,
                "name": "[AUTO] United Launch Alliance - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 191,
                "name": "[AUTO] United Launch Alliance - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 97,
                "name": "[AUTO] United Launch Alliance - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        },
        {
          "response_mode": "normal",
          "id": 178,
          "name": "Delta I",
          "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": 72,
            "name": "Delta"
          }
        }
      ],
      "full_name": "Delta 2910",
      "variant": "2910",
      "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": 1712,
        "name": "Delta 2914 liftoff (IUE)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193547.jpeg",
        "credit": "NASA Kennedy Space Center",
        "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": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Delta_2000"
    },
    {
      "response_mode": "normal",
      "id": 91,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/91/?format=api",
      "name": "Zenit",
      "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 3SLB",
      "variant": "3SLB",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 196,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/196/?format=api",
        "name": "Land Launch",
        "abbrev": "LL",
        "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": 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": null
    },
    {
      "response_mode": "normal",
      "id": 324,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/324/?format=api",
      "name": "Juno-I",
      "families": [
        {
          "response_mode": "normal",
          "id": 91,
          "name": "Redstone",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 158,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/158/?format=api",
              "name": "Chrysler",
              "abbrev": "CHR",
              "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": "In July 1959, NASA chose the Redstone missile as the basis for the Mercury-Redstone Launch Vehicle to be used for suborbital test flights of the Project Mercury spacecraft. Three unmanned MRLV launch attempts were made between November 1960 and March 1961, two of which were successful. The MRLV successfully launched the chimpanzee Ham, and astronauts Alan Shepard and Gus Grissom on three suborbital flights in January, May and July 1961, respectively.",
              "administrator": null,
              "founding_year": 1950,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": {
                "id": 52,
                "name": "[AUTO] Chrysler - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chrysler_nation_20190701071744.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184749.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Juno-I",
      "variant": "Juno I",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 158,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/158/?format=api",
        "name": "Chrysler",
        "abbrev": "CHR",
        "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": "In July 1959, NASA chose the Redstone missile as the basis for the Mercury-Redstone Launch Vehicle to be used for suborbital test flights of the Project Mercury spacecraft. Three unmanned MRLV launch attempts were made between November 1960 and March 1961, two of which were successful. The MRLV successfully launched the chimpanzee Ham, and astronauts Alan Shepard and Gus Grissom on three suborbital flights in January, May and July 1961, respectively.",
        "administrator": null,
        "founding_year": 1950,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": null,
        "social_logo": {
          "id": 52,
          "name": "[AUTO] Chrysler - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chrysler_nation_20190701071744.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184749.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 2070,
        "name": "Juno I on the pad (Explorer I)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/juno_i_on_the_p_image_20240411120216.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/juno_i_on_the_p_image_thumbnail_20240411120216.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Juno_I"
    },
    {
      "response_mode": "normal",
      "id": 112,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/112/?format=api",
      "name": "Epsilon",
      "families": [
        {
          "response_mode": "normal",
          "id": 78,
          "name": "Epsilon",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "abbrev": "JAXA",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": true,
              "country": [
                {
                  "id": 28,
                  "name": "Japan",
                  "alpha_2_code": "JP",
                  "alpha_3_code": "JPN",
                  "nationality_name": "Japanese",
                  "nationality_name_composed": "Nippo"
                }
              ],
              "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
              "administrator": "Administrator: Hiroshi Yamakawa",
              "founding_year": 2003,
              "launchers": "H-II",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 16,
                "name": "[AUTO] Japan Aerospace Exploration Agency - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 151,
                "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 69,
                "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Epsilon",
      "variant": "",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 37,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
        "name": "Japan Aerospace Exploration Agency",
        "abbrev": "JAXA",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "featured": true,
        "country": [
          {
            "id": 28,
            "name": "Japan",
            "alpha_2_code": "JP",
            "alpha_3_code": "JPN",
            "nationality_name": "Japanese",
            "nationality_name_composed": "Nippo"
          }
        ],
        "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
        "administrator": "Administrator: Hiroshi Yamakawa",
        "founding_year": 2003,
        "launchers": "H-II",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 16,
          "name": "[AUTO] Japan Aerospace Exploration Agency - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 151,
          "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 69,
          "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1729,
        "name": "[AUTO] Epsilon - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/epsilon_image_20221009075145.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193616.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/Epsilon_(rocket)"
    }
  ]
}