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

Draw 2 cards. You may switch Yanma with 1 of your Benched Pokémon.
Flip a coin. If heads, this attack does 20 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/ex10-50vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex10-50vrh",
"name": "Yanma",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/50vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/50vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/50vrh.large.webp"
}
],
"expansion": {
"id": "ex10",
"name": "Unseen Forces",
"total": 145,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "UF",
"printed_total": 115,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90684",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/50vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/50vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/50vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Grand Loop",
"text": "Draw 2 cards. You may switch Yanma with 1 of your Benched Pokémon."
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Spinning Tail",
"text": "Flip a coin. If heads, this attack does 20 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 14.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.17
},
{
"condition": "HP",
"price": 8.97
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 93.6,
"low": 63.88,
"high": 195,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 18.5,
"low": 15.5,
"high": 18.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 555,
"low": 430.88,
"high": 625.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15.5,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 24.25,
"low": 27,
"high": 27,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:21:39.025Z",
"trend_7d": {
"direction": "down",
"percent": -29.11
}
}
}
}