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

Flip a coin. If heads, search your discard pile for 2 Fire Energy cards and attach them to Charizard (1 if there is only 1).
You may discard a Fire Energy card attached to Charizard. If you do, choose 1 of your opponent's Benched Pokémon and do 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/pcgp_ja-2vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcgp_ja-2vh",
"name": "Charizard",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/2vh.large.webp"
}
],
"expansion": {
"id": "pcgp_ja",
"name": "PCG Promos",
"total": 153,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 153,
"release_date": "2003/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.symbol.png",
"translation": {
"en": {
"name": "PCG Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/2vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Collect Fire",
"text": "Flip a coin. If heads, search your discard pile for 2 Fire Energy cards and attach them to Charizard (1 if there is only 1).",
"damage": "30"
},
{
"cost": [
"Fire",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Flame Pillar",
"text": "You may discard a Fire Energy card attached to Charizard. If you do, choose 1 of your opponent's Benched Pokémon and do 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
}
],
"rarity": "Promo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 435.52,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 435.52
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1000,
"low": 850,
"high": 1150,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 300,
"low": 255,
"high": 345,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4.99,
"low": 4.24,
"high": 5.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 4974.99,
"low": 7999.99,
"high": 7999.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 222,
"low": 188.7,
"high": 255.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 1062.5,
"low": 400,
"high": 1725,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 999.99,
"low": 849.99,
"high": 1149.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "013",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "13",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-31T04:52:56.277Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}