activision-blizzard · Example Payload

Activision Blizzard Wo W Character Example

Fortune 1000

Activision Blizzard Wo W Character Example is an example object payload from activision-blizzard, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamegenderfactionracecharacter_classactive_specrealmguildlevelexperienceachievement_pointslast_login_timestamp

Example Payload

Raw ↑
{
  "id": 123456,
  "name": "Thrall",
  "gender": {},
  "faction": {},
  "race": {},
  "character_class": {},
  "active_spec": {},
  "realm": "example-value",
  "guild": "example-value",
  "level": 70,
  "experience": 42,
  "achievement_points": 15000,
  "last_login_timestamp": 1718153645993
}