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/sv5k_ja-99vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv5k_ja-99vh",
"name": "Walking Wake ex",
"number": "99",
"printed_number": "99",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/99vh.large.webp"
}
],
"expansion": {
"id": "sv5k_ja",
"name": "Wild Force",
"total": 100,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5K",
"printed_total": 71,
"release_date": "2024/01/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5k_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5k_ja.symbol.png",
"translation": {
"en": {
"name": "Wild Force"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568433",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/99vh.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": 5.86,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.86
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19.25,
"low": 17.75,
"high": 23.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.75,
"low": 10,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39.28,
"low": 40.09,
"high": 40.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 17.5,
"low": 17.5,
"high": 17.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:56:53.900Z",
"trend_7d": {
"direction": "down",
"percent": -35.68
}
}
}
}