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

Choose 1 of your opponent's Pokémon. This attack does 40 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
If the Defending Pokémon is a Fighting Pokémon, this attack's base damage is 120 instead of 80.
/api/v1/pokemon/cards/pcg5_ja-29vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcg5_ja-29vh",
"name": "Walrein ex",
"number": "29",
"printed_number": "29",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/29vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/29vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/29vh.large.webp"
}
],
"expansion": {
"id": "pcg5_ja",
"name": "Mirage Forest",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 86,
"release_date": "2005/06/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg5_ja.symbol.png",
"translation": {
"en": {
"name": "Mirage Forest"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "611751",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/29vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/29vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/29vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Water"
],
"hp": "150",
"abilities": [
{
"name": "Icy Aura",
"text": "As long as Walrein ex is your Active Pokémon, put 1 damage counter on each Active Pokémon (both yours and your opponent's) between turns, excluding Water Pokémon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Water Arrow",
"text": "Choose 1 of your opponent's Pokémon. This attack does 40 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Ice Throw",
"text": "If the Defending Pokémon is a Fighting Pokémon, this attack's base damage is 120 instead of 80.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2×2"
}
],
"rarity": "Rare Holo ex",
"artist": "Kimiya Masago",
"pricing": {
"currency": "USD",
"market": 25.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 25.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 151,
"low": 128.35,
"high": 173.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 120,
"low": 102,
"high": 138,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 93,
"low": 82,
"high": 107.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 7
},
{
"company": "PSA",
"grade": "5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 81.65,
"low": 135,
"high": 135,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 48.38,
"low": 48.38,
"high": 60.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-08-05T02:18:07.011Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}