Modes

Levels of detail in the response - normal, detailed

Example - /spacecraft_configurations/?mode=detailed

Filters

Parameters - agency, human_rated, in_use, name

Example - /spacecraft_configurations/?human_rated=True

Fields searched - agency__abbrev, agency__name, name

Example - /spacecraft_configurations/?search=Dragon

Ordering

Fields - name

Example - /spacecraft_configurations/?ordering=name

Number of results

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

Example - /spacecraft_configurations/?limit=2

Format

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

Help

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

GET /2.3.0/spacecraft_configurations/?format=api&ordering=name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 43,
    "next": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/?format=api&limit=10&offset=10&ordering=name",
    "previous": null,
    "results": [
        {
            "response_mode": "normal",
            "id": 10,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/10/?format=api",
            "name": "Apollo Command/Service Module",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "response_mode": "list",
                "id": 999,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/999/?format=api",
                "name": "North American Aviation",
                "abbrev": "",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "family": [],
            "in_use": false,
            "image": {
                "id": 1902,
                "name": "[AUTO] Apollo Command/Service Module - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194107.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 43,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/43/?format=api",
            "name": "Apollo Lunar Module",
            "type": {
                "id": 7,
                "name": "Lander"
            },
            "agency": {
                "response_mode": "list",
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "family": [],
            "in_use": false,
            "image": {
                "id": 2089,
                "name": "Lunar Module on the Moon (Apollo 16)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_20240505074251.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_thumbnail_20240505074252.jpeg",
                "credit": "NASA / Apollo 16 astronauts",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 17,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/17/?format=api",
            "name": "Automated Transfer Vehicle (ATV)",
            "type": {
                "id": 4,
                "name": "Cargo Resupply"
            },
            "agency": {
                "response_mode": "list",
                "id": 115,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
                "name": "Arianespace",
                "abbrev": "ASA",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "family": [],
            "in_use": false,
            "image": {
                "id": 1903,
                "name": "Automated Transfer Vehicle (ATV)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/automated_trans_image_20231118111716.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194109.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 28,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/28/?format=api",
            "name": "Buran",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "agency": {
                "response_mode": "list",
                "id": 63,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "abbrev": "RFSA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "family": [],
            "in_use": false,
            "image": {
                "id": 1904,
                "name": "[AUTO] Buran - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/buran_image_20210902151254.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194110.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 7,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/7/?format=api",
            "name": "Cargo Dragon 2",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "family": [
                {
                    "response_mode": "normal",
                    "id": 6,
                    "name": "Dragon",
                    "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "2010-12-08"
                },
                {
                    "response_mode": "normal",
                    "id": 7,
                    "name": "Dragon 2",
                    "description": "Dragon 2 is a family of spacecraft developed and produced by American private space transportation company SpaceX. It was redesigned for human spaceflight, and is capable of docking to the ISS.",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "parent": {
                        "response_mode": "list",
                        "id": 6,
                        "name": "Dragon"
                    },
                    "maiden_flight": "2019-03-02"
                }
            ],
            "in_use": true,
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 31,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/31/?format=api",
            "name": "Chinese reusable spacecraft",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "agency": {
                "response_mode": "list",
                "id": 88,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "abbrev": "CASC",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "family": [],
            "in_use": true,
            "image": null
        },
        {
            "response_mode": "normal",
            "id": 22,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/22/?format=api",
            "name": "Crew Capsule 1",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "response_mode": "list",
                "id": 141,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "abbrev": "BO",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "family": [
                {
                    "response_mode": "normal",
                    "id": 5,
                    "name": "New Shepard Crew Capsule",
                    "description": "Capsules built for suborbital human spaceflight on New Shepard",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 141,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "abbrev": "BO",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "2015-04-29"
                }
            ],
            "in_use": false,
            "image": {
                "id": 1906,
                "name": "[AUTO] Crew Capsule 1 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25201_image_20190309100308.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194113.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 21,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/21/?format=api",
            "name": "Crew Capsule 2.0",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "response_mode": "list",
                "id": 141,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "abbrev": "BO",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "family": [
                {
                    "response_mode": "normal",
                    "id": 5,
                    "name": "New Shepard Crew Capsule",
                    "description": "Capsules built for suborbital human spaceflight on New Shepard",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 141,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "abbrev": "BO",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "2015-04-29"
                }
            ],
            "in_use": true,
            "image": {
                "id": 1907,
                "name": "New Shepard M7 H. G. Wells landed",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194115.jpeg",
                "credit": "Blue Origin",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 6,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/6/?format=api",
            "name": "Crew Dragon 2",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "family": [
                {
                    "response_mode": "normal",
                    "id": 6,
                    "name": "Dragon",
                    "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "2010-12-08"
                },
                {
                    "response_mode": "normal",
                    "id": 7,
                    "name": "Dragon 2",
                    "description": "Dragon 2 is a family of spacecraft developed and produced by American private space transportation company SpaceX. It was redesigned for human spaceflight, and is capable of docking to the ISS.",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "parent": {
                        "response_mode": "list",
                        "id": 6,
                        "name": "Dragon"
                    },
                    "maiden_flight": "2019-03-02"
                }
            ],
            "in_use": true,
            "image": {
                "id": 1181,
                "name": "Crew Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 9,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/9/?format=api",
            "name": "CST-100 Starliner",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "response_mode": "list",
                "id": 80,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
                "name": "Boeing",
                "abbrev": "BA",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "family": [],
            "in_use": true,
            "image": {
                "id": 1020,
                "name": "Boeing Starliner in orbit (OFT-2)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191414.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            }
        }
    ]
}