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 a Stadium card your opponent has in play. If you do, prevent all effects of an attack, including damage, done to Flygon during your opponent's next turn.
Does 60 damage plus 10 more damage for each Evolved Pokémon on your Bench.
/api/v1/pokemon/cards/pt2_ja-72vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pt2_ja-72vh",
"name": "Flygon",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/72vh.large.webp"
}
],
"expansion": {
"id": "pt2_ja",
"name": "Bonds to the End of Time",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT2",
"printed_total": 90,
"release_date": "2008/12/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt2_ja.symbol.png",
"translation": {
"en": {
"name": "Bonds to the End of Time"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607171",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/72vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "120",
"abilities": [
{
"name": "Rainbow Float",
"text": "If any basic Energy card attached to Flygon is the same type as any of your Pokémon, the Retreat Cost for those Pokémon is 0.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sand Wall",
"text": "Discard a Stadium card your opponent has in play. If you do, prevent all effects of an attack, including damage, done to Flygon during your opponent's next turn.",
"damage": "40"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Power Swing",
"text": "Does 60 damage plus 10 more damage for each Evolved Pokémon on your Bench.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "+30"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 8.84,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.84
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 52.33,
"low": 44.48,
"high": 60.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27.5,
"low": 23.38,
"high": 31.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 367,
"low": 273.4,
"high": 389.39,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18.88,
"low": 17.5,
"high": 17.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 46,
"low": 46,
"high": 89.19,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-08-13T23:52:48.585Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}