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 30 more damage times the amount of Energy attached to this Pokémon.
Search your deck for up to 5 cards and put them into your hand. Then, shuffle your deck. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm10_ja-66vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm10_ja-66vh",
"name": "Whimsicott-GX",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/66vh.large.webp"
}
],
"expansion": {
"id": "sm10_ja",
"name": "Double Blaze",
"total": 116,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM10",
"printed_total": 95,
"release_date": "2019/03/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10_ja.symbol.png",
"translation": {
"en": {
"name": "Double Blaze"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573664",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/66vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Fairy"
],
"hp": "190",
"abilities": [
{
"name": "Fluffy Cotton",
"text": "If any damage is done to this Pokémon by attacks, flip a coin. If heads, prevent that damage.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Energy Blow",
"text": "This attack does 30 more damage times the amount of Energy attached to this Pokémon.",
"damage": "10+"
},
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Toy Box-GX",
"text": "Search your deck for up to 5 cards and put them into your hand. Then, shuffle your deck. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Double Rare",
"artist": "PLANETA Igarashi",
"pricing": {
"currency": "USD",
"market": 1.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.42
},
{
"condition": "LP",
"price": 0.97
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 26.93,
"low": 22.89,
"high": 30.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 22.13,
"low": 12,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30.13,
"low": 30.9,
"high": 38.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 8.5,
"low": 8,
"high": 9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 106.5,
"low": 70.25,
"high": 142.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:23:51.165Z",
"trend_7d": {
"direction": "up",
"percent": 9.23
}
}
}
}