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 does 60 more damage for each of your opponent's Pokémon-GX and Pokémon-EX in play.
Your opponent's Active Pokémon is now Asleep. If this Pokémon has at least 4 extra Energy attached to it (in addition to this attack's cost), this attack does 200 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm12-261vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm12-261vh",
"name": "Mega Lopunny & Jigglypuff-GX",
"number": "261",
"printed_number": "261",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/261vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/261vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/261vh.large.webp"
}
],
"expansion": {
"id": "sm12",
"name": "Cosmic Eclipse",
"total": 272,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CEC",
"printed_total": 236,
"release_date": "2019/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "201287",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/261vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/261vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/261vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"TAG TEAM",
"GX"
],
"types": [
"Colorless"
],
"hp": "240",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Jumping Balloon",
"text": "This attack does 60 more damage for each of your opponent's Pokémon-GX and Pokémon-EX in play.",
"damage": "60"
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Puffy Smashers-GX",
"text": "Your opponent's Active Pokémon is now Asleep. If this Pokémon has at least 4 extra Energy attached to it (in addition to this attack's cost), this attack does 200 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 82.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 82.17
},
{
"condition": "LP",
"price": 74.42
},
{
"condition": "MP",
"price": 48.92
},
{
"condition": "HP",
"price": 49.99
},
{
"condition": "DMG",
"price": 31.99
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 78.68,
"low": 74.51,
"high": 74.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 103,
"low": 65.5,
"high": 136,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 30,
"high": 32.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 380,
"low": 312.1,
"high": 1030,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "8",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 76.69,
"low": 68.99,
"high": 86.39,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "SGC",
"grade": "10",
"value": 120,
"low": 102,
"high": 138,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 58,
"low": 49.3,
"high": 66.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:41:57.962Z",
"trend_7d": {
"direction": "flat",
"percent": 0.02
}
}
}
}