Battle.net · Example Payload

Hearthstone Game Data Deck Card Example

GamesGamingBlizzardWorld Of WarcraftDiabloHearthstoneStarcraft

Hearthstone Game Data Deck Card Example is an example object payload from Battle.net, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcountslugname

Example Payload

Raw ↑
{
  "id": 52119,
  "count": 2,
  "slug": "52119-ragnaros-the-firelord",
  "name": "Ragnaros the Firelord"
}