Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Paradise Dragona
Flygon ex

Flygon ex

Super Rare #79 Pokémon Stage 2exTera
Types
Fighting
Illustrator
5ban Graphics
Expansion
Paradise Dragona · Scarlet & Violet
Language
Japanese
TCGplayer
579461

Attacks

Storm Back
Fighting

You may switch this Pokémon with 1 of your Benched Pokémon.

Peridot Sonic
Water · Fighting · Metal

This attack does 100 damage to each of your opponent's Pokémon ex and Pokémon V. This attack's damage isn't affected by Weakness or Resistance.

GET /api/v1/pokemon/cards/sv7a_ja-79vh?include=prices 200 92ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7a_ja-79vh",
    "name": "Flygon ex",
    "number": "79",
    "printed_number": "79",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/79vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/79vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/79vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv7a_ja",
      "name": "Paradise Dragona",
      "total": 94,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV7a",
      "printed_total": 64,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Paradise Dragona"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "579461",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/79vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/79vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/79vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "ex",
      "Tera"
    ],
    "types": [
      "Fighting"
    ],
    "attacks": [
      {
        "cost": [
          "Fighting"
        ],
        "converted_energy_cost": 1,
        "name": "Storm Back",
        "text": "You may switch this Pokémon with 1 of your Benched Pokémon."
      },
      {
        "cost": [
          "Water",
          "Fighting",
          "Metal"
        ],
        "converted_energy_cost": 3,
        "name": "Peridot Sonic",
        "text": "This attack does 100 damage to each of your opponent's Pokémon ex and Pokémon V. This attack's damage isn't affected by Weakness or Resistance."
      }
    ],
    "rarity": "Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 3.36,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.36
        },
        {
          "condition": "LP",
          "price": 3.11
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 17.76,
          "low": 10.56,
          "high": 21.72,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "6",
          "value": 5,
          "low": 5,
          "high": 5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 33.5,
          "low": 39,
          "high": 39,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 21.5,
          "low": 18.27,
          "high": 24.73,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:37:14.471Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.3
      }
    }
  }
}