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=230&ordering=launch_cost
{ "count": 510, "next": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=240&ordering=launch_cost", "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=220&ordering=launch_cost", "results": [ { "id": 436, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/436/?format=api", "name": "Titan II SLV", "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 II SLV", "variant": "23G", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/titan_ii_slv_image_20231231110038.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Titan_23G" }, { "id": 344, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/344/?format=api", "name": "Project Pilot", "manufacturer": { "id": 166, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/166/?format=api", "name": "US Navy", "featured": false, "type": "Government", "country_code": "USA", "abbrev": "USN", "description": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.", "administrator": null, "founding_year": "1963", "launchers": "", "spacecraft": "Vanguard 1-3 | Parker Solar Probe", "parent": null, "image_url": null }, "program": [], "family": "", "full_name": "Project Pilot", "variant": "", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/NOTS-EV-1_Pilot" }, { "id": 130, "launch_library_id": 162, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/130/?format=api", "name": "Titan IVB", "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 IVB/Centaur", "variant": "Centaur", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/titan2520ivb_image_20190222030244.jpeg", "info_url": "https://archive.org/embed/gov.dod.dimoc.20693", "wiki_url": "https://en.wikipedia.org/wiki/Titan_IV" }, { "id": 416, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/416/?format=api", "name": "Thor SLV-2A Agena B", "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-2A Agena B", "variant": "SLV-2A Agena B", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Thor-Agena" }, { "id": 383, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/383/?format=api", "name": "Minotaur-C 1110", "manufacturer": { "id": 100, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/100/?format=api", "name": "Orbital Sciences Corporation", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "OSC", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "Minotaur", "full_name": "Minotaur-C 1110", "variant": "1110", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Minotaur-C" }, { "id": 453, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/453/?format=api", "name": "Vostok 8K72", "manufacturer": { "id": 103, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/103/?format=api", "name": "RKK Energiya", "featured": false, "type": "Commercial", "country_code": "RUS", "abbrev": "RSC", "description": "", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "Vostok", "full_name": "Vostok 8K72", "variant": "8K72", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Vostok_(rocket_family)" }, { "id": 454, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/454/?format=api", "name": "Vostok-L 8K72", "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": "Vostok", "full_name": "Vostok-L 8K72", "variant": "L 8K72", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Vostok-L" }, { "id": 510, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/510/?format=api", "name": "Long March 6C", "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 6C", "variant": "", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-6c_on_the_la_image_20240507065151.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_6C" }, { "id": 405, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/405/?format=api", "name": "Thor Delta E1", "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 Delta E1", "variant": "Delta E1", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Thor-Delta" }, { "id": 438, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/438/?format=api", "name": "Titan IIIB", "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 IIIB", "variant": "IIIB", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Titan_IIIB" } ] }