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

This attack's damage isn't affected by any effects on your opponent's Active Pokémon.
Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/xyp_ja-245vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xyp_ja-245vh",
"name": "Garchomp-EX",
"number": "245",
"printed_number": "245",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/245vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/245vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/245vh.large.webp"
}
],
"expansion": {
"id": "xyp_ja",
"name": "XY Promos",
"total": 299,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"printed_total": 299,
"release_date": "2013/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xyp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xyp_ja.symbol.png",
"translation": {
"en": {
"name": "XY Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/245vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/245vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/245vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Dragon"
],
"hp": "180",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Shred",
"text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
"damage": "30"
},
{
"cost": [
"Water",
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Hyper Beam",
"text": "Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 57.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 57.71
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 290,
"low": 242.8,
"high": 757.52,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13
},
{
"company": "PSA",
"grade": "9",
"value": 59.99,
"low": 45,
"high": 99.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11
}
],
"market_updated_at": "2026-09-22T02:47:57.605Z",
"trend_7d": {
"direction": "up",
"percent": 40.76
}
}
}
}