Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Black Bolt
Seismitoad (Master Ball)

Seismitoad (Master Ball)

Uncommon #24 Pokémon Stage 2 HP 170
Types
Water
Illustrator
Yukihiro Tada
Expansion
Black Bolt · Scarlet & Violet
Language
Japanese
TCGplayer

Attacks

Round
Colorless · Colorless · Colorless

This attack does 70 damage for each of your Pokémon in play that has the Round attack.

Hyper Voice
Water · Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/sv11b_ja-24vmh?include=prices 200 53ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv11b_ja-24vmh",
    "name": "Seismitoad (Master Ball)",
    "number": "24",
    "printed_number": "24",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-24vmh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-24vmh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-24vmh.large.png"
      }
    ],
    "expansion": {
      "id": "sv11b_ja",
      "name": "Black Bolt",
      "total": 174,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV11B",
      "printed_total": 86,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Black Bolt"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "masterBall",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-24vmh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-24vmh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-24vmh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Water"
    ],
    "hp": "170",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Round",
        "text": "This attack does 70 damage for each of your Pokémon in play that has the Round attack."
      },
      {
        "cost": [
          "Water",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Hyper Voice"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Yukihiro Tada",
    "pricing": {
      "currency": "USD",
      "market": 3.36,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.36
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:51:08.761Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.3
      }
    }
  }
}