Modes

Levels of detail in the response - normal, detailed

Example - /spacecraft/?mode=detailed

Filters

Parameters - in_space, is_placeholder, name, spacecraft_config, status

Example - /spacecraft/?is_placeholder=True

Fields searched - name, spacecraft_config__name

Example - /spacecraft/?search=Endeavour

Ordering

Fields - flights_count, id, mission_ends_count, time_docked, time_in_space

Example - /spacecraft/?ordering=-flights_count

Number of results

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

Example - /spacecraft/?limit=2

Format

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

Help

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

GET /2.3.0/spacecraft/?format=api&offset=560&ordering=flights_count
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 590,
    "next": "https://lldev.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=570&ordering=flights_count",
    "previous": "https://lldev.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=550&ordering=flights_count",
    "results": [
        {
            "response_mode": "normal",
            "id": 554,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/554/?format=api",
            "name": "Cargo Dragon C211",
            "serial_number": "C211",
            "is_placeholder": false,
            "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": []
            },
            "in_space": false,
            "time_in_space": "P88DT7H3M3S",
            "time_docked": "P83DT20H24M",
            "flights_count": 2,
            "mission_ends_count": 2,
            "status": {
                "id": 1,
                "name": "Active"
            },
            "description": "Third Cargo Dragon 2",
            "spacecraft_config": {
                "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": []
                }
            },
            "fastest_turnaround": "P302DT15H9M14S"
        },
        {
            "response_mode": "normal",
            "id": 442,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/442/?format=api",
            "name": "X-15-1",
            "serial_number": "56-6670",
            "is_placeholder": 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": []
            },
            "in_space": false,
            "time_in_space": "PT18M",
            "time_docked": "P0D",
            "flights_count": 2,
            "mission_ends_count": 2,
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "description": "First X-15 experimental rocket plane.",
            "spacecraft_config": {
                "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": []
                }
            },
            "fastest_turnaround": "P1041DT20H9M"
        },
        {
            "response_mode": "normal",
            "id": 485,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/485/?format=api",
            "name": "Mercury No.14",
            "serial_number": "14",
            "is_placeholder": 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": []
            },
            "in_space": false,
            "time_in_space": "PT10M",
            "time_docked": "P0D",
            "flights_count": 2,
            "mission_ends_count": 2,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Mercury No.14 is the Mercury capsule used for the Little Joe 5A mission.",
            "spacecraft_config": {
                "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": []
                }
            },
            "fastest_turnaround": "P40DT21H9M"
        },
        {
            "response_mode": "normal",
            "id": 591,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/591/?format=api",
            "name": "LM Falcon",
            "serial_number": "LM-10",
            "is_placeholder": 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": []
            },
            "in_space": false,
            "time_in_space": "P4DT16H35M7S",
            "time_docked": "P4DT6H59M3S",
            "flights_count": 2,
            "mission_ends_count": 2,
            "status": {
                "id": 3,
                "name": "Destroyed"
            },
            "description": "Flown on Apollo 15.\r\n\r\nDescent stage on lunar surface at Hadley–Apennine, ascent stage deliberately crashed into Moon",
            "spacecraft_config": {
                "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": []
                }
            },
            "fastest_turnaround": "P2DT18H54M54S"
        },
        {
            "response_mode": "normal",
            "id": 588,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/588/?format=api",
            "name": "LM Intrepid",
            "serial_number": "LM-6",
            "is_placeholder": 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": []
            },
            "in_space": false,
            "time_in_space": "P4DT20H28M19S",
            "time_docked": "P4DT10H50M20S",
            "flights_count": 2,
            "mission_ends_count": 2,
            "status": {
                "id": 3,
                "name": "Destroyed"
            },
            "description": "Flown on Apollo 12.\r\n\r\nDescent stage on lunar surface at Ocean of Storms, ascent stage deliberately crashed into Moon.",
            "spacecraft_config": {
                "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": []
                }
            },
            "fastest_turnaround": "P1DT7H31M12S"
        },
        {
            "response_mode": "normal",
            "id": 587,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/587/?format=api",
            "name": "LM Eagle",
            "serial_number": "LM-5",
            "is_placeholder": 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": []
            },
            "in_space": false,
            "time_in_space": "P4DT12H33M11S",
            "time_docked": "P4DT2H54M28S",
            "flights_count": 2,
            "mission_ends_count": 2,
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "description": "Flown on Apollo 11.\r\n\r\nDescent stage on lunar surface in Sea of Tranquility, ascent stage left in lunar orbit (could be still orbiting the moon)",
            "spacecraft_config": {
                "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": []
                }
            },
            "fastest_turnaround": "PT21H36M20S"
        },
        {
            "response_mode": "normal",
            "id": 288,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/288/?format=api",
            "name": "Starliner Calypso",
            "serial_number": "3",
            "is_placeholder": false,
            "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": []
            },
            "in_space": false,
            "time_in_space": "P95DT14H31M30S",
            "time_docked": "P92DT4H30M",
            "flights_count": 2,
            "mission_ends_count": 2,
            "status": {
                "id": 1,
                "name": "Active"
            },
            "description": "The first CST-100 Starliner capsule to fly.",
            "spacecraft_config": {
                "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": []
                }
            },
            "fastest_turnaround": "P1627DT1H53M22S"
        },
        {
            "response_mode": "normal",
            "id": 217,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/217/?format=api",
            "name": "Dragon C108",
            "serial_number": "C108",
            "is_placeholder": 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": []
            },
            "in_space": false,
            "time_in_space": "P98DT18H50M14S",
            "time_docked": "P90DT19H9M",
            "flights_count": 3,
            "mission_ends_count": 3,
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "description": "This capsule flew both CRS-6, CRS-13, and CRS-18\r\n\r\nIt is the first three time flown dragon capsule.\r\n\r\nAs part of CRS-6 the robotic SpaceX Dragon capsule splashed down in the Pacific Ocean on Thursday, 21 May 2015.\r\n\r\nThe CRS-13 mission was the first NASA to fly on a flight-proven Falcon 9.",
            "spacecraft_config": {
                "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": []
                }
            },
            "fastest_turnaround": "P558DT6H24M56S"
        },
        {
            "response_mode": "normal",
            "id": 215,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/215/?format=api",
            "name": "Dragon C106",
            "serial_number": "C106",
            "is_placeholder": 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": []
            },
            "in_space": false,
            "time_in_space": "P97DT3H2M55S",
            "time_docked": "P89DT34M",
            "flights_count": 3,
            "mission_ends_count": 3,
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "description": "This was the first dragon vehicle to be used for more than one mission.\r\n\r\nThis capsule flew on CRS-4 which carried SpaceX's first living payload in the form of 20 mice. \r\n\r\nIt also flew on CRS-11.",
            "spacecraft_config": {
                "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": []
                }
            },
            "fastest_turnaround": "P885DT5H17M24S"
        },
        {
            "response_mode": "normal",
            "id": 560,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/560/?format=api",
            "name": "Chinese reusable experimental spacecraft",
            "serial_number": null,
            "is_placeholder": false,
            "image": null,
            "in_space": false,
            "time_in_space": "P544DT13H48M",
            "time_docked": "P0D",
            "flights_count": 3,
            "mission_ends_count": 3,
            "status": {
                "id": 1,
                "name": "Active"
            },
            "description": "First Chinese reusable spacecraft",
            "spacecraft_config": {
                "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
            },
            "fastest_turnaround": "P220DT13H52M"
        }
    ]
}