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

← Phantom Forces
Lysandre's Trump Card

Lysandre's Trump Card

Rare Ultra #118 Trainer Supporter
Illustrator
Hitoshi Ariga
Expansion
Phantom Forces · XY
Language
English
TCGplayer
94686
GET /api/v1/pokemon/cards/xy4-118vh?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xy4-118vh",
    "name": "Lysandre's Trump Card",
    "number": "118",
    "printed_number": "118",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/118vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/118vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/118vh.large.webp"
      }
    ],
    "expansion": {
      "id": "xy4",
      "name": "Phantom Forces",
      "total": 124,
      "language": "English",
      "language_code": "en",
      "series": "XY",
      "code": "PHF",
      "printed_total": 119,
      "release_date": "2014/11/05",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "94686",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/118vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/118vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/118vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Rare Ultra",
    "artist": "Hitoshi Ariga",
    "pricing": {
      "currency": "USD",
      "market": 17.01,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 17.01
        },
        {
          "condition": "LP",
          "price": 10.97
        },
        {
          "condition": "MP",
          "price": 6.97
        },
        {
          "condition": "HP",
          "price": 6.62
        },
        {
          "condition": "DMG",
          "price": 6.32
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 11.5,
          "low": 11.5,
          "high": 11.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 9.5,
          "low": 9.5,
          "high": 9.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 889.55,
          "low": 951,
          "high": 959,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 11.5,
          "low": 9.78,
          "high": 13.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 19,
          "low": 16.19,
          "high": 19,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 21,
          "low": 21,
          "high": 21,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 20.03,
          "low": 11.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 61.5,
          "low": 89,
          "high": 89,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:30:56.509Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}