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
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",
    "previous": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/?format=api&limit=10&offset=20",
    "results": [
        {
            "response_mode": "normal",
            "id": 42,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/42/?format=api",
            "name": "Soyuz T",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "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": [
                {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Soyuz",
                    "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 1000,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                        "name": "Energia",
                        "abbrev": "OKB-1",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "1966-11-28"
                }
            ],
            "in_use": false,
            "image": {
                "id": 1929,
                "name": "[AUTO] Soyuz T - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194150.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 41,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/41/?format=api",
            "name": "Soyuz TM",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "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": [
                {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Soyuz",
                    "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 1000,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                        "name": "Energia",
                        "abbrev": "OKB-1",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "1966-11-28"
                }
            ],
            "in_use": false,
            "image": {
                "id": 1930,
                "name": "[AUTO] Soyuz TM - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194152.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 40,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/40/?format=api",
            "name": "Soyuz TMA",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "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": [
                {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Soyuz",
                    "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 1000,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                        "name": "Energia",
                        "abbrev": "OKB-1",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "1966-11-28"
                }
            ],
            "in_use": false,
            "image": {
                "id": 1931,
                "name": "[AUTO] Soyuz TMA - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194153.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 39,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/39/?format=api",
            "name": "Soyuz TMA-M",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "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": [
                {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Soyuz",
                    "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 1000,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                        "name": "Energia",
                        "abbrev": "OKB-1",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "parent": null,
                    "maiden_flight": "1966-11-28"
                }
            ],
            "in_use": false,
            "image": {
                "id": 1932,
                "name": "[AUTO] Soyuz TMA-M - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma-m_image_20231225092103.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194155.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 44,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/44/?format=api",
            "name": "Space Rider",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "agency": {
                "response_mode": "list",
                "id": 27,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
                "name": "European Space Agency",
                "abbrev": "ESA",
                "type": {
                    "id": 2,
                    "name": "Multinational"
                }
            },
            "family": [],
            "in_use": false,
            "image": {
                "id": 2268,
                "name": "Space Rider in orbit render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_rider_in__image_20241109112332.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_rider_in__image_thumbnail_20241109112332.png",
                "credit": "ESA",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 27,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/27/?format=api",
            "name": "SpaceShipTwo",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "agency": {
                "response_mode": "list",
                "id": 1024,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "abbrev": "VG",
                "type": {
                    "id": 5,
                    "name": "Private"
                }
            },
            "family": [],
            "in_use": true,
            "image": {
                "id": 1933,
                "name": "[AUTO] SpaceShipTwo - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194156.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 14,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/14/?format=api",
            "name": "Space Shuttle",
            "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": 1934,
                "name": "[AUTO] Space Shuttle - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194159.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 26,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/26/?format=api",
            "name": "Starship",
            "type": {
                "id": 6,
                "name": "Reuseable Upper Stage"
            },
            "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": [],
            "in_use": true,
            "image": {
                "id": 1935,
                "name": "[AUTO] Starship - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_image_20231116184708.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194201.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 20,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/20/?format=api",
            "name": "Tesla Roadster",
            "type": {
                "id": 5,
                "name": "Mass Simulator"
            },
            "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": [],
            "in_use": false,
            "image": {
                "id": 1936,
                "name": "Tesla Roadster and Starman",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tesla2520roadster_image_20190307220553.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194202.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 25,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/25/?format=api",
            "name": "Tianzhou",
            "type": {
                "id": 4,
                "name": "Cargo Resupply"
            },
            "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": {
                "id": 1937,
                "name": "[AUTO] Tianzhou - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        }
    ]
}