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

← Team Rocket Returns
Ledian

Ledian

Rare #23 Pokémon Stage 1 HP 70
Types
Grass
Illustrator
Kagemaru Himeno
Expansion
Team Rocket Returns · EX
Language
English
TCGplayer
86693

Attacks

Split Spiral Punch 20
Colorless · Colorless

Flip a coin. If heads, the Defending Pokémon is now Confused.

Tackle 50
Grass · Colorless · Colorless
GET /api/v1/pokemon/cards/ex7-23vrh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex7-23vrh",
    "name": "Ledian",
    "number": "23",
    "printed_number": "23",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/23vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/23vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/23vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex7",
      "name": "Team Rocket Returns",
      "total": 111,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "TRR",
      "printed_total": 109,
      "release_date": "2004/11/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "86693",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/23vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/23vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/23vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Grass"
    ],
    "hp": "70",
    "abilities": [
      {
        "name": "Powder Protection",
        "text": "Any damage done to Ledian by attacks from Pokémon that has an owner in its name is reduced by 40.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Split Spiral Punch",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
        "damage": "20"
      },
      {
        "cost": [
          "Grass",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Tackle",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "Kagemaru Himeno",
    "pricing": {
      "currency": "USD",
      "market": 27.36,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 27.36
        },
        {
          "condition": "LP",
          "price": 26.17
        },
        {
          "condition": "MP",
          "price": 16.73
        },
        {
          "condition": "HP",
          "price": 11.06
        },
        {
          "condition": "DMG",
          "price": 8.5
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 146.25,
          "low": 138.13,
          "high": 150,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 49.99,
          "low": 42.49,
          "high": 57.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 54,
          "low": 32,
          "high": 54.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 9,
          "low": 9,
          "high": 13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 103,
          "low": 87.55,
          "high": 118.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 12,
          "low": 12,
          "high": 31.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 72.87,
          "low": 54.57,
          "high": 107.17,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 150.39,
          "low": 164.48,
          "high": 164.48,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-08-14T04:42:37.114Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}