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

← Stellar Miracle
Dachsbun ex

Dachsbun ex

Special Art Rare #129 Pokémon Stage 1ex HP 250
Types
Psychic
Illustrator
Yuu Nishida
Expansion
Stellar Miracle · Scarlet & Violet
Language
Japanese
TCGplayer
567984

Attacks

Wonder Shine 130
Colorless · Colorless

Your opponent's Active Pokémon is now Confused.

GET /api/v1/pokemon/cards/sv7_ja-129vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7_ja-129vh",
    "name": "Dachsbun ex",
    "number": "129",
    "printed_number": "129",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/129vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/129vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/129vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv7_ja",
      "name": "Stellar Miracle",
      "total": 135,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV7",
      "printed_total": 102,
      "release_date": "2024/07/19",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Stellar Miracle"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "567984",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/129vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/129vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/129vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "ex"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "250",
    "abilities": [
      {
        "name": "Time to Chow Down",
        "text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may heal all damage from each of your Evolution Pokémon. If you healed any damage in this way, discard all Energy from those Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Wonder Shine",
        "text": "Your opponent's Active Pokémon is now Confused.",
        "damage": "130"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Special Art Rare",
    "artist": "Yuu Nishida",
    "pricing": {
      "currency": "USD",
      "market": 38.28,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 38.28
        },
        {
          "condition": "LP",
          "price": 28.16
        },
        {
          "condition": "HP",
          "price": 15
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 55,
          "low": 32,
          "high": 58.36,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 94,
          "low": 78.82,
          "high": 152,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 26.7,
          "low": 30,
          "high": 30,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 87.73,
          "low": 110,
          "high": 110,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 38,
          "low": 32.3,
          "high": 43.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:43:20.375Z",
      "trend_7d": {
        "direction": "up",
        "percent": 9.37
      }
    }
  }
}