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

← Crimson Haze
Scream Tail ex

Scream Tail ex

Super Rare #82 Pokémon BasicexAncient HP 190
Types
Psychic
Illustrator
PLANETA Hiiragi
Expansion
Crimson Haze · Scarlet & Violet
Language
Japanese
TCGplayer
566137

Attacks

Shriek
Colorless

You can use this attack only if you go second, and only during your first turn. During your opponent's next turn, they can't play any Supporter cards from their hand.

Crunch 120
Psychic · Colorless · Colorless

Discard an Energy from your opponent's Active Pokémon.

GET /api/v1/pokemon/cards/sv5a_ja-82vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv5a_ja-82vh",
    "name": "Scream Tail ex",
    "number": "82",
    "printed_number": "82",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/82vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/82vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/82vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv5a_ja",
      "name": "Crimson Haze",
      "total": 96,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV5a",
      "printed_total": 66,
      "release_date": "2024/03/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Crimson Haze"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "566137",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/82vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/82vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/82vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex",
      "Ancient"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "190",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Shriek",
        "text": "You can use this attack only if you go second, and only during your first turn. During your opponent's next turn, they can't play any Supporter cards from their hand."
      },
      {
        "cost": [
          "Psychic",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Crunch",
        "text": "Discard an Energy from your opponent's Active Pokémon.",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Super Rare",
    "artist": "PLANETA Hiiragi",
    "pricing": {
      "currency": "USD",
      "market": 1.65,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.65
        },
        {
          "condition": "DMG",
          "price": 1.15
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 26.24,
          "low": 17,
          "high": 37.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 11,
          "low": 10.2,
          "high": 12.59,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "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": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:15:00.849Z",
      "trend_7d": {
        "direction": "down",
        "percent": -49.39
      }
    }
  }
}