Tronald Dump · Example Payload

Tronald Dump Author List Response Example

CommunityGames And ComicsOpen SourcePoliticsPublic APIsQuotesTrump

Tronald Dump Author List Response Example is an example object payload from Tronald Dump, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

counttotal_embedded_links

Example Payload

Raw ↑
{
  "count": 1,
  "total": 1,
  "_embedded": {
    "authors": [
      {}
    ]
  },
  "_links": {}
}