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

← Paldean Fates
Dachsbun

Dachsbun

Shiny Rare #161 Pokémon Stage 1 HP 90
Types
Psychic
Illustrator
Sanosuke Sakuma
Expansion
Paldean Fates · Scarlet & Violet
Language
English
TCGplayer
534685

Attacks

Headbutt Bounce 100
Psychic · Colorless · Colorless
GET /api/v1/pokemon/cards/sv4pt5-161vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv4pt5-161vh",
    "name": "Dachsbun",
    "number": "161",
    "printed_number": "161",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/161vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/161vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/161vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv4pt5",
      "name": "Paldean Fates",
      "total": 245,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "PAF",
      "printed_total": 91,
      "release_date": "2024/01/26",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4pt5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "534685",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/161vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/161vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/161vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "90",
    "abilities": [
      {
        "name": "Well-Baked Body",
        "text": "This Pokémon can't be Burned. Prevent all damage done to this Pokémon by attacks from your opponent's Fire Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Headbutt Bounce",
        "damage": "100"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Shiny Rare",
    "artist": "Sanosuke Sakuma",
    "pricing": {
      "currency": "USD",
      "market": 11.35,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 11.35
        },
        {
          "condition": "LP",
          "price": 9.65
        },
        {
          "condition": "MP",
          "price": 5.08
        },
        {
          "condition": "DMG",
          "price": 3.57
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 25,
          "low": 21.56,
          "high": 25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 102.29,
          "low": 145,
          "high": 145,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 12.73,
          "low": 12.4,
          "high": 12.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 29.03,
          "low": 28.75,
          "high": 38.75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 40,
          "low": 40,
          "high": 40,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:07:25.510Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.98
      }
    }
  }
}