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 10 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
Flip a coin. If heads, this attack does 10 damage plus 20 more damage.
/api/v1/pokemon/cards/ex12-37vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex12-37vrh",
"name": "Kecleon",
"number": "37",
"printed_number": "37",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/37vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/37vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/37vrh.large.webp"
}
],
"expansion": {
"id": "ex12",
"name": "Legend Maker",
"total": 93,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "LM",
"printed_total": 92,
"release_date": "2006/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86429",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/37vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/37vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/37vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"abilities": [
{
"name": "Reactive Colors",
"text": "If Kecleon has any React Energy cards attached to it, Kecleon is Grass, Fire, Water, Lightning, Psychic, and Fighting type.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tongue Whip",
"text": "Choose 1 of your opponent's Pokémon. This attack does 10 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 10 damage plus 20 more damage.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 31.94,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 31.94
},
{
"condition": "LP",
"price": 24.99
},
{
"condition": "MP",
"price": 20.6
},
{
"condition": "HP",
"price": 9.4
},
{
"condition": "DMG",
"price": 8.05
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 135.27,
"low": 135.27,
"high": 135.27,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 31.5,
"low": 31.5,
"high": 42.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 43.5,
"low": 36.98,
"high": 50.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 76,
"low": 64.6,
"high": 87.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 61.88,
"low": 24.5,
"high": 83.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 45,
"low": 30,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 257.5,
"low": 166,
"high": 282.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-22T02:32:31.627Z",
"trend_7d": {
"direction": "flat",
"percent": 0.06
}
}
}
}