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=80
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 603,
  "next": "https://lldev.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=90",
  "previous": "https://lldev.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=70",
  "results": [
    {
      "response_mode": "normal",
      "id": 423,
      "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/423/?format=api",
      "name": "Shenzhou 6",
      "serial_number": "6",
      "is_placeholder": false,
      "image": {
        "id": 1926,
        "name": "[AUTO] Shenzhou - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "in_space": false,
      "time_in_space": "P4DT19H32M57S",
      "time_docked": "P0D",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Shenzhou 6 was the second human spaceflight of the Chinese space program, launched on October 12, 2005 on a Long March 2F rocket from the Jiuquan Satellite Launch Center. The Shenzhou spacecraft carried a crew of Fèi Jùnlóng (费俊龙) and Niè Hǎishèng (聂海胜) for five days in low Earth orbit. It launched three days before the second anniversary of China's first human spaceflight, Shenzhou 5.",
      "spacecraft_config": {
        "response_mode": "normal",
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
        "name": "Shenzhou",
        "type": {
          "id": 2,
          "name": "Capsule"
        },
        "agency": {
          "response_mode": "list",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "abbrev": "CNSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        "family": [],
        "in_use": true,
        "image": {
          "id": 1926,
          "name": "[AUTO] Shenzhou - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 426,
      "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/426/?format=api",
      "name": "Shenzhou 9",
      "serial_number": "9",
      "is_placeholder": false,
      "image": {
        "id": 1926,
        "name": "[AUTO] Shenzhou - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "in_space": false,
      "time_in_space": "P12DT15H23M52S",
      "time_docked": "P9DT17H45M",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Shenzhou 9 was the second spacecraft and first crewed spacecraft to dock with the Tiangong 1 space station, which took place on 18 June.",
      "spacecraft_config": {
        "response_mode": "normal",
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
        "name": "Shenzhou",
        "type": {
          "id": 2,
          "name": "Capsule"
        },
        "agency": {
          "response_mode": "list",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "abbrev": "CNSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        "family": [],
        "in_use": true,
        "image": {
          "id": 1926,
          "name": "[AUTO] Shenzhou - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 467,
      "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/467/?format=api",
      "name": "Shenzhou 13",
      "serial_number": "13",
      "is_placeholder": false,
      "image": {
        "id": 1926,
        "name": "[AUTO] Shenzhou - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "in_space": false,
      "time_in_space": "P182DT9H32M41S",
      "time_docked": "P181DT17H55M21S",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Second crewed mission to the Chinese Space Station.",
      "spacecraft_config": {
        "response_mode": "normal",
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
        "name": "Shenzhou",
        "type": {
          "id": 2,
          "name": "Capsule"
        },
        "agency": {
          "response_mode": "list",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "abbrev": "CNSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        "family": [],
        "in_use": true,
        "image": {
          "id": 1926,
          "name": "[AUTO] Shenzhou - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 428,
      "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/428/?format=api",
      "name": "Shenzhou 11",
      "serial_number": "11",
      "is_placeholder": false,
      "image": {
        "id": 1926,
        "name": "[AUTO] Shenzhou - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "in_space": false,
      "time_in_space": "P32DT6H28M29S",
      "time_docked": "P26DT11H17M",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Shenzhou 11 was a crewed spaceflight of the Shenzhou program of China, launched on 17 October 2016 (16 October UTC) from the Jiuquan Satellite Launch Center. It was China's sixth crewed space mission. Two days after launch, it docked with the Tiangong-2 space laboratory, which had been launched on September 15, 2016.",
      "spacecraft_config": {
        "response_mode": "normal",
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
        "name": "Shenzhou",
        "type": {
          "id": 2,
          "name": "Capsule"
        },
        "agency": {
          "response_mode": "list",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "abbrev": "CNSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        "family": [],
        "in_use": true,
        "image": {
          "id": 1926,
          "name": "[AUTO] Shenzhou - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 609,
      "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/609/?format=api",
      "name": "Shenzhou 20",
      "serial_number": "20",
      "is_placeholder": false,
      "image": {
        "id": 1926,
        "name": "[AUTO] Shenzhou - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "in_space": false,
      "time_in_space": "P269DT16H16M29S",
      "time_docked": "P269DT34M",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 1,
        "name": "Active"
      },
      "description": "Spacecraft used to launch 3 astronauts on the 9th crewed mission to the Chinese Space Station.",
      "spacecraft_config": {
        "response_mode": "normal",
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
        "name": "Shenzhou",
        "type": {
          "id": 2,
          "name": "Capsule"
        },
        "agency": {
          "response_mode": "list",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "abbrev": "CNSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        "family": [],
        "in_use": true,
        "image": {
          "id": 1926,
          "name": "[AUTO] Shenzhou - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 601,
      "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/601/?format=api",
      "name": "Shenzhou 19",
      "serial_number": "19",
      "is_placeholder": false,
      "image": {
        "id": 1926,
        "name": "[AUTO] Shenzhou - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "in_space": false,
      "time_in_space": "P182DT8H40M39S",
      "time_docked": "P181DT17H",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 1,
        "name": "Active"
      },
      "description": "Spacecraft used to launch 3 taikonauts on the 8th crewed mission to the Tiangong space station.",
      "spacecraft_config": {
        "response_mode": "normal",
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
        "name": "Shenzhou",
        "type": {
          "id": 2,
          "name": "Capsule"
        },
        "agency": {
          "response_mode": "list",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "abbrev": "CNSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        "family": [],
        "in_use": true,
        "image": {
          "id": 1926,
          "name": "[AUTO] Shenzhou - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 468,
      "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/468/?format=api",
      "name": "Shenzhou 14",
      "serial_number": "14",
      "is_placeholder": false,
      "image": {
        "id": 1926,
        "name": "[AUTO] Shenzhou - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "in_space": false,
      "time_in_space": "P182DT9H25M50S",
      "time_docked": "P181DT17H19M",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Third crewed mission to the Chinese Space Station.",
      "spacecraft_config": {
        "response_mode": "normal",
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
        "name": "Shenzhou",
        "type": {
          "id": 2,
          "name": "Capsule"
        },
        "agency": {
          "response_mode": "list",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "abbrev": "CNSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        "family": [],
        "in_use": true,
        "image": {
          "id": 1926,
          "name": "[AUTO] Shenzhou - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 419,
      "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/419/?format=api",
      "name": "Shenzhou 2",
      "serial_number": "2",
      "is_placeholder": false,
      "image": {
        "id": 1926,
        "name": "[AUTO] Shenzhou - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "in_space": false,
      "time_in_space": "P6DT18H21M57S",
      "time_docked": "P0D",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Inside the reentry capsule were a monkey, a dog and a rabbit in a test of the spaceship's life support systems. The reentry module separated from the rest of the spacecraft after just over seven days in orbit, with the orbital module staying in orbit for another 220 days.",
      "spacecraft_config": {
        "response_mode": "normal",
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
        "name": "Shenzhou",
        "type": {
          "id": 2,
          "name": "Capsule"
        },
        "agency": {
          "response_mode": "list",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "abbrev": "CNSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        "family": [],
        "in_use": true,
        "image": {
          "id": 1926,
          "name": "[AUTO] Shenzhou - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 424,
      "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/424/?format=api",
      "name": "Shenzhou 7",
      "serial_number": "7",
      "is_placeholder": false,
      "image": {
        "id": 1926,
        "name": "[AUTO] Shenzhou - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "in_space": false,
      "time_in_space": "P2DT20H26M56S",
      "time_docked": "P0D",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "The Shenzhou spacecraft carrying the three crew members was launched 25 September 2008, by a Long March 2F (CZ-2F) rocket which lifted off from the Jiuquan Satellite Launch Center at 21:10 CST. The mission lasted three days, after which the craft landed safely in Siziwang Banner in central Inner Mongolia on 28 September 2008, at 17:37 CST. The Shenzhou 7 EVA made the Chinese space program the third to have conducted an EVA.",
      "spacecraft_config": {
        "response_mode": "normal",
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
        "name": "Shenzhou",
        "type": {
          "id": 2,
          "name": "Capsule"
        },
        "agency": {
          "response_mode": "list",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "abbrev": "CNSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        "family": [],
        "in_use": true,
        "image": {
          "id": 1926,
          "name": "[AUTO] Shenzhou - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 567,
      "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/567/?format=api",
      "name": "Shenzhou 17",
      "serial_number": "17",
      "is_placeholder": false,
      "image": {
        "id": 1926,
        "name": "[AUTO] Shenzhou - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "in_space": false,
      "time_in_space": "P187DT6H31M58S",
      "time_docked": "P186DT14H57M",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Sixth crewed mission to the Chinese Space Station.",
      "spacecraft_config": {
        "response_mode": "normal",
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
        "name": "Shenzhou",
        "type": {
          "id": 2,
          "name": "Capsule"
        },
        "agency": {
          "response_mode": "list",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
          "name": "China National Space Administration",
          "abbrev": "CNSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        "family": [],
        "in_use": true,
        "image": {
          "id": 1926,
          "name": "[AUTO] Shenzhou - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      },
      "fastest_turnaround": null
    }
  ]
}