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, the Defending Pokémon can't attack or retreat during your opponent's next turn.
/api/v1/pokemon/cards/ex15-27vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex15-27vrh",
"name": "Croconaw δ",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/27vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/27vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/27vrh.large.webp"
}
],
"expansion": {
"id": "ex15",
"name": "Dragon Frontiers",
"total": 101,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DF",
"printed_total": 101,
"release_date": "2006/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84504",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/27vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/27vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/27vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Scary Face",
"text": "Flip a coin. If heads, the Defending Pokémon can't attack or retreat during your opponent's next turn."
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Slash",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 65.57,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 65.57
},
{
"condition": "LP",
"price": 52.09
},
{
"condition": "MP",
"price": 31.2
},
{
"condition": "HP",
"price": 24.75
},
{
"condition": "DMG",
"price": 16.41
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 107.5,
"low": 56,
"high": 129.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 47,
"low": 47,
"high": 47,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 60,
"low": 50,
"high": 60,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1595.5,
"low": 300,
"high": 1995.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 80,
"low": 80,
"high": 80,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 69,
"low": 63,
"high": 75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 120,
"low": 118.94,
"high": 131.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:28:21.202Z",
"trend_7d": {
"direction": "up",
"percent": 0.64
}
}
}
}