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

← Black Bolt
Darumaka

Darumaka

Illustration Rare #97 Pokémon Basic HP 80
Types
Fire
Illustrator
Tomowaka
Expansion
Black Bolt · Scarlet & Violet
Language
English
TCGplayer
642547

Attacks

Will-O-Wisp 30
Fire · Colorless
GET /api/v1/pokemon/cards/zsv10pt5-97vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "zsv10pt5-97vh",
    "name": "Darumaka",
    "number": "97",
    "printed_number": "97",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/97vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/97vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/97vh.large.webp"
      }
    ],
    "expansion": {
      "id": "zsv10pt5",
      "name": "Black Bolt",
      "total": 172,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "BLK",
      "printed_total": 86,
      "release_date": "2025/07/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "642547",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/97vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/97vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/97vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fire"
    ],
    "hp": "80",
    "attacks": [
      {
        "cost": [
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Will-O-Wisp",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Illustration Rare",
    "artist": "Tomowaka",
    "pricing": {
      "currency": "USD",
      "market": 16.18,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 16.18
        },
        {
          "condition": "LP",
          "price": 14.38
        },
        {
          "condition": "MP",
          "price": 8
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 32,
          "low": 14.5,
          "high": 39.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 9.6,
          "low": 8.16,
          "high": 11.04,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 11.7,
          "low": 9.94,
          "high": 13.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 375,
          "low": 351,
          "high": 395,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 17.68,
          "low": 18.5,
          "high": 18.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 18.36,
          "low": 15.65,
          "high": 24.85,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 28,
          "low": 23.65,
          "high": 34.98,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7,
          "trend": {
            "direction": "down",
            "percent": -5.7
          }
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 115,
          "low": 97.75,
          "high": 132.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 25.52,
          "low": 22.76,
          "high": 25.52,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:52:49.141Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.61
      }
    }
  }
}