Launcher Config List
API endpoint that allows Launcher Configurations to be viewed.
GET: Return a list of all the existing launcher configurations.
MODE: Normal and Detailed /2.0.0/config/launcher/?mode=detailed
FILTERS: Fields - 'family', 'agency', 'name', 'manufacturer__name', 'full_name', 'manufacturer__launch_library_id'
Get all Launchers with the Launch Library ID of 44. Example - /2.0.0/config/launcher/?manufacturer__launch_library_id=44
Get all Launchers with the Agency with name NASA. Example - /2.0.0/config/launcher/?manufacturer__name=NASA
GET /2.0.0/config/launcher/?format=api&offset=210&ordering=gto_capacity
{ "count": 526, "next": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=220&ordering=gto_capacity", "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=200&ordering=gto_capacity", "results": [ { "id": 435, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/435/?format=api", "name": "Titan 405B", "manufacturer": { "id": 82, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/82/?format=api", "name": "Lockheed Martin", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "LMT", "description": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes. They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.", "administrator": null, "founding_year": "1953", "launchers": "Titan | Agena", "spacecraft": "Hubble | JUNO | InSight", "parent": null, "image_url": null }, "program": [], "family": "Titan", "full_name": "Titan 405B", "variant": "405B", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Titan_IV" }, { "id": 482, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/482/?format=api", "name": "Terran R", "manufacturer": { "id": 266, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/266/?format=api", "name": "Relativity Space", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "RS", "description": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.", "administrator": "CEO: Tim Ellis", "founding_year": "2015", "launchers": "Terran", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "Terran", "full_name": "Terran R", "variant": "R", "reusable": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/terran_r_image_20220912002151.png", "info_url": "https://www.relativityspace.com/rockets", "wiki_url": "https://en.wikipedia.org/wiki/Relativity_Space#Terran_R" }, { "id": 391, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/391/?format=api", "name": "Thor Able IV", "manufacturer": { "id": 153, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/153/?format=api", "name": "McDonnell Douglas", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "MDC", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "Thor", "full_name": "Thor Able IV", "variant": "Able IV", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Thor-Able" }, { "id": 143, "launch_library_id": 144, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/143/?format=api", "name": "Space Launch System (SLS)", "manufacturer": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "program": [ { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/program/15/?format=api", "name": "Artemis", "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.", "agencies": [ { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png", "start_date": "2017-12-11T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/specials/artemis/", "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program" } ], "family": "Space Launch System", "full_name": "Space Launch System Block 1", "variant": "Block 1", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20220331082429.jpeg", "info_url": "https://www.nasa.gov/exploration/systems/sls/fs/sls.html", "wiki_url": "https://en.wikipedia.org/wiki/Space_Launch_System" }, { "id": 415, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/415/?format=api", "name": "Thor SLV-2 Agena D", "manufacturer": { "id": 153, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/153/?format=api", "name": "McDonnell Douglas", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "MDC", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "Thor", "full_name": "Thor SLV-2 Agena D", "variant": "SLV-2 Agena D", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor-dm21_agena_image_20251109064525.png", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Thor-Agena" }, { "id": 450, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/450/?format=api", "name": "Volna", "manufacturer": { "id": 1013, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1013/?format=api", "name": "Makeyev Rocket Design Bureau", "featured": false, "type": "Commercial", "country_code": "RUS", "abbrev": "", "description": "The JSC Makeyev Design Bureau is a Russian missile design company located in Miass, Russia.\r\n\r\nEstablished in December 1947 as SKB-385, the company is the main designer of submarine-launched ballistic missiles (SLBM) in Russia. The organization was named in honor of Victor Makeyev. Its full official name is State Rocket Center «Academician V.P. Makeev Design Bureau».\r\n\r\nIn 1965, SKB-385 was redesignated the Design Bureau of Machine-Building (KBM) under the Ministry of General Machine-Building.", "administrator": null, "founding_year": "1947", "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "", "full_name": "Volna", "variant": "", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Volna" }, { "id": 376, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/376/?format=api", "name": "Soyuz 11A511M", "manufacturer": { "id": 1000, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1000/?format=api", "name": "Energia", "featured": false, "type": "Government", "country_code": "RUS", "abbrev": "OKB-1", "description": null, "administrator": null, "founding_year": "1946", "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "Soyuz", "full_name": "Soyuz 11A511M", "variant": "11A511M", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_(rocket)" }, { "id": 167, "launch_library_id": 18, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/167/?format=api", "name": "Vega", "manufacturer": { "id": 159, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/159/?format=api", "name": "Avio S.p.A", "featured": true, "type": "Commercial", "country_code": "ITA", "abbrev": "Avio", "description": "Avio S.p.A. is an Italian company operating in the aerospace sector with its head office in Colleferro near Rome, Italy. Founded in 1908, it is present in Italy and abroad with different commercial offices and 10 production sites.", "administrator": "CEO: Giulio Ranzo", "founding_year": "1908", "launchers": "Vega", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg" }, "program": [], "family": "Vega", "full_name": "Vega", "variant": "", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega_image_20201111143622.jpeg", "info_url": "http://www.arianespace.com/vehicle/vega/", "wiki_url": "https://en.wikipedia.org/wiki/Vega_(rocket)" }, { "id": 485, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/485/?format=api", "name": "Skyrora XL", "manufacturer": { "id": 1042, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1042/?format=api", "name": "Skyrora", "featured": false, "type": "Private", "country_code": "GBR", "abbrev": "SKR", "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.", "administrator": "CEO: Volodymyr Lvykin", "founding_year": "2017", "launchers": "Skyrora", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "", "full_name": "Skyrora XL", "variant": "XL", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyrora_xl_image_20221119120357.png", "info_url": "https://www.skyrora.com/skyrora-xl/", "wiki_url": "https://en.wikipedia.org/wiki/Skyrora#Skyrora_XL" }, { "id": 477, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/477/?format=api", "name": "Long March 8 (Core Only)", "manufacturer": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "featured": true, "type": "Government", "country_code": "CHN", "abbrev": "CASC", "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.", "administrator": "Chairman & President: Lei Fanpei", "founding_year": "1999", "launchers": "Long March", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg" }, "program": [], "family": "Long March", "full_name": "Long March 8 (Core Only)", "variant": "8", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-8_2528core-_image_20240315181855.png", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_8" } ] }