SpaceX (Community API) · Example Payload

Spacex Gethistoryevent Example

SpaceLaunchSatellitesStarlinkFalcon 9Falcon HeavyDragonRocketsOpen SourceCommunityRESTGraphQLOpen Data

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

Top-level fields

linkstitleevent_date_utcevent_date_unixdetailsid

Example Payload

Raw ↑
{
  "links": {
    "article": "http://www.spacex.com/news/2013/02/11/flight-4-launch-update-0"
  },
  "title": "Falcon reaches Earth orbit",
  "event_date_utc": "2008-09-28T23:15:00Z",
  "event_date_unix": 1222643700,
  "details": "Falcon 1 becomes the first privately developed liquid-fuel rocket to reach Earth orbit.",
  "id": "5f6fb2cfdcfdf403df37971e"
}