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

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.
Discard an Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/sv5a_ja-40vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv5a_ja-40vh",
"name": "Scream Tail ex",
"number": "40",
"printed_number": "40",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/40vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/40vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/40vh.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": "566095",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/40vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/40vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/40vh.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": "Double Rare",
"artist": "akagi",
"pricing": {
"currency": "USD",
"market": 0.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.29
},
{
"condition": "MP",
"price": 0.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 18,
"high": 20.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30.01,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:15:00.849Z",
"trend_7d": {
"direction": "down",
"percent": -55.38
}
}
}
}