Modes

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

Example - /launcher_configuration_families/?mode=list

Filters

Parameters - attempted_landings, attempted_landings__gt, attempted_landings__gte, attempted_landings__lt, attempted_landings__lte, consecutive_successful_landings, consecutive_successful_landings__gt, consecutive_successful_landings__gte, consecutive_successful_landings__lt, consecutive_successful_landings__lte, consecutive_successful_launches, consecutive_successful_launches__gt, consecutive_successful_launches__gte, consecutive_successful_launches__lt, consecutive_successful_launches__lte, failed_landings, failed_landings__gt, failed_landings__gte, failed_landings__lt, failed_landings__lte, failed_launches, failed_launches__gt, failed_launches__gte, failed_launches__lt, failed_launches__lte, maiden_flight, maiden_flight__gt, maiden_flight__gte, maiden_flight__lt, maiden_flight__lte, manufacturer__abbrev, manufacturer__abbrev__contains, manufacturer__country_code, manufacturer__id, manufacturer__id__contains, manufacturer__name, manufacturer__name__contains, name, name__contains, pending_launches, pending_launches__gt, pending_launches__gte, pending_launches__lt, pending_launches__lte, successful_landings, successful_landings__gt, successful_landings__gte, successful_landings__lt, successful_landings__lte, successful_launches, successful_launches__gt, successful_launches__gte, successful_launches__lt, successful_launches__lte, total_launch_count, total_launch_count__gt, total_launch_count__gte, total_launch_count__lt, total_launch_count__lte

Example - /launcher_configuration_families/?manufacturer__name=SpaceX

Fields searched - manufacturer__abbrev, manufacturer__name, name

Example - /launcher_configuration_families/?search=Ariane

Ordering

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

Example - /launcher_configuration_families/?ordering=-total_launch_count

Number of results

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

Example - /launcher_configuration_families/?limit=2

Format

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

Help

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

GET /2.3.0/launcher_configuration_families/?format=api&offset=80
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 100,
    "next": "https://lldev.thespacedevs.com/2.3.0/launcher_configuration_families/?format=api&limit=10&offset=90",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launcher_configuration_families/?format=api&limit=10&offset=70",
    "results": [
        {
            "response_mode": "normal",
            "id": 191,
            "name": "Thor-Able",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 133,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/133/?format=api",
                    "name": "Aerojet",
                    "abbrev": "Aerojet",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "An American Propulsion and Rocket manufacturer founded in 1942 that worked on major projects for NASA such as the Apollo CM main engine, the Space Shuttle Orbital Maneuvering System, and engines for the Titan Rockets the launched the likes of Voyager. They merged with Rocketdyne in 2013.",
                    "administrator": null,
                    "founding_year": 1942,
                    "launchers": "Aerobee | Aerojet General X-8",
                    "spacecraft": "None",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                },
                {
                    "response_mode": "normal",
                    "id": 153,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
                    "name": "McDonnell Douglas",
                    "abbrev": "MDC",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": {
                "response_mode": "list",
                "id": 73,
                "name": "Thor"
            }
        },
        {
            "response_mode": "normal",
            "id": 194,
            "name": "Thorad-Agena",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 153,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
                    "name": "McDonnell Douglas",
                    "abbrev": "MDC",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": {
                "response_mode": "list",
                "id": 73,
                "name": "Thor"
            }
        },
        {
            "response_mode": "normal",
            "id": 193,
            "name": "Thor-Agena",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 153,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
                    "name": "McDonnell Douglas",
                    "abbrev": "MDC",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": {
                "response_mode": "list",
                "id": 73,
                "name": "Thor"
            }
        },
        {
            "response_mode": "normal",
            "id": 195,
            "name": "Thor-Burner",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 153,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
                    "name": "McDonnell Douglas",
                    "abbrev": "MDC",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": {
                "response_mode": "list",
                "id": 73,
                "name": "Thor"
            }
        },
        {
            "response_mode": "normal",
            "id": 192,
            "name": "Thor-Delta",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 153,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/153/?format=api",
                    "name": "McDonnell Douglas",
                    "abbrev": "MDC",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": null,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": {
                "response_mode": "list",
                "id": 73,
                "name": "Thor"
            }
        },
        {
            "response_mode": "normal",
            "id": 70,
            "name": "Titan",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 82,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                    "name": "Lockheed Martin",
                    "abbrev": "LMT",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "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": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": null
        },
        {
            "response_mode": "normal",
            "id": 198,
            "name": "Titan 34D",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 1014,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1014/?format=api",
                    "name": "Martin Marietta",
                    "abbrev": "MM",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "The Martin Marietta Corporation was an American company founded in 1961 through the merger of Glenn L. Martin Company and American-Marietta Corporation. The combined company became a leader in chemicals, aerospace, and electronics. In 1995, it merged with Lockheed Corporation to form Lockheed Martin.",
                    "administrator": null,
                    "founding_year": 1961,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": {
                "response_mode": "list",
                "id": 196,
                "name": "Titan III"
            }
        },
        {
            "response_mode": "normal",
            "id": 202,
            "name": "Titan II",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 1014,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1014/?format=api",
                    "name": "Martin Marietta",
                    "abbrev": "MM",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "The Martin Marietta Corporation was an American company founded in 1961 through the merger of Glenn L. Martin Company and American-Marietta Corporation. The combined company became a leader in chemicals, aerospace, and electronics. In 1995, it merged with Lockheed Corporation to form Lockheed Martin.",
                    "administrator": null,
                    "founding_year": 1961,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": {
                "response_mode": "list",
                "id": 70,
                "name": "Titan"
            }
        },
        {
            "response_mode": "normal",
            "id": 196,
            "name": "Titan III",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 82,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                    "name": "Lockheed Martin",
                    "abbrev": "LMT",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "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": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": {
                "response_mode": "list",
                "id": 70,
                "name": "Titan"
            }
        },
        {
            "response_mode": "normal",
            "id": 197,
            "name": "Titan IIIB",
            "manufacturer": [
                {
                    "response_mode": "normal",
                    "id": 82,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                    "name": "Lockheed Martin",
                    "abbrev": "LMT",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "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": null,
                    "logo": null,
                    "social_logo": null
                }
            ],
            "parent": {
                "response_mode": "list",
                "id": 196,
                "name": "Titan III"
            }
        }
    ]
}