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=20&ordering=-gto_capacity
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 489,
    "next": "https://ll.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=30&ordering=-gto_capacity",
    "previous": "https://ll.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=10&ordering=-gto_capacity",
    "results": [
        {
            "id": 433,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/433/?format=api",
            "name": "Titan 404B",
            "manufacturer": {
                "id": 82,
                "url": "https://ll.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 404B",
            "variant": "404B",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Titan_IV"
        },
        {
            "id": 165,
            "launch_library_id": 117,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/165/?format=api",
            "name": "Antares 230",
            "manufacturer": {
                "id": 257,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                "name": "Northrop Grumman Space Systems",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "NGSS",
                "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_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg"
            },
            "program": [
                {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
                }
            ],
            "family": "Antares",
            "full_name": "Antares 230",
            "variant": "230",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/antares_230_lau_image_20240308082345.jpeg",
            "info_url": "http://www.northropgrumman.com/Capabilities/Antares/Pages/default.aspx",
            "wiki_url": "https://en.wikipedia.org/wiki/Antares_(rocket)#Antares_200"
        },
        {
            "id": 18,
            "launch_library_id": 9,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/18/?format=api",
            "name": "Ariane 5 ES",
            "manufacturer": {
                "id": 1044,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1044/?format=api",
                "name": "ArianeGroup",
                "featured": false,
                "type": "Commercial",
                "country_code": "FRA",
                "abbrev": "AG",
                "description": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
                "administrator": "CEO: André-Hubert Roussel",
                "founding_year": "2015",
                "launchers": "Ariane",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "program": [],
            "family": "Ariane 5",
            "full_name": "Ariane 5 ES",
            "variant": "ES",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane252052520es_image_20190222031145.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_5"
        },
        {
            "id": 304,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/304/?format=api",
            "name": "Delta II",
            "manufacturer": {
                "id": 153,
                "url": "https://ll.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": "Delta",
            "full_name": "Delta II 7425-9.5",
            "variant": "7425-9.5",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 467,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/467/?format=api",
            "name": "Delta II",
            "manufacturer": {
                "id": 153,
                "url": "https://ll.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": "Delta",
            "full_name": "Delta II 7420-10C",
            "variant": "7420-10C",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 175,
            "launch_library_id": 19,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/175/?format=api",
            "name": "Minotaur I",
            "manufacturer": {
                "id": 100,
                "url": "https://ll.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 I",
            "variant": "",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/minotaur2520i_image_20190224012247.jpeg",
            "info_url": null,
            "wiki_url": "http://en.wikipedia.org/wiki/Minotaur_I"
        },
        {
            "id": 59,
            "launch_library_id": 82,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/59/?format=api",
            "name": "Antares 130",
            "manufacturer": {
                "id": 100,
                "url": "https://ll.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": [
                {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
                }
            ],
            "family": "Antares",
            "full_name": "Antares 130",
            "variant": "130",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/antares_130_exp_image_20240308083257.jpg",
            "info_url": "http://www.northropgrumman.com/Capabilities/Antares/Pages/default.aspx",
            "wiki_url": "https://en.wikipedia.org/wiki/Antares_(rocket)#Antares_100"
        },
        {
            "id": 367,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/367/?format=api",
            "name": "Scout X-3",
            "manufacturer": {
                "id": 1006,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1006/?format=api",
                "name": "Vought",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "",
                "description": "Vought was the name of several related American aerospace firms. These have included, in the past, Lewis and Vought Corporation, Chance Vought, Vought-Sikorsky, LTV Aerospace (part of Ling-Temco-Vought), Vought Aircraft Companies, and Vought Aircraft Industries. The first incarnation of Vought was established by Chance M. Vought and Birdseye Lewis in 1917. In 1928, it was acquired by United Aircraft and Transport Corporation, which a few years later became United Aircraft Corporation; this was the first of many reorganizations and buyouts. During the 1920s and 1930s, Vought Aircraft and Chance Vought specialized in carrier-based aircraft for the United States Navy, by far its biggest customer. Chance Vought produced thousands of planes during World War II, including the F4U Corsair. Vought became independent again in 1954, and was purchased by Ling-Temco-Vought in 1961. The company designed and produced a variety of planes and missiles throughout the Cold War. Vought was sold from LTV and owned in various degrees by the Carlyle Group and Northrop Grumman in the early 1990s. It was then fully bought by Carlyle, renamed Vought Aircraft Industries, with headquarters in Dallas, Texas. In June 2010, the Carlyle Group sold Vought to the Triumph Group.",
                "administrator": null,
                "founding_year": "1917",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "program": [],
            "family": "Scout",
            "full_name": "Scout X-3",
            "variant": "3",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Scout_(rocket_family)"
        },
        {
            "id": 311,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/311/?format=api",
            "name": "Diamant A",
            "manufacturer": {
                "id": 1008,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1008/?format=api",
                "name": "Société d'étude et de réalisation d'engins balistiques",
                "featured": false,
                "type": "Commercial",
                "country_code": "FRA",
                "abbrev": "",
                "description": "Société d'étude et de réalisation d'engins balistiques or SÉREB was a French aviation company. It was created initially to develop two-stage ballistic missiles for nuclear weapons (Force de dissuasion nucléaire française). CNES was formed in 1961, which took over much development of civilian research.",
                "administrator": null,
                "founding_year": "1959",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "program": [],
            "family": "Diamant",
            "full_name": "Diamant A",
            "variant": "A",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/diamant_a_lifto_image_20240411170731.png",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Diamant"
        },
        {
            "id": 366,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/366/?format=api",
            "name": "Scout X-2M",
            "manufacturer": {
                "id": 1006,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1006/?format=api",
                "name": "Vought",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "",
                "description": "Vought was the name of several related American aerospace firms. These have included, in the past, Lewis and Vought Corporation, Chance Vought, Vought-Sikorsky, LTV Aerospace (part of Ling-Temco-Vought), Vought Aircraft Companies, and Vought Aircraft Industries. The first incarnation of Vought was established by Chance M. Vought and Birdseye Lewis in 1917. In 1928, it was acquired by United Aircraft and Transport Corporation, which a few years later became United Aircraft Corporation; this was the first of many reorganizations and buyouts. During the 1920s and 1930s, Vought Aircraft and Chance Vought specialized in carrier-based aircraft for the United States Navy, by far its biggest customer. Chance Vought produced thousands of planes during World War II, including the F4U Corsair. Vought became independent again in 1954, and was purchased by Ling-Temco-Vought in 1961. The company designed and produced a variety of planes and missiles throughout the Cold War. Vought was sold from LTV and owned in various degrees by the Carlyle Group and Northrop Grumman in the early 1990s. It was then fully bought by Carlyle, renamed Vought Aircraft Industries, with headquarters in Dallas, Texas. In June 2010, the Carlyle Group sold Vought to the Triumph Group.",
                "administrator": null,
                "founding_year": "1917",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "program": [],
            "family": "Scout",
            "full_name": "Scout X-2M",
            "variant": "X-2M",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Scout_(rocket_family)"
        }
    ]
}