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

Remove 3 damage counters from each of your Pokémon.
Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon.
/api/v1/pokemon/cards/hgss1-16vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "hgss1-16vrh",
"name": "Butterfree",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/16vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/16vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/16vrh.large.webp"
}
],
"expansion": {
"id": "hgss1",
"name": "HeartGold & SoulSilver",
"total": 124,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "HS",
"printed_total": 123,
"release_date": "2010/02/10",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84067",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/16vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/16vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/16vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "120",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Cure Powder",
"text": "Remove 3 damage counters from each of your Pokémon."
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Whirlwind",
"text": "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 22.76,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.76
},
{
"condition": "LP",
"price": 19.58
},
{
"condition": "MP",
"price": 17.34
},
{
"condition": "HP",
"price": 13.98
},
{
"condition": "DMG",
"price": 7
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 15.65,
"low": 15.65,
"high": 15.65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 74.99,
"low": 63.74,
"high": 86.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2500,
"low": 2125,
"high": 2875,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:33:23.964Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}