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 - ll.thespacedevs.com/docs

GET /2.3.0/launcher_configurations/?format=api&offset=520&ordering=-gto_capacity
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 532,
  "next": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/?format=api&limit=10&offset=530&ordering=-gto_capacity",
  "previous": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/?format=api&limit=10&offset=510&ordering=-gto_capacity",
  "results": [
    {
      "response_mode": "normal",
      "id": 535,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/535/?format=api",
      "name": "Baguette One",
      "families": [
        {
          "response_mode": "normal",
          "id": 211,
          "name": "Baguette",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 1101,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/1101/?format=api",
              "name": "HyPrSpace",
              "abbrev": "HyPrSpace",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 1,
                  "name": "France",
                  "alpha_2_code": "FR",
                  "alpha_3_code": "FRA",
                  "nationality_name": "French",
                  "nationality_name_composed": "Franco"
                }
              ],
              "description": "HyPrSpace (Hybrid Propulsion for Space) is a French rocket startup founded in 2019, in Bordeaux.",
              "administrator": "CEO: Alexandre Mangeot",
              "founding_year": 2019,
              "launchers": "Baguette",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 2551,
                "name": "OB-1 Mk1 launch render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ob-1_mk1_launch_image_20251117104012.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ob-1_mk1_launch_image_thumbnail_20251117104012.jpeg",
                "credit": "HyPrSpace",
                "license": {
                  "id": 20,
                  "name": "CC BY-SA 4.0",
                  "priority": 6,
                  "link": "https://creativecommons.org/licenses/by-sa/4.0/"
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 2552,
                "name": "HyPrSpace logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_logo_image_20251117104144.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_logo_image_thumbnail_20251117104144.jpeg",
                "credit": "HyPrSpace",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 2553,
                "name": "HyPrSpace social logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_socia_image_20251117104202.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_socia_image_thumbnail_20251117104202.jpeg",
                "credit": "HyPrSpace",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Baguette One",
      "variant": "One",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 1101,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/1101/?format=api",
        "name": "HyPrSpace",
        "abbrev": "HyPrSpace",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": false,
        "country": [
          {
            "id": 1,
            "name": "France",
            "alpha_2_code": "FR",
            "alpha_3_code": "FRA",
            "nationality_name": "French",
            "nationality_name_composed": "Franco"
          }
        ],
        "description": "HyPrSpace (Hybrid Propulsion for Space) is a French rocket startup founded in 2019, in Bordeaux.",
        "administrator": "CEO: Alexandre Mangeot",
        "founding_year": 2019,
        "launchers": "Baguette",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 2551,
          "name": "OB-1 Mk1 launch render",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ob-1_mk1_launch_image_20251117104012.jpg",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ob-1_mk1_launch_image_thumbnail_20251117104012.jpeg",
          "credit": "HyPrSpace",
          "license": {
            "id": 20,
            "name": "CC BY-SA 4.0",
            "priority": 6,
            "link": "https://creativecommons.org/licenses/by-sa/4.0/"
          },
          "single_use": false,
          "variants": []
        },
        "logo": {
          "id": 2552,
          "name": "HyPrSpace logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_logo_image_20251117104144.jpg",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_logo_image_thumbnail_20251117104144.jpeg",
          "credit": "HyPrSpace",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2553,
          "name": "HyPrSpace social logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_socia_image_20251117104202.jpg",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_socia_image_thumbnail_20251117104202.jpeg",
          "credit": "HyPrSpace",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 2554,
        "name": "Baguette One launch render",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/baguette_one_la_image_20251117122603.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/baguette_one_la_image_thumbnail_20251117122603.jpeg",
        "credit": "HyPrSpace",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/HyPrSpace#Rockets"
    },
    {
      "response_mode": "normal",
      "id": 108,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/108/?format=api",
      "name": "Minotaur IV",
      "families": [
        {
          "response_mode": "normal",
          "id": 119,
          "name": "Minotaur",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 257,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/257/?format=api",
              "name": "Northrop Grumman Space Systems",
              "abbrev": "NGSS",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
              "administrator": "CEO: Kathy Warden",
              "founding_year": 2015,
              "launchers": "Antares | Minotaur | Pegasus",
              "spacecraft": "Cygnus",
              "parent": null,
              "image": {
                "id": 20,
                "name": "[AUTO] Northrop Grumman Space Systems - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184636.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 165,
                "name": "[AUTO] Northrop Grumman Space Systems - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185051.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 79,
                "name": "[AUTO] Northrop Grumman Space Systems - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520space2520systems_nation_20230624130158.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184827.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 179,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/179/?format=api",
              "name": "Orbital ATK",
              "abbrev": "OA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.",
              "administrator": "President: David W. Thompson",
              "founding_year": 2015,
              "launchers": "Antares | Minotaur | Pegasus",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 22,
                "name": "Minotaur-V on the launch pad",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184643.jpeg",
                "credit": "NASA/NASA Edge/Franklin Fitzgerald",
                "license": {
                  "id": 4,
                  "name": "NASA Image and Media Guidelines",
                  "priority": 0,
                  "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 167,
                "name": "[AUTO] Orbital ATK - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_logo_20190207032453.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185056.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 81,
                "name": "[AUTO] Orbital ATK - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_nation_20190207032453.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184830.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 100,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/100/?format=api",
              "name": "Orbital Sciences Corporation",
              "abbrev": "OSC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "",
              "administrator": null,
              "founding_year": null,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 2562,
                "name": "Orbital Science Logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_thumbnail_20251120065555.png",
                "credit": "Orbital Science",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 2563,
                "name": "Orbital Icon",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_20251120065816.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_thumbnail_20251120065816.png",
                "credit": "Orbital Science",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Minotaur IV HAPS",
      "variant": "HAPS",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "abbrev": "OSC",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": false,
        "country": [
          {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          }
        ],
        "description": "",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
          "id": 2562,
          "name": "Orbital Science Logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_thumbnail_20251120065555.png",
          "credit": "Orbital Science",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2563,
          "name": "Orbital Icon",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_20251120065816.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_thumbnail_20251120065816.png",
          "credit": "Orbital Science",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1786,
        "name": "Minotaur IV launching",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_thumbnail_20240307170209.jpeg",
        "credit": "USAF",
        "license": {
          "id": 17,
          "name": "Department of Defense Image Use Policy",
          "priority": 6,
          "link": "https://www.dimoc.mil/resources/limitations/"
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Minotaur_IV"
    },
    {
      "response_mode": "normal",
      "id": 129,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/129/?format=api",
      "name": "Pegasus Hybrid",
      "families": [
        {
          "response_mode": "normal",
          "id": 117,
          "name": "Pegasus",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 257,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/257/?format=api",
              "name": "Northrop Grumman Space Systems",
              "abbrev": "NGSS",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
              "administrator": "CEO: Kathy Warden",
              "founding_year": 2015,
              "launchers": "Antares | Minotaur | Pegasus",
              "spacecraft": "Cygnus",
              "parent": null,
              "image": {
                "id": 20,
                "name": "[AUTO] Northrop Grumman Space Systems - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184636.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 165,
                "name": "[AUTO] Northrop Grumman Space Systems - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185051.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 79,
                "name": "[AUTO] Northrop Grumman Space Systems - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520space2520systems_nation_20230624130158.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184827.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 179,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/179/?format=api",
              "name": "Orbital ATK",
              "abbrev": "OA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.",
              "administrator": "President: David W. Thompson",
              "founding_year": 2015,
              "launchers": "Antares | Minotaur | Pegasus",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 22,
                "name": "Minotaur-V on the launch pad",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184643.jpeg",
                "credit": "NASA/NASA Edge/Franklin Fitzgerald",
                "license": {
                  "id": 4,
                  "name": "NASA Image and Media Guidelines",
                  "priority": 0,
                  "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 167,
                "name": "[AUTO] Orbital ATK - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_logo_20190207032453.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185056.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 81,
                "name": "[AUTO] Orbital ATK - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_nation_20190207032453.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184830.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 100,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/100/?format=api",
              "name": "Orbital Sciences Corporation",
              "abbrev": "OSC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "",
              "administrator": null,
              "founding_year": null,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 2562,
                "name": "Orbital Science Logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_thumbnail_20251120065555.png",
                "credit": "Orbital Science",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 2563,
                "name": "Orbital Icon",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_20251120065816.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_thumbnail_20251120065816.png",
                "credit": "Orbital Science",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Pegasus Hybrid",
      "variant": "Hybrid",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "abbrev": "OSC",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": false,
        "country": [
          {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          }
        ],
        "description": "",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
          "id": 2562,
          "name": "Orbital Science Logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_thumbnail_20251120065555.png",
          "credit": "Orbital Science",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2563,
          "name": "Orbital Icon",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_20251120065816.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_thumbnail_20251120065816.png",
          "credit": "Orbital Science",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1799,
        "name": "Pegasus post deployment from aircraft",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_image_20190830213841.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193810.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": false,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Pegasus_(rocket)"
    },
    {
      "response_mode": "normal",
      "id": 118,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/118/?format=api",
      "name": "Pegasus XL HAPS",
      "families": [
        {
          "response_mode": "normal",
          "id": 117,
          "name": "Pegasus",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 257,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/257/?format=api",
              "name": "Northrop Grumman Space Systems",
              "abbrev": "NGSS",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
              "administrator": "CEO: Kathy Warden",
              "founding_year": 2015,
              "launchers": "Antares | Minotaur | Pegasus",
              "spacecraft": "Cygnus",
              "parent": null,
              "image": {
                "id": 20,
                "name": "[AUTO] Northrop Grumman Space Systems - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184636.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 165,
                "name": "[AUTO] Northrop Grumman Space Systems - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185051.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 79,
                "name": "[AUTO] Northrop Grumman Space Systems - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520space2520systems_nation_20230624130158.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184827.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 179,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/179/?format=api",
              "name": "Orbital ATK",
              "abbrev": "OA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.",
              "administrator": "President: David W. Thompson",
              "founding_year": 2015,
              "launchers": "Antares | Minotaur | Pegasus",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 22,
                "name": "Minotaur-V on the launch pad",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184643.jpeg",
                "credit": "NASA/NASA Edge/Franklin Fitzgerald",
                "license": {
                  "id": 4,
                  "name": "NASA Image and Media Guidelines",
                  "priority": 0,
                  "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 167,
                "name": "[AUTO] Orbital ATK - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_logo_20190207032453.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185056.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 81,
                "name": "[AUTO] Orbital ATK - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_nation_20190207032453.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184830.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 100,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/100/?format=api",
              "name": "Orbital Sciences Corporation",
              "abbrev": "OSC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "",
              "administrator": null,
              "founding_year": null,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 2562,
                "name": "Orbital Science Logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_thumbnail_20251120065555.png",
                "credit": "Orbital Science",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 2563,
                "name": "Orbital Icon",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_20251120065816.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_thumbnail_20251120065816.png",
                "credit": "Orbital Science",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Pegasus XL HAPS",
      "variant": "HAPS",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "abbrev": "OSC",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": false,
        "country": [
          {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          }
        ],
        "description": "",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
          "id": 2562,
          "name": "Orbital Science Logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_thumbnail_20251120065555.png",
          "credit": "Orbital Science",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2563,
          "name": "Orbital Icon",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_20251120065816.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_thumbnail_20251120065816.png",
          "credit": "Orbital Science",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1800,
        "name": "Pegasus XL mounted on the carrier aircraft",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_xl_moun_image_20240307124328.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_xl_moun_image_thumbnail_20240307124328.jpeg",
        "credit": "NASA/Laurie Losey",
        "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/Pegasus_(rocket)"
    },
    {
      "response_mode": "normal",
      "id": 465,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/465/?format=api",
      "name": "SpaceShipTwo",
      "families": [],
      "full_name": "SpaceShipTwo",
      "variant": "",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "abbrev": "VG",
        "type": {
          "id": 5,
          "name": "Private"
        },
        "featured": false,
        "country": [
          {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          }
        ],
        "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
        "administrator": "Founder: Richard Branson",
        "founding_year": 2004,
        "launchers": "VMS Eve",
        "spacecraft": "VSS Enterprise | VSS Unity",
        "parent": null,
        "image": {
          "id": 32,
          "name": "[AUTO] Virgin Galactic - image",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184711.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 196,
          "name": "[AUTO] Virgin Galactic - logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185159.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 101,
          "name": "[AUTO] Virgin Galactic - social_logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_nation_20230617045127.jpg",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184858.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": true,
      "image": {
        "id": 1839,
        "name": "[AUTO] SpaceShipTwo - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193914.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/SpaceShipTwo"
    },
    {
      "response_mode": "normal",
      "id": 65,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/65/?format=api",
      "name": "Kuaizhou",
      "families": [
        {
          "response_mode": "normal",
          "id": 100,
          "name": "Kuaizhou",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 194,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/194/?format=api",
              "name": "ExPace",
              "abbrev": "EP",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 6,
                  "name": "China",
                  "alpha_2_code": "CN",
                  "alpha_3_code": "CHN",
                  "nationality_name": "Chinese",
                  "nationality_name_composed": "Sino"
                }
              ],
              "description": "ExPace is a Chinese space rocket company based in Wuhan, Hubei, China. It is a wholly owned subsidiary of missileer China Aerospace Science and Industry Corporation (CASIC), a Chinese state-owned company, and serves as its commercial rocket division. ExPace is focused on small satellite launchers to low Earth orbit.",
              "administrator": "CEO: Zhang Di",
              "founding_year": 2016,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": {
                "id": 57,
                "name": "[AUTO] ExPace - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/expace_nation_20230608044150.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184756.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Kuaizhou",
      "variant": "",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 184,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/184/?format=api",
        "name": "China Aerospace Science and Industry Corporation",
        "abbrev": "CASIC",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "featured": false,
        "country": [
          {
            "id": 6,
            "name": "China",
            "alpha_2_code": "CN",
            "alpha_3_code": "CHN",
            "nationality_name": "Chinese",
            "nationality_name_composed": "Sino"
          }
        ],
        "description": "The China Aerospace Science & Industry Corporation Limited (CASIC) is a Chinese state-owned corporation that designs, develops and manufactures a range of spacecrafts, launch vehicles, strategic and tactical missile systems, and ground equipment.",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 7,
          "name": "[AUTO] China Aerospace Science and Industry Corporation - image",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china_aerospace_image_20201111143053.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184555.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 123,
          "name": "[AUTO] China Aerospace Science and Industry Corporation - logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520industry2520corporation_logo_20201111180047.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184932.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 49,
          "name": "[AUTO] China Aerospace Science and Industry Corporation - social_logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20251213035232.jpg",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20251213035233.jpeg",
          "credit": "CASIC",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 2071,
        "name": "Kuaizhou-1 liftoff (Maiden Flight)",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou-1_lift_image_20240411121350.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou-1_lift_image_thumbnail_20240411121350.jpeg",
        "credit": "CASIC",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Kuaizhou"
    },
    {
      "response_mode": "normal",
      "id": 40,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/40/?format=api",
      "name": "Rokot/Briz-KM",
      "families": [
        {
          "response_mode": "normal",
          "id": 134,
          "name": "Rokot",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 163,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/163/?format=api",
              "name": "Russian Aerospace Defence Forces",
              "abbrev": "VKO",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": null,
              "launchers": "",
              "spacecraft": "",
              "parent": "Russian Federal Space Agency (ROSCOSMOS)",
              "image": null,
              "logo": null,
              "social_logo": null
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Rokot/Briz-KM",
      "variant": "Briz-KM",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 163,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/163/?format=api",
        "name": "Russian Aerospace Defence Forces",
        "abbrev": "VKO",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "featured": false,
        "country": [
          {
            "id": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          }
        ],
        "description": null,
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": "Russian Federal Space Agency (ROSCOSMOS)",
        "image": null,
        "logo": null,
        "social_logo": null
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1816,
        "name": "Rockot liftoff from Plesetsk Cosmodrome (Sentinel-3A)",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rokot25202f2520briz-km_image_20190224012237.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193839.jpeg",
        "credit": "ESA/Stephane Corvaja",
        "license": {
          "id": 2,
          "name": "ESA Standard Licence",
          "priority": 2,
          "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
        },
        "single_use": false,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Rokot"
    },
    {
      "response_mode": "normal",
      "id": 58,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/58/?format=api",
      "name": "Zenit 3F",
      "families": [
        {
          "response_mode": "normal",
          "id": 171,
          "name": "Zenith",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 112,
              "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_image_20190207032505.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_logo_20190207032505.png",
                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_nation_20190207032505.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184901.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Zenit",
      "variant": "",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 63,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "abbrev": "RFSA",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "featured": true,
        "country": [
          {
            "id": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          }
        ],
        "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
        "administrator": "Administrator: Yuri Borisov",
        "founding_year": 1992,
        "launchers": "Soyuz",
        "spacecraft": "Soyuz",
        "parent": null,
        "image": {
          "id": 25,
          "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 177,
          "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 89,
          "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": null,
      "wiki_url": null
    },
    {
      "response_mode": "normal",
      "id": 39,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/39/?format=api",
      "name": "Safir",
      "families": [
        {
          "response_mode": "normal",
          "id": 136,
          "name": "Nodong",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 34,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/34/?format=api",
              "name": "Iranian Space Agency",
              "abbrev": "ISA",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 32,
                  "name": "Iran",
                  "alpha_2_code": "IR",
                  "alpha_3_code": "IRN",
                  "nationality_name": "Iranian",
                  "nationality_name_composed": "Irano"
                }
              ],
              "description": "The Iranian Space Agency is Iran's governmental space agency. Iran became an orbital-launch-capable nation in 2009. Iran is one of the 24 founding members of the United Nations Committee on the Peaceful Uses of Outer Space, which was set up in 1958.",
              "administrator": "Administrator: Hassan Salarieh",
              "founding_year": 2004,
              "launchers": "Safir | Simorgh",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 145,
                "name": "[AUTO] Iranian Space Agency - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iranian2520space2520agency_logo_20200422091550.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185013.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": null
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Safir",
      "variant": "",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 34,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/34/?format=api",
        "name": "Iranian Space Agency",
        "abbrev": "ISA",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "featured": false,
        "country": [
          {
            "id": 32,
            "name": "Iran",
            "alpha_2_code": "IR",
            "alpha_3_code": "IRN",
            "nationality_name": "Iranian",
            "nationality_name_composed": "Irano"
          }
        ],
        "description": "The Iranian Space Agency is Iran's governmental space agency. Iran became an orbital-launch-capable nation in 2009. Iran is one of the 24 founding members of the United Nations Committee on the Peaceful Uses of Outer Space, which was set up in 1958.",
        "administrator": "Administrator: Hassan Salarieh",
        "founding_year": 2004,
        "launchers": "Safir | Simorgh",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
          "id": 145,
          "name": "[AUTO] Iranian Space Agency - logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iranian2520space2520agency_logo_20200422091550.jpg",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185013.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": null
      },
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": null,
      "wiki_url": null
    },
    {
      "response_mode": "normal",
      "id": 119,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/119/?format=api",
      "name": "Pegasus",
      "families": [
        {
          "response_mode": "normal",
          "id": 117,
          "name": "Pegasus",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 257,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/257/?format=api",
              "name": "Northrop Grumman Space Systems",
              "abbrev": "NGSS",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
              "administrator": "CEO: Kathy Warden",
              "founding_year": 2015,
              "launchers": "Antares | Minotaur | Pegasus",
              "spacecraft": "Cygnus",
              "parent": null,
              "image": {
                "id": 20,
                "name": "[AUTO] Northrop Grumman Space Systems - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184636.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 165,
                "name": "[AUTO] Northrop Grumman Space Systems - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185051.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 79,
                "name": "[AUTO] Northrop Grumman Space Systems - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520space2520systems_nation_20230624130158.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184827.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 179,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/179/?format=api",
              "name": "Orbital ATK",
              "abbrev": "OA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.",
              "administrator": "President: David W. Thompson",
              "founding_year": 2015,
              "launchers": "Antares | Minotaur | Pegasus",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 22,
                "name": "Minotaur-V on the launch pad",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184643.jpeg",
                "credit": "NASA/NASA Edge/Franklin Fitzgerald",
                "license": {
                  "id": 4,
                  "name": "NASA Image and Media Guidelines",
                  "priority": 0,
                  "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 167,
                "name": "[AUTO] Orbital ATK - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_logo_20190207032453.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185056.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 81,
                "name": "[AUTO] Orbital ATK - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_nation_20190207032453.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184830.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            {
              "response_mode": "normal",
              "id": 100,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/100/?format=api",
              "name": "Orbital Sciences Corporation",
              "abbrev": "OSC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "",
              "administrator": null,
              "founding_year": null,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 2562,
                "name": "Orbital Science Logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_thumbnail_20251120065555.png",
                "credit": "Orbital Science",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 2563,
                "name": "Orbital Icon",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_20251120065816.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_thumbnail_20251120065816.png",
                "credit": "Orbital Science",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            }
          ],
          "parent": null
        }
      ],
      "full_name": "Pegasus",
      "variant": "",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "abbrev": "OSC",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": false,
        "country": [
          {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          }
        ],
        "description": "",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
          "id": 2562,
          "name": "Orbital Science Logo",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_thumbnail_20251120065555.png",
          "credit": "Orbital Science",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2563,
          "name": "Orbital Icon",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_20251120065816.png",
          "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_icon_image_thumbnail_20251120065816.png",
          "credit": "Orbital Science",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1799,
        "name": "Pegasus post deployment from aircraft",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_image_20190830213841.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193810.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": false,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Pegasus_(rocket)"
    }
  ]
}