Properties
| Name | Type | Description |
|---|---|---|
| id | integer | Card ID |
| collectible | integer | Whether the card is collectible (1=yes) |
| slug | string | Card slug |
| classId | integer | Class ID |
| multiClassIds | array | Multi-class IDs |
| cardTypeId | integer | Card type ID |
| cardSetId | integer | Card set ID |
| rarityId | integer | Rarity ID |
| artistName | string | Artist name |
| health | integer | Card health |
| attack | integer | Card attack |
| manaCost | integer | Mana cost |
| name | string | Card name |
| text | string | Card text |
| image | string | Card image URL |
| imageGold | string | Gold card image URL |
| flavorText | string | Card flavor text |
| cropImage | string | Cropped card image URL |