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

← Shining Fates
Drizzile

Drizzile

Rare Shiny #SV026 Pokémon Stage 1 HP 90
Types
Water
Illustrator
Ryuta Fuse
Expansion
Shining Fates · Sword & Shield
Language
English
TCGplayer
232377

Attacks

Water Drip 30
Water · Colorless
GET /api/v1/pokemon/cards/swsh45sv-SV026vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh45sv-SV026vh",
    "name": "Drizzile",
    "number": "SV026",
    "printed_number": "SV026",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV026vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV026vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV026vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh45",
      "name": "Shining Fates",
      "total": 73,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "SHF",
      "printed_total": 72,
      "release_date": "2021/02/19",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh45.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh45.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "232377",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV026vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV026vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV026vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "90",
    "abilities": [
      {
        "name": "Shady Dealings",
        "text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may search your deck for up to 2 Trainer cards, reveal them, and put them into your hand. Then, shuffle your deck.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Water Drip",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Rare Shiny",
    "artist": "Ryuta Fuse",
    "pricing": {
      "currency": "USD",
      "market": 4.58,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.58
        },
        {
          "condition": "LP",
          "price": 3.6
        },
        {
          "condition": "MP",
          "price": 2.5
        },
        {
          "condition": "HP",
          "price": 1.45
        },
        {
          "condition": "DMG",
          "price": 2.3
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 9.45,
          "low": 10,
          "high": 10,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 6.5,
          "low": 5.53,
          "high": 7.48,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 5.64,
          "low": 5.5,
          "high": 5.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10.3,
          "low": 8.4,
          "high": 8.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 10.3,
          "low": 10.5,
          "high": 10.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:39:09.707Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.33
      }
    }
  }
}