Powered live by GET /api/v1/azuki/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/azuki/cards/AZK01-037?include=prices 200 22ms{
"success": true,
"data": {
"id": "AZK01-037",
"name": "Stormcaller Tenkichi",
"number": "037",
"printed_number": "037",
"images": [
{
"type": "front",
"small": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-037_Stormcaller-Tenkichi_E_R_die.jpg",
"medium": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-037_Stormcaller-Tenkichi_E_R_die.jpg",
"large": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-037_Stormcaller-Tenkichi_E_R_die.jpg"
}
],
"expansion": {
"id": "azk-01",
"name": "Gates Awakened",
"total": 154,
"language": "English",
"language_code": "en",
"series": "Azuki TCG",
"code": "AZK-01",
"printed_total": 129,
"release_date": "2026/06/29",
"logo": "https://tcg.azuki.com/azuki_tcg_logo.svg",
"symbol": "https://tcg.azuki.com/azuki_tcg_logo.svg"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-037_Stormcaller-Tenkichi_E_R_die.jpg",
"medium": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-037_Stormcaller-Tenkichi_E_R_die.jpg",
"large": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-037_Stormcaller-Tenkichi_E_R_die.jpg"
}
]
}
],
"supertype": "Entity",
"subtypes": [
"Riftwalk",
"Stormcaller"
],
"types": [
"Lightning"
],
"hp": "2",
"abilities": [
{
"name": "Charge",
"text": "",
"type": "ability"
}
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": null,
"is_stale": false,
"conditions": [],
"graded": []
}
}
}