SpaceX (Community API) · Example Payload

Spacex Getcapsule Example

SpaceLaunchSatellitesStarlinkFalcon 9Falcon HeavyDragonRocketsOpen SourceCommunityRESTGraphQLOpen Data

Spacex Getcapsule Example is an example object payload from SpaceX (Community API), with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

reuse_countwater_landingsland_landingslast_updatelaunchesserialstatustypeid

Example Payload

Raw ↑
{
  "reuse_count": 0,
  "water_landings": 1,
  "land_landings": 0,
  "last_update": "Hanging in atrium at SpaceX HQ in Hawthorne ",
  "launches": [
    "5eb87cdeffd86e000604b330"
  ],
  "serial": "C101",
  "status": "retired",
  "type": "Dragon 1.0",
  "id": "5e9e2c5bf35918ed873b2664"
}