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

Does 10 damage to each Defending Pokémon.
Flip a coin. If tails, this attack does nothing.
/api/v1/pokemon/cards/ex4-38vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex4-38vrh",
"name": "Team Magma's Rhyhorn",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/38vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/38vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/38vrh.large.webp"
}
],
"expansion": {
"id": "ex4",
"name": "Team Magma vs Team Aqua",
"total": 97,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "MA",
"printed_total": 95,
"release_date": "2004/03/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89842",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/38vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/38vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/38vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Double Damage",
"text": "Does 10 damage to each Defending Pokémon."
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Horn Rush",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Mt. TBT",
"pricing": {
"currency": "USD",
"market": 19.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.08
},
{
"condition": "LP",
"price": 9.2
},
{
"condition": "MP",
"price": 10.45
},
{
"condition": "HP",
"price": 4.75
},
{
"condition": "DMG",
"price": 4.95
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 56.5,
"low": 28.5,
"high": 65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:45:18.544Z",
"trend_7d": {
"direction": "up",
"percent": 59.53
}
}
}
}