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

← Mask of Change
Palafin ex

Palafin ex

Double Rare #36 Pokémon Stage 1ex
Types
Water
Illustrator
PLANETA Mochizuki
Expansion
Mask of Change · Scarlet & Violet
Language
Japanese
TCGplayer

Attacks

Giga Impact
Water

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

GET /api/v1/pokemon/cards/sv6_ja-36vh?include=prices 200 110ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6_ja-36vh",
    "name": "Palafin ex",
    "number": "36",
    "printed_number": "36",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/36vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/36vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/36vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv6_ja",
      "name": "Mask of Change",
      "total": 133,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV6",
      "printed_total": 101,
      "release_date": "2024/04/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mask of Change"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/36vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/36vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/36vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "ex"
    ],
    "types": [
      "Water"
    ],
    "abilities": [
      {
        "name": "Hero's Spirit",
        "text": "Put this Pokémon into play only with the effect of Palafin's Zero to Hero Ability.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "Giga Impact",
        "text": "During your next turn, this Pokémon can't attack."
      }
    ],
    "rarity": "Double Rare",
    "artist": "PLANETA Mochizuki",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.27
        },
        {
          "condition": "MP",
          "price": 0.25
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 12.38,
          "low": 12,
          "high": 12.76,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 8.63,
          "low": 8.59,
          "high": 8.66,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T08:03:03.063Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}