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&offset=30&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=40&ordering=-name",
    "previous": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/?format=api&limit=10&offset=20&ordering=-name",
    "results": [
        {
            "response_mode": "normal",
            "id": 32,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/32/?format=api",
            "name": "Cygnus Upgraded",
            "type": {
                "id": 4,
                "name": "Cargo Resupply"
            },
            "agency": {
                "response_mode": "list",
                "id": 257,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api",
                "name": "Northrop Grumman Space Systems",
                "abbrev": "NGSS",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "family": [
                {
                    "response_mode": "normal",
                    "id": 3,
                    "name": "Cygnus",
                    "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 257,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api",
                        "name": "Northrop Grumman Space Systems",
                        "abbrev": "NGSS",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "2013-09-18"
                }
            ],
            "in_use": false,
            "image": {
                "id": 1910,
                "name": "Cygnus Enhanced",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 5,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/5/?format=api",
            "name": "Cygnus Standard",
            "type": {
                "id": 4,
                "name": "Cargo Resupply"
            },
            "agency": {
                "response_mode": "list",
                "id": 257,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api",
                "name": "Northrop Grumman Space Systems",
                "abbrev": "NGSS",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "family": [
                {
                    "response_mode": "normal",
                    "id": 3,
                    "name": "Cygnus",
                    "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 257,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api",
                        "name": "Northrop Grumman Space Systems",
                        "abbrev": "NGSS",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "2013-09-18"
                }
            ],
            "in_use": false,
            "image": {
                "id": 1911,
                "name": "[AUTO] Cygnus Standard - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520standard_image_20190207032514.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194121.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 19,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api",
            "name": "Cygnus Enhanced",
            "type": {
                "id": 4,
                "name": "Cargo Resupply"
            },
            "agency": {
                "response_mode": "list",
                "id": 257,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api",
                "name": "Northrop Grumman Space Systems",
                "abbrev": "NGSS",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "family": [
                {
                    "response_mode": "normal",
                    "id": 3,
                    "name": "Cygnus",
                    "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 257,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api",
                        "name": "Northrop Grumman Space Systems",
                        "abbrev": "NGSS",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "2013-09-18"
                }
            ],
            "in_use": true,
            "image": {
                "id": 1910,
                "name": "Cygnus Enhanced",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "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": []
            }
        },
        {
            "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": 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": 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": 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": 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": 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": []
            }
        }
    ]
}