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

Choose 1 of your opponent's Pokémon. This attack does 20 damage for each Energy attached to that Pokémon. This attack's damage isn't affected by Weakness or Resistance.
/api/v1/pokemon/cards/hgss3-20vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "hgss3-20vrh",
"name": "Rotom",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/20vrh.large.webp"
}
],
"expansion": {
"id": "hgss3",
"name": "HS—Undaunted",
"total": 91,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "UD",
"printed_total": 90,
"release_date": "2010/08/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88839",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/20vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"abilities": [
{
"name": "Mischievous Trick",
"text": "Once during your turn (before your attack), you may switch 1 of your face-down Prize cards with the top card of your deck. This power can't be used if Rotom is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Plasma Arrow",
"text": "Choose 1 of your opponent's Pokémon. This attack does 20 damage for each Energy attached to that Pokémon. This attack's damage isn't affected by Weakness or Resistance."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Colorless",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "MAHOU",
"pricing": {
"currency": "USD",
"market": 15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15
},
{
"condition": "LP",
"price": 3.41
},
{
"condition": "MP",
"price": 3.05
},
{
"condition": "HP",
"price": 1.82
},
{
"condition": "DMG",
"price": 1.5
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 18.5,
"low": 18.5,
"high": 36.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:48:06.184Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}