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

← Surging Sparks
Durant ex

Durant ex

Double Rare #4 Pokémon Basicex HP 190
Types
Grass
Illustrator
PLANETA Tsuji
Expansion
Surging Sparks · Scarlet & Violet
Language
English
TCGplayer
589928

Attacks

Vengeful Crush 120
Grass · Colorless · Colorless

This attack does 30 more damage for each Prize card your opponent has taken.

GET /api/v1/pokemon/cards/sv8-4vh?include=prices 200 155ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8-4vh",
    "name": "Durant ex",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/4vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/4vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/4vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv8",
      "name": "Surging Sparks",
      "total": 252,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SSP",
      "printed_total": 191,
      "release_date": "2024/11/08",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "589928",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/4vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/4vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/4vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Grass"
    ],
    "hp": "190",
    "abilities": [
      {
        "name": "Sudden Shearing",
        "text": "When you play this Pokémon from your hand onto your Bench during your turn, you may discard the top card of your opponent's deck.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Vengeful Crush",
        "text": "This attack does 30 more damage for each Prize card your opponent has taken.",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "PLANETA Tsuji",
    "pricing": {
      "currency": "USD",
      "market": 0.62,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.62
        },
        {
          "condition": "LP",
          "price": 0.6
        },
        {
          "condition": "HP",
          "price": 0.49
        },
        {
          "condition": "DMG",
          "price": 0.4
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 12.25,
          "low": 9,
          "high": 15.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 3,
          "low": 2.55,
          "high": 3.45,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 44.97,
          "low": 39.95,
          "high": 128.05,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13.81,
          "low": 15.4,
          "high": 15.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:37:53.731Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.08
      }
    }
  }
}