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 tails, this attack does nothing.
/api/v1/pokemon/cards/sv1-156vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv1-156vrh",
"name": "Lechonk",
"number": "156",
"printed_number": "156",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/156vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/156vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/156vrh.large.webp"
}
],
"expansion": {
"id": "sv1",
"name": "Scarlet & Violet",
"total": 258,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVI",
"printed_total": 198,
"release_date": "2023/03/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "488050",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/156vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/156vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/156vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Whimsy Tackle",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Mina Nakai",
"pricing": {
"currency": "USD",
"market": 0.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.21
},
{
"condition": "MP",
"price": 0.19
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 55.5,
"low": 21,
"high": 90,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 122.64,
"low": 165,
"high": 165,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 11.85,
"low": 8,
"high": 8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24.9,
"low": 11.4,
"high": 18.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:59:47.177Z",
"trend_7d": {
"direction": "up",
"percent": 10.53
}
}
}
}