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

← Night Wanderer
Revavroom ex

Revavroom ex

Double Rare #15 Pokémon Stage 1exTera
Types
Lightning
Illustrator
PLANETA Mochizuki
Expansion
Night Wanderer · Scarlet & Violet
Language
Japanese
TCGplayer
566266

Attacks

Flash Acceleration
Metal

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

Speed Break
Metal · Metal · Metal

Discard this Pokémon and all attached cards.

GET /api/v1/pokemon/cards/sv6a_ja-15vh?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6a_ja-15vh",
    "name": "Revavroom ex",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/15vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/15vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/15vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv6a_ja",
      "name": "Night Wanderer",
      "total": 94,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV6a",
      "printed_total": 64,
      "release_date": "2024/06/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Night Wanderer"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "566266",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/15vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/15vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/15vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "ex",
      "Tera"
    ],
    "types": [
      "Lightning"
    ],
    "attacks": [
      {
        "cost": [
          "Metal"
        ],
        "converted_energy_cost": 1,
        "name": "Flash Acceleration",
        "text": "If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 120 more damage."
      },
      {
        "cost": [
          "Metal",
          "Metal",
          "Metal"
        ],
        "converted_energy_cost": 3,
        "name": "Speed Break",
        "text": "Discard this Pokémon and all attached cards."
      }
    ],
    "rarity": "Double Rare",
    "artist": "PLANETA Mochizuki",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.33
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 8.5,
          "low": 6,
          "high": 11,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T14:48:25.695Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}