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

← Terastal Festival ex
Iron Leaves ex

Iron Leaves ex

Double Rare #16 Pokémon Basicex
Types
Grass
Illustrator
5ban Graphics
Expansion
Terastal Festival ex · Scarlet & Violet
Language
Japanese
TCGplayer
602347

Attacks

Grass · Grass · Colorless
GET /api/v1/pokemon/cards/sv8a_ja-16vh?include=prices 200 145ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8a_ja-16vh",
    "name": "Iron Leaves ex",
    "number": "16",
    "printed_number": "16",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/16vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/16vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/16vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv8a_ja",
      "name": "Terastal Festival ex",
      "total": 237,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV8a",
      "printed_total": 187,
      "release_date": "2024/12/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Terastal Festival ex"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "602347",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/16vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/16vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/16vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Grass"
    ],
    "abilities": [
      {
        "name": null,
        "text": null,
        "type": "特性"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Grass",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": null
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.92,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.92
        },
        {
          "condition": "LP",
          "price": 0.27
        },
        {
          "condition": "HP",
          "price": 0.2
        },
        {
          "condition": "DMG",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 10.4,
          "low": 6.5,
          "high": 14.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 38.62,
          "low": 37.49,
          "high": 41.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 14.5,
          "low": 12.33,
          "high": 16.67,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:36:34.839Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}