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, this attack does 10 damage plus 30 more damage.
Does 10 damage to 2 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/pl3-77vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pl3-77vrh",
"name": "Raichu",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/77vrh.large.webp"
}
],
"expansion": {
"id": "pl3",
"name": "Supreme Victors",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "SV",
"printed_total": 147,
"release_date": "2009/08/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88515",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/77vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 10 damage plus 30 more damage.",
"damage": "10"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Gigashock",
"text": "Does 10 damage to 2 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+20"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Uncommon",
"artist": "Takao Unno",
"pricing": {
"currency": "USD",
"market": 15.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.87
},
{
"condition": "LP",
"price": 13.48
},
{
"condition": "MP",
"price": 12.83
},
{
"condition": "HP",
"price": 5.38
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "CGC",
"grade": "6.5",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 52.5,
"low": 23.93,
"high": 55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 738,
"low": 627.3,
"high": 848.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 23.41,
"low": 33.68,
"high": 33.68,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 42.44,
"low": 25.95,
"high": 61.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 73.5,
"low": 46,
"high": 46,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:56:00.782Z",
"trend_7d": {
"direction": "up",
"percent": 10.82
}
}
}
}