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

← Shrouded Fable
Revavroom ex

Revavroom ex

Double Rare #15 Pokémon Stage 1Teraex HP 280
Types
Lightning
Illustrator
PLANETA Mochizuki
Expansion
Shrouded Fable · Scarlet & Violet
Language
English
TCGplayer
560325

Attacks

Accelerator Flash 20
Metal

If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 120 more damage.

Shattering Speed 250
Metal · Metal · Metal

Discard this Pokémon and all attached cards.

GET /api/v1/pokemon/cards/sv6pt5-15vh?include=prices 200 118ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6pt5-15vh",
    "name": "Revavroom ex",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/15vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/15vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/15vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv6pt5",
      "name": "Shrouded Fable",
      "total": 99,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SFA",
      "printed_total": 64,
      "release_date": "2024/08/02",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "560325",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/15vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/15vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/15vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "Tera",
      "ex"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "280",
    "attacks": [
      {
        "cost": [
          "Metal"
        ],
        "converted_energy_cost": 1,
        "name": "Accelerator Flash",
        "text": "If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 120 more damage.",
        "damage": "20"
      },
      {
        "cost": [
          "Metal",
          "Metal",
          "Metal"
        ],
        "converted_energy_cost": 3,
        "name": "Shattering Speed",
        "text": "Discard this Pokémon and all attached cards.",
        "damage": "250"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "PLANETA Mochizuki",
    "pricing": {
      "currency": "USD",
      "market": 0.73,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.73
        },
        {
          "condition": "LP",
          "price": 0.63
        },
        {
          "condition": "MP",
          "price": 0.7
        },
        {
          "condition": "HP",
          "price": 0.5
        },
        {
          "condition": "DMG",
          "price": 0.62
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 16,
          "low": 16,
          "high": 24.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 3.35,
          "low": 2.85,
          "high": 3.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 69.87,
          "low": 81.94,
          "high": 81.94,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9,
          "low": 6.13,
          "high": 9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:18:38.056Z",
      "trend_7d": {
        "direction": "up",
        "percent": 17.74
      }
    }
  }
}