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

← Future Flash
Altaria ex

Altaria ex

Super Rare #83 Pokémon Stage 1ex HP 260
Types
Dragon
Illustrator
Saki Hayashiro
Expansion
Future Flash · Scarlet & Violet
Language
Japanese
TCGplayer
566043

Attacks

Light Pulse 140
Water · Metal

During your opponent's next turn, prevent all effects of attacks used by your opponent's Pokémon done to this Pokémon. (Damage is not an effect.)

GET /api/v1/pokemon/cards/sv4m_ja-83vh?include=prices 200 25ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv4m_ja-83vh",
    "name": "Altaria ex",
    "number": "83",
    "printed_number": "83",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/83vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/83vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/83vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv4m_ja",
      "name": "Future Flash",
      "total": 95,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV4M",
      "printed_total": 66,
      "release_date": "2023/10/27",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4m_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4m_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Future Flash"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "566043",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/83vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/83vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/83vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "ex"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "260",
    "abilities": [
      {
        "name": "Humming Heal",
        "text": "Once during your turn, you may heal 20 damage from each of your Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Metal"
        ],
        "converted_energy_cost": 2,
        "name": "Light Pulse",
        "text": "During your opponent's next turn, prevent all effects of attacks used by your opponent's Pokémon done to this Pokémon. (Damage is not an effect.)",
        "damage": "140"
      }
    ],
    "rarity": "Super Rare",
    "artist": "Saki Hayashiro",
    "pricing": {
      "currency": "USD",
      "market": 1.89,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.89
        },
        {
          "condition": "LP",
          "price": 1.43
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 33.82,
          "low": 28.75,
          "high": 38.89,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 17.5,
          "low": 14.88,
          "high": 20.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 12.13,
          "low": 10,
          "high": 16,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6",
          "value": 3.25,
          "low": 2.76,
          "high": 3.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 9.65,
          "low": 8,
          "high": 8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 11.5,
          "low": 9.78,
          "high": 13.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 15,
          "low": 15,
          "high": 15,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 31.4,
          "low": 37,
          "high": 37,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:35.813Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.5
      }
    }
  }
}