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=10
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=20",
    "previous": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/?format=api&limit=10",
    "results": [
        {
            "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": 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": 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": 3,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/3/?format=api",
            "name": "Dragon 1",
            "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"
                }
            ],
            "in_use": false,
            "image": {
                "id": 1245,
                "name": "Dragon 1 in orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192134.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": 24,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/24/?format=api",
            "name": "Dream Chaser",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "agency": {
                "response_mode": "list",
                "id": 1020,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1020/?format=api",
                "name": "Sierra Nevada Corporation",
                "abbrev": "SNC",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "family": [],
            "in_use": true,
            "image": {
                "id": 1913,
                "name": "Dream Chaser Eagle on the runway",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dream_chaser_image_20200821084247.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194124.jpeg",
                "credit": "NASA/Ken Ulbrich",
                "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": 29,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/29/?format=api",
            "name": "Gaganyaan",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "response_mode": "list",
                "id": 1031,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1031/?format=api",
                "name": "Hindustan Aeronautics Limited",
                "abbrev": "HAL",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "family": [],
            "in_use": true,
            "image": {
                "id": 1914,
                "name": "[AUTO] Gaganyaan - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_image_20231021132705.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194125.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 12,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/12/?format=api",
            "name": "Gemini",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "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": 1915,
                "name": "[AUTO] Gemini - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194127.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 18,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/18/?format=api",
            "name": "H-II Transfer Vehicle (HTV)",
            "type": {
                "id": 4,
                "name": "Cargo Resupply"
            },
            "agency": {
                "response_mode": "list",
                "id": 37,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                "name": "Japan Aerospace Exploration Agency",
                "abbrev": "JAXA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "family": [
                {
                    "response_mode": "normal",
                    "id": 4,
                    "name": "HTV",
                    "description": "The H-II Transfer Vehicle (HTV), also called Kounotori, is an expendable, automated cargo spacecraft used to resupply the International Space Station",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 37,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                        "name": "Japan Aerospace Exploration Agency",
                        "abbrev": "JAXA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "2009-09-10"
                }
            ],
            "in_use": false,
            "image": {
                "id": 1082,
                "name": "HTV-4 captured by Canadarm2",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_thumbnail_20240325122159.jpeg",
                "credit": "JAXA/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": 11,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/11/?format=api",
            "name": "Mercury",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "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": 1917,
                "name": "[AUTO] Mercury - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mercury_image_20190207032519.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194131.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 13,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/13/?format=api",
            "name": "North American X-15",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "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": 1918,
                "name": "[AUTO] North American X-15 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520x-15_image_20190207032520.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194132.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        }
    ]
}