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

← Temporal Forces
Iron Leaves ex

Iron Leaves ex

Double Rare #25 Pokémon BasicexFuture HP 220
Types
Grass
Illustrator
5ban Graphics
Expansion
Temporal Forces · Scarlet & Violet
Language
English
TCGplayer
542769

Attacks

Prism Edge 180
Grass · Grass · Colorless

During your next turn, this Pokémon can't attack.

GET /api/v1/pokemon/cards/sv5-25vh?include=prices 200 134ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv5-25vh",
    "name": "Iron Leaves ex",
    "number": "25",
    "printed_number": "25",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/25vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/25vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/25vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv5",
      "name": "Temporal Forces",
      "total": 218,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "TEF",
      "printed_total": 162,
      "release_date": "2024/03/22",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "542769",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/25vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/25vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/25vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex",
      "Future"
    ],
    "types": [
      "Grass"
    ],
    "hp": "220",
    "abilities": [
      {
        "name": "Rapid Vernier",
        "text": "When you play this Pokémon from your hand onto your Bench during your turn, you may switch it with your Active Pokémon. If you do, you may move any amount of Energy from your other Pokémon to this Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Grass",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Prism Edge",
        "text": "During your next turn, this Pokémon can't attack.",
        "damage": "180"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.78,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.78
        },
        {
          "condition": "LP",
          "price": 0.69
        },
        {
          "condition": "HP",
          "price": 0.58
        },
        {
          "condition": "DMG",
          "price": 0.65
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 8.5,
          "low": 7.23,
          "high": 9.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 5.5,
          "low": 4.68,
          "high": 6.32,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 28.72,
          "low": 40.61,
          "high": 40.61,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 6.5,
          "low": 5.53,
          "high": 7.48,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T07:24:40.644Z",
      "trend_7d": {
        "direction": "up",
        "percent": 13.04
      }
    }
  }
}