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 20 more damage.
This attack does 10 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/xy5-84vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy5-84vrh",
"name": "Groudon",
"number": "84",
"printed_number": "84",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/84vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/84vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/84vrh.large.webp"
}
],
"expansion": {
"id": "xy5",
"name": "Primal Clash",
"total": 164,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PRC",
"printed_total": 160,
"release_date": "2015/02/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "95982",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/84vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/84vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/84vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "130",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rock Smash",
"text": "Flip a coin. If heads, this attack does 20 more damage.",
"damage": "20"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Break Ground",
"text": "This attack does 10 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 2.78,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.78
},
{
"condition": "LP",
"price": 1.1
},
{
"condition": "MP",
"price": 0.93
},
{
"condition": "HP",
"price": 0.7
},
{
"condition": "DMG",
"price": 0.54
}
],
"graded": [
{
"company": "CGC",
"grade": "4.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 6.5,
"low": 6.5,
"high": 8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 20,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 36.25,
"low": 38.99,
"high": 38.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:31:16.225Z",
"trend_7d": {
"direction": "up",
"percent": 0.72
}
}
}
}