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 Crown
Dachsbun ex

Dachsbun ex

Double Rare #67 Pokémon Stage 1ex HP 250
Types
Psychic
Illustrator
You Iribi
Expansion
Stellar Crown · Scarlet & Violet
Language
English
TCGplayer
567293

Attacks

Wonder Shine 130
Colorless · Colorless

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

GET /api/v1/pokemon/cards/sv7-67vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7-67vh",
    "name": "Dachsbun ex",
    "number": "67",
    "printed_number": "67",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/67vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/67vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/67vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv7",
      "name": "Stellar Crown",
      "total": 175,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SCR",
      "printed_total": 142,
      "release_date": "2024/09/13",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "567293",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/67vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/67vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/67vh.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": "Double Rare",
    "artist": "You Iribi",
    "pricing": {
      "currency": "USD",
      "market": 1.39,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.39
        },
        {
          "condition": "LP",
          "price": 1.11
        },
        {
          "condition": "MP",
          "price": 1.01
        },
        {
          "condition": "HP",
          "price": 0.69
        },
        {
          "condition": "DMG",
          "price": 0.35
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 21.7,
          "low": 14,
          "high": 14,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 24.87,
          "low": 24.32,
          "high": 24.32,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15.05,
          "low": 20,
          "high": 20,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 24.35,
          "low": 23.2,
          "high": 24.8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 35,
          "low": 29.75,
          "high": 40.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:47:42.365Z",
      "trend_7d": {
        "direction": "up",
        "percent": 4.51
      }
    }
  }
}