SpaceX (Community API) · Example Payload

Spacex Getcrewmember Example

SpaceLaunchSatellitesStarlinkFalcon 9Falcon HeavyDragonRocketsOpen SourceCommunityRESTGraphQLOpen Data

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

Top-level fields

nameagencyimagewikipedialaunchesstatusid

Example Payload

Raw ↑
{
  "name": "Robert Behnken",
  "agency": "NASA",
  "image": "https://imgur.com/0smMgMH.png",
  "wikipedia": "https://en.wikipedia.org/wiki/Robert_L._Behnken",
  "launches": [
    "5eb87d46ffd86e000604b388"
  ],
  "status": "active",
  "id": "5ebf1a6e23a9a60006e03a7a"
}