Modes

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

Example - /agencies/?mode=list

Filters

Parameters - abbrev, abbrev__contains, 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, country_code, description, description__contains, 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, featured, founding_year, founding_year__gt, founding_year__gte, founding_year__lt, founding_year__lte, id, name, name__contains, parent__id, pending_launches, pending_launches__gt, pending_launches__gte, pending_launches__lt, pending_launches__lte, spacecraft, 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, type__id

Example - /agencies/?abbrev=NASA

Fields searched - abbrev, name

Example - /agencies/?search=SpaceX

Ordering

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

Example - /agencies/?ordering=-total_launch_count

Number of results

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

Example - /agencies/?limit=2

Format

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

Help

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

GET /2.3.0/agencies/1000/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "response_mode": "detailed",
  "id": 1000,
  "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
  "name": "Energia",
  "abbrev": "OKB-1",
  "type": {
    "id": 1,
    "name": "Government"
  },
  "featured": false,
  "country": [
    {
      "id": 5,
      "name": "Russia",
      "alpha_2_code": "RU",
      "alpha_3_code": "RUS",
      "nationality_name": "Russian",
      "nationality_name_composed": "Russo"
    }
  ],
  "description": null,
  "administrator": null,
  "founding_year": 1946,
  "launchers": "",
  "spacecraft": "",
  "parent": null,
  "image": null,
  "logo": null,
  "social_logo": null,
  "total_launch_count": 0,
  "consecutive_successful_launches": 0,
  "successful_launches": 0,
  "failed_launches": 0,
  "pending_launches": 0,
  "consecutive_successful_landings": 0,
  "successful_landings": 0,
  "failed_landings": 0,
  "attempted_landings": 0,
  "successful_landings_spacecraft": 0,
  "failed_landings_spacecraft": 0,
  "attempted_landings_spacecraft": 0,
  "successful_landings_payload": 0,
  "failed_landings_payload": 0,
  "attempted_landings_payload": 0,
  "info_url": null,
  "wiki_url": "https://en.wikipedia.org/wiki/Energia_(corporation)",
  "social_media_links": [],
  "launcher_list": [
    {
      "response_mode": "detailed",
      "id": 314,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/314/?format=api",
      "name": "Energiya",
      "families": [
        {
          "response_mode": "detailed",
          "id": 77,
          "name": "Energiya",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 1000,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
              "name": "Energia",
              "abbrev": "OKB-1",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": 1946,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null,
              "total_launch_count": 0,
              "consecutive_successful_launches": 0,
              "successful_launches": 0,
              "failed_launches": 0,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Energia_(corporation)",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": false,
          "maiden_flight": "1987-05-15",
          "total_launch_count": 2,
          "consecutive_successful_launches": 1,
          "successful_launches": 1,
          "failed_launches": 1,
          "pending_launches": 0,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Energiya",
      "variant": "",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": {
        "id": 2060,
        "name": "Energiya with Pollus",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/energia_with_po_image_20240411093709.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/energia_with_po_image_thumbnail_20240411093710.jpeg",
        "credit": "Sayanesy",
        "license": {
          "id": 25,
          "name": "CC0 1.0",
          "priority": 3,
          "link": "https://creativecommons.org/publicdomain/zero/1.0/deed.en"
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Energia",
      "description": "Energia (Russian: Энергия, Energiya, \"Energy\") (GRAU 11K25) was a Soviet rocket that was designed by NPO Energia to serve as a heavy-lift partially recoverable launch system for a variety of payloads including the Buran spacecraft.",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 97.0,
      "diameter": 17.65,
      "maiden_flight": "1987-05-15",
      "launch_cost": null,
      "launch_mass": 2524.0,
      "leo_capacity": 88000.0,
      "gto_capacity": null,
      "geo_capacity": 22000.0,
      "sso_capacity": null,
      "to_thrust": 35129.0,
      "apogee": null,
      "total_launch_count": 1,
      "consecutive_successful_launches": 0,
      "successful_launches": 0,
      "failed_launches": 1,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": null
    },
    {
      "response_mode": "detailed",
      "id": 315,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/315/?format=api",
      "name": "Energiya/Buran",
      "families": [
        {
          "response_mode": "detailed",
          "id": 77,
          "name": "Energiya",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 1000,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
              "name": "Energia",
              "abbrev": "OKB-1",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": 1946,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null,
              "total_launch_count": 0,
              "consecutive_successful_launches": 0,
              "successful_launches": 0,
              "failed_launches": 0,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Energia_(corporation)",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": false,
          "maiden_flight": "1987-05-15",
          "total_launch_count": 2,
          "consecutive_successful_launches": 1,
          "successful_launches": 1,
          "failed_launches": 1,
          "pending_launches": 0,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Energiya/Buran",
      "variant": "",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": true,
      "image": {
        "id": 1728,
        "name": "[AUTO] Energiya/Buran - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/energiya2fbura_image_20210903112117.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193614.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/Energia",
      "description": "Energia (Russian: Энергия, Energiya, \"Energy\") (GRAU 11K25) was a Soviet rocket that was designed by NPO Energia to serve as a heavy-lift partially recoverable launch system for a variety of payloads including the Buran spacecraft.",
      "alias": "",
      "min_stage": 3,
      "max_stage": 3,
      "length": 97.0,
      "diameter": 17.65,
      "maiden_flight": "1988-11-15",
      "launch_cost": null,
      "launch_mass": 2629.0,
      "leo_capacity": 90400.0,
      "gto_capacity": null,
      "geo_capacity": 20000.0,
      "sso_capacity": null,
      "to_thrust": 35301.0,
      "apogee": null,
      "total_launch_count": 1,
      "consecutive_successful_launches": 1,
      "successful_launches": 1,
      "failed_launches": 0,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": null
    },
    {
      "response_mode": "detailed",
      "id": 373,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/373/?format=api",
      "name": "Soyuz 11A510",
      "families": [
        {
          "response_mode": "detailed",
          "id": 147,
          "name": "Soyuz",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 111,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/111/?format=api",
              "name": "Progress Rocket Space Center",
              "abbrev": "PRSC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
              "administrator": "CEO: Dmitry Baranov",
              "founding_year": 1996,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 171,
                "name": "[AUTO] Progress Rocket Space Center - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": null,
              "total_launch_count": 45,
              "consecutive_successful_launches": 3,
              "successful_launches": 44,
              "failed_launches": 1,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": "https://en.samspace.ru/",
              "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": true,
          "maiden_flight": "1965-12-27",
          "total_launch_count": 1038,
          "consecutive_successful_launches": 134,
          "successful_launches": 1007,
          "failed_launches": 31,
          "pending_launches": 4,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Soyuz 11A510",
      "variant": "11A510",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Soyuz/Vostok",
      "description": "The Soyuz/Vostok, also known as just Soyuz or Vostok, or by its GRAU index, 11A510 was an interim expendable carrier rocket used by the Soviet Union in 1965 and 1966. Two were launched with prototype US-A satellites.",
      "alias": "",
      "min_stage": 3,
      "max_stage": 3,
      "length": 31.0,
      "diameter": 10.3,
      "maiden_flight": "1965-12-27",
      "launch_cost": null,
      "launch_mass": 275.0,
      "leo_capacity": 4500.0,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 4037.0,
      "apogee": null,
      "total_launch_count": 2,
      "consecutive_successful_launches": 2,
      "successful_launches": 2,
      "failed_launches": 0,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P204DT10H33M4S"
    },
    {
      "response_mode": "detailed",
      "id": 374,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/374/?format=api",
      "name": "Soyuz 11A511",
      "families": [
        {
          "response_mode": "detailed",
          "id": 147,
          "name": "Soyuz",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 111,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/111/?format=api",
              "name": "Progress Rocket Space Center",
              "abbrev": "PRSC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
              "administrator": "CEO: Dmitry Baranov",
              "founding_year": 1996,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 171,
                "name": "[AUTO] Progress Rocket Space Center - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": null,
              "total_launch_count": 45,
              "consecutive_successful_launches": 3,
              "successful_launches": 44,
              "failed_launches": 1,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": "https://en.samspace.ru/",
              "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": true,
          "maiden_flight": "1965-12-27",
          "total_launch_count": 1038,
          "consecutive_successful_launches": 134,
          "successful_launches": 1007,
          "failed_launches": 31,
          "pending_launches": 4,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Soyuz 11A511",
      "variant": "11A511",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_(rocket)",
      "description": "The Soyuz was a Soviet expendable carrier rocket designed in the 1960s by OKB-1 and manufactured by State Aviation Plant No. 1 in Kuybyshev, Soviet Union. It was commissioned to launch Soyuz spacecraft as part of the Soviet human spaceflight program, first with 8 uncrewed test flights, followed by the first 19 crewed launches.",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 45.6,
      "diameter": 10.3,
      "maiden_flight": "1966-11-28",
      "launch_cost": null,
      "launch_mass": 308.0,
      "leo_capacity": 6450.0,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 4037.0,
      "apogee": null,
      "total_launch_count": 0,
      "consecutive_successful_launches": 0,
      "successful_launches": 0,
      "failed_launches": 0,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": null
    },
    {
      "response_mode": "detailed",
      "id": 375,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/375/?format=api",
      "name": "Soyuz 11A511L",
      "families": [
        {
          "response_mode": "detailed",
          "id": 147,
          "name": "Soyuz",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 111,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/111/?format=api",
              "name": "Progress Rocket Space Center",
              "abbrev": "PRSC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
              "administrator": "CEO: Dmitry Baranov",
              "founding_year": 1996,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 171,
                "name": "[AUTO] Progress Rocket Space Center - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": null,
              "total_launch_count": 45,
              "consecutive_successful_launches": 3,
              "successful_launches": 44,
              "failed_launches": 1,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": "https://en.samspace.ru/",
              "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": true,
          "maiden_flight": "1965-12-27",
          "total_launch_count": 1038,
          "consecutive_successful_launches": 134,
          "successful_launches": 1007,
          "failed_launches": 31,
          "pending_launches": 4,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Soyuz 11A511L",
      "variant": "11A511L",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_(rocket))",
      "description": "The Soyuz was a Soviet expendable carrier rocket designed in the 1960s by OKB-1 and manufactured by State Aviation Plant No. 1 in Kuybyshev, Soviet Union. It was commissioned to launch Soyuz spacecraft as part of the Soviet human spaceflight program, first with 8 uncrewed test flights, followed by the first 19 crewed launches.",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 50.0,
      "diameter": 2.95,
      "maiden_flight": "1971-08-12",
      "launch_cost": null,
      "launch_mass": 300.0,
      "leo_capacity": 5500.0,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 4054.0,
      "apogee": null,
      "total_launch_count": 3,
      "consecutive_successful_launches": 3,
      "successful_launches": 3,
      "failed_launches": 0,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P93DT23H51M20S"
    },
    {
      "response_mode": "detailed",
      "id": 376,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/376/?format=api",
      "name": "Soyuz 11A511M",
      "families": [
        {
          "response_mode": "detailed",
          "id": 147,
          "name": "Soyuz",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 111,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/111/?format=api",
              "name": "Progress Rocket Space Center",
              "abbrev": "PRSC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
              "administrator": "CEO: Dmitry Baranov",
              "founding_year": 1996,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 171,
                "name": "[AUTO] Progress Rocket Space Center - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": null,
              "total_launch_count": 45,
              "consecutive_successful_launches": 3,
              "successful_launches": 44,
              "failed_launches": 1,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": "https://en.samspace.ru/",
              "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": true,
          "maiden_flight": "1965-12-27",
          "total_launch_count": 1038,
          "consecutive_successful_launches": 134,
          "successful_launches": 1007,
          "failed_launches": 31,
          "pending_launches": 4,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Soyuz 11A511M",
      "variant": "11A511M",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_(rocket)",
      "description": "The Soyuz was a Soviet expendable carrier rocket designed in the 1960s by OKB-1 and manufactured by State Aviation Plant No. 1 in Kuybyshev, Soviet Union. It was commissioned to launch Soyuz spacecraft as part of the Soviet human spaceflight program, first with 8 uncrewed test flights, followed by the first 19 crewed launches.",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 50.0,
      "diameter": 2.95,
      "maiden_flight": "1971-12-27",
      "launch_cost": null,
      "launch_mass": 300.0,
      "leo_capacity": 6600.0,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 4054.0,
      "apogee": null,
      "total_launch_count": 8,
      "consecutive_successful_launches": 8,
      "successful_launches": 8,
      "failed_launches": 0,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P127DT21H49M58S"
    },
    {
      "response_mode": "detailed",
      "id": 379,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/379/?format=api",
      "name": "Sputnik 11A59",
      "families": [
        {
          "response_mode": "detailed",
          "id": 154,
          "name": "Sputnik",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 1000,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
              "name": "Energia",
              "abbrev": "OKB-1",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": 1946,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null,
              "total_launch_count": 0,
              "consecutive_successful_launches": 0,
              "successful_launches": 0,
              "failed_launches": 0,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Energia_(corporation)",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": false,
          "maiden_flight": "1957-10-04",
          "total_launch_count": 6,
          "consecutive_successful_launches": 3,
          "successful_launches": 5,
          "failed_launches": 1,
          "pending_launches": 0,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Sputnik 11A59",
      "variant": "11A59",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Polyot_(rocket)",
      "description": "An early Russian rocket designed by Sergei Korolev in the Soviet Union",
      "alias": "",
      "min_stage": 1,
      "max_stage": 1,
      "length": 30.0,
      "diameter": 2.99,
      "maiden_flight": "1963-12-01",
      "launch_cost": null,
      "launch_mass": 277.0,
      "leo_capacity": 1400.0,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 3999.0,
      "apogee": null,
      "total_launch_count": 2,
      "consecutive_successful_launches": 2,
      "successful_launches": 2,
      "failed_launches": 0,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P163DT33M22S"
    },
    {
      "response_mode": "detailed",
      "id": 469,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/469/?format=api",
      "name": "Sputnik 8A91",
      "families": [
        {
          "response_mode": "detailed",
          "id": 154,
          "name": "Sputnik",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 1000,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
              "name": "Energia",
              "abbrev": "OKB-1",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": 1946,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null,
              "total_launch_count": 0,
              "consecutive_successful_launches": 0,
              "successful_launches": 0,
              "failed_launches": 0,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Energia_(corporation)",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": false,
          "maiden_flight": "1957-10-04",
          "total_launch_count": 6,
          "consecutive_successful_launches": 3,
          "successful_launches": 5,
          "failed_launches": 1,
          "pending_launches": 0,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Sputnik 8A91",
      "variant": "8A91",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": {
        "id": 1843,
        "name": "[AUTO] Sputnik 8A91 - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sputnik_8a91_image_20210830171943.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193921.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": null,
      "description": "An early Russian rocket designed by Sergei Korolev in the Soviet Union",
      "alias": "",
      "min_stage": 1,
      "max_stage": 1,
      "length": null,
      "diameter": null,
      "maiden_flight": "1958-02-03",
      "launch_cost": null,
      "launch_mass": null,
      "leo_capacity": null,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": null,
      "apogee": null,
      "total_launch_count": 2,
      "consecutive_successful_launches": 1,
      "successful_launches": 1,
      "failed_launches": 1,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P18D"
    },
    {
      "response_mode": "detailed",
      "id": 468,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/468/?format=api",
      "name": "Sputnik 8K74PS",
      "families": [
        {
          "response_mode": "detailed",
          "id": 154,
          "name": "Sputnik",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 1000,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
              "name": "Energia",
              "abbrev": "OKB-1",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": 1946,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null,
              "total_launch_count": 0,
              "consecutive_successful_launches": 0,
              "successful_launches": 0,
              "failed_launches": 0,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Energia_(corporation)",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": false,
          "maiden_flight": "1957-10-04",
          "total_launch_count": 6,
          "consecutive_successful_launches": 3,
          "successful_launches": 5,
          "failed_launches": 1,
          "pending_launches": 0,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Sputnik 8K74PS",
      "variant": "8K74PS",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": {
        "id": 1844,
        "name": "[AUTO] Sputnik 8K74PS - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sputnik_8k74ps_image_20210830185541.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193923.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": null,
      "description": "An early Russian rocket designed by Sergei Korolev in the Soviet Union",
      "alias": "",
      "min_stage": 1,
      "max_stage": 1,
      "length": null,
      "diameter": null,
      "maiden_flight": "1957-10-04",
      "launch_cost": null,
      "launch_mass": null,
      "leo_capacity": null,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": null,
      "apogee": null,
      "total_launch_count": 2,
      "consecutive_successful_launches": 2,
      "successful_launches": 2,
      "failed_launches": 0,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P29DT7H1M26S"
    },
    {
      "response_mode": "detailed",
      "id": 454,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/454/?format=api",
      "name": "Vostok-L 8K72",
      "families": [
        {
          "response_mode": "detailed",
          "id": 169,
          "name": "Vostok",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 1000,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
              "name": "Energia",
              "abbrev": "OKB-1",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": 1946,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null,
              "total_launch_count": 0,
              "consecutive_successful_launches": 0,
              "successful_launches": 0,
              "failed_launches": 0,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Energia_(corporation)",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": false,
          "maiden_flight": "1958-09-23",
          "total_launch_count": 150,
          "consecutive_successful_launches": 82,
          "successful_launches": 138,
          "failed_launches": 12,
          "pending_launches": 0,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Vostok-L 8K72",
      "variant": "L 8K72",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": {
        "id": 2584,
        "name": "Vostok-L (Luna 1)",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok-l_2528l_image_20251204203918.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok-l_2528l_image_thumbnail_20251204203919.jpeg",
        "credit": "Roscosmos",
        "license": {
          "id": 14,
          "name": "Roscosmos Image Use Policy",
          "priority": 3,
          "link": "https://www.roscosmos.ru/22650/"
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vostok-L",
      "description": "The Vostok-L was a rocket used by the Soviet Union to conduct several early tests of the Vostok spacecraft",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 30.84,
      "diameter": 2.6,
      "maiden_flight": "1958-09-23",
      "launch_cost": null,
      "launch_mass": 277.0,
      "leo_capacity": 4000.0,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 3956.0,
      "apogee": null,
      "total_launch_count": 9,
      "consecutive_successful_launches": 0,
      "successful_launches": 3,
      "failed_launches": 6,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P1DT1H56S"
    }
  ],
  "spacecraft_list": []
}