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

← Shrouded Fable
Fezandipiti ex

Fezandipiti ex

Double Rare #38 Pokémon Basicex HP 210
Types
Darkness
Illustrator
takuyoa
Expansion
Shrouded Fable · Scarlet & Violet
Language
English
TCGplayer
560348

Attacks

Cruel Arrow
Colorless · Colorless · Colorless

This attack does 100 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/sv6pt5-38vh?include=prices 200 158ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6pt5-38vh",
    "name": "Fezandipiti ex",
    "number": "38",
    "printed_number": "38",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/38vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/38vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/38vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv6pt5",
      "name": "Shrouded Fable",
      "total": 99,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SFA",
      "printed_total": 64,
      "release_date": "2024/08/02",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "560348",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/38vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/38vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/38vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "210",
    "abilities": [
      {
        "name": "Flip the Script",
        "text": "Once during your turn, if any of your Pokémon were Knocked Out during your opponent's last turn, you may draw 3 cards. You can't use more than 1 Flip the Script Ability each turn.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Cruel Arrow",
        "text": "This attack does 100 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "takuyoa",
    "pricing": {
      "currency": "USD",
      "market": 2.97,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.97
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 16.75,
          "low": 14,
          "high": 19.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.0",
          "value": 3.25,
          "low": 2.76,
          "high": 3.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 22.5,
          "low": 22,
          "high": 23.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 6.95,
          "low": 7.5,
          "high": 7.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9.3,
          "low": 8.5,
          "high": 8.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "9.5",
          "value": 7.2,
          "low": 6.12,
          "high": 8.28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:18:38.056Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.17
      }
    }
  }
}