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

Flip a coin. If heads, prevent all effects of attacks, including damage, done to this Pokémon during your opponent's next turn.
Heal 30 damage from each of your Water Pokémon.
/api/v1/pokemon/cards/sm2p_ja-16vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm2p_ja-16vrh",
"name": "Wailord",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/16vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/16vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/16vrh.large.webp"
}
],
"expansion": {
"id": "sm2p_ja",
"name": "Facing a New Trial",
"total": 70,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM2+",
"printed_total": 49,
"release_date": "2017/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm2p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm2p_ja.symbol.png",
"translation": {
"en": {
"name": "Facing a New Trial"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573797",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/16vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/16vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/16vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "200",
"attacks": [
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dive",
"text": "Flip a coin. If heads, prevent all effects of attacks, including damage, done to this Pokémon during your opponent's next turn.",
"damage": "40"
},
{
"cost": [
"Water",
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Open Sea",
"text": "Heal 30 damage from each of your Water Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "OOYAMA",
"pricing": {
"currency": "USD",
"market": 10,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10
},
{
"condition": "LP",
"price": 1
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 291.2,
"low": 282.24,
"high": 382.24,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29.95,
"low": 28.47,
"high": 29.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:26:34.715Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}