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

Discard 3 Fire Energy from this Pokémon.
Discard the top 10 cards of your opponent's deck. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm3h_ja-52vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm3h_ja-52vh",
"name": "Charizard-GX",
"number": "52",
"printed_number": "52",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/52vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/52vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/52vh.large.webp"
}
],
"expansion": {
"id": "sm3h_ja",
"name": "To Have Seen the Battle Rainbow",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3H",
"printed_total": 51,
"release_date": "2017/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3h_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3h_ja.symbol.png",
"translation": {
"en": {
"name": "To Have Seen the Battle Rainbow"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572448",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/52vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/52vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/52vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Fire"
],
"hp": "250",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Wing Attack",
"damage": "70"
},
{
"cost": [
"Fire",
"Fire",
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Crimson Storm",
"text": "Discard 3 Fire Energy from this Pokémon.",
"damage": "300"
},
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Raging Out-GX",
"text": "Discard the top 10 cards of your opponent's deck. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1005,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1005
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 710,
"low": 710,
"high": 710,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 766,
"low": 651.1,
"high": 880.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1681.69,
"low": 1754.5,
"high": 2150.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 103.51,
"low": 87.98,
"high": 119.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 146.5,
"low": 124.53,
"high": 168.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 195.9,
"low": 252,
"high": 252,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 950,
"low": 807.5,
"high": 1092.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:00:36.201Z",
"trend_7d": {
"direction": "up",
"percent": 10.78
}
}
}
}