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

If your opponent's Active Pokémon is affected by a Special Condition, this attack does 120 more damage.
/api/v1/pokemon/cards/sv5-189vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv5-189vh",
"name": "Walking Wake ex",
"number": "189",
"printed_number": "189",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/189vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/189vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/189vh.large.webp"
}
],
"expansion": {
"id": "sv5",
"name": "Temporal Forces",
"total": 218,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TEF",
"printed_total": 162,
"release_date": "2024/03/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "542910",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/189vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/189vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/189vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex",
"Ancient"
],
"types": [
"Water"
],
"hp": "220",
"abilities": [
{
"name": "Azure Seas",
"text": "Damage from attacks used by this Pokémon isn't affected by any effects on your opponent's Active Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Catharsis Roar",
"text": "If your opponent's Active Pokémon is affected by a Special Condition, this attack does 120 more damage.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 2.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.14
},
{
"condition": "LP",
"price": 2.1
},
{
"condition": "MP",
"price": 1.78
},
{
"condition": "HP",
"price": 1.25
},
{
"condition": "DMG",
"price": 1.5
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 58.12,
"low": 49.4,
"high": 66.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 21.5,
"low": 16.31,
"high": 32.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6.99,
"low": 5.94,
"high": 8.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 49.99,
"low": 35.6,
"high": 53.9,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10.",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 15,
"high": 15.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "10",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:24:12.108Z",
"trend_7d": {
"direction": "up",
"percent": 5.94
}
}
}
}