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

← Mega Evolution Black Star Promos
Flygon

Flygon

Promo #16 Pokémon Stage 2 HP 150
Types
Fighting
Illustrator
Oswaldo KATO
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
663191

Attacks

Cutting Wind 130
Fighting · Fighting
GET /api/v1/pokemon/cards/mep-16vh?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-16vh",
    "name": "Flygon",
    "number": "16",
    "printed_number": "16",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.large.webp"
      }
    ],
    "expansion": {
      "id": "mep",
      "name": "Mega Evolution Black Star Promos",
      "total": 112,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "MEP",
      "printed_total": 112,
      "release_date": "2025/09/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "663191",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "150",
    "abilities": [
      {
        "name": "Sandy Flapping",
        "text": "Once during your turn, when you play this Pokémon from your hand to evolve 1 of your Pokémon, you may use this Ability. You may also use this Ability if this Pokémon is in the Active Spot and is Knocked Out by damage from an attack from your opponent's Pokémon. Discard the top 2 cards of your opponent's deck.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Fighting"
        ],
        "converted_energy_cost": 2,
        "name": "Cutting Wind",
        "damage": "130"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Oswaldo KATO",
    "pricing": {
      "currency": "USD",
      "market": 8.54,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.54
        },
        {
          "condition": "LP",
          "price": 7.64
        },
        {
          "condition": "MP",
          "price": 8.07
        },
        {
          "condition": "DMG",
          "price": 5.19
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 66,
          "low": 66,
          "high": 73.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 257.51,
          "low": 149.05,
          "high": 301.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 11.35,
          "low": 9.65,
          "high": 13.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 33.5,
          "low": 33.5,
          "high": 49.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "8",
          "value": 19.99,
          "low": 16.99,
          "high": 22.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:57:46.786Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.73
      }
    }
  }
}