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

← White Flare
Reshiram ex

Reshiram ex

Double Rare #20
Illustrator
5ban Graphics
Expansion
White Flare · Scarlet & Violet
Language
English
TCGplayer
642132
GET /api/v1/pokemon/cards/rsv10pt5-20vh?include=prices 200 125ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "rsv10pt5-20vh",
    "name": "Reshiram ex",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/20vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/20vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/20vh.large.png"
      }
    ],
    "expansion": {
      "id": "rsv10pt5",
      "name": "White Flare",
      "total": 173,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "WHT",
      "printed_total": 86,
      "release_date": "2025/07/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "642132",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/20vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/20vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/20vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.71,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.71
        },
        {
          "condition": "MP",
          "price": 0.5
        },
        {
          "condition": "DMG",
          "price": 0.4
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "10",
          "value": 6.5,
          "low": 5.53,
          "high": 7.48,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 4.25,
          "low": 4.25,
          "high": 4.25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 51,
          "low": 43.35,
          "high": 58.65,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16.49,
          "low": 13.12,
          "high": 22.12,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 190,
          "low": 161.5,
          "high": 218.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 29.99,
          "low": 25.49,
          "high": 34.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 49,
          "low": 29.59,
          "high": 81.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 19
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 10.5,
          "low": 9.73,
          "high": 10.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 9.95,
          "low": 9.74,
          "high": 10.02,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 22.78,
          "low": 14,
          "high": 375,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 350,
          "low": 297.5,
          "high": 402.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 750.5,
          "low": 637.92,
          "high": 863.08,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T20:52:27.351Z",
      "trend_7d": {
        "direction": "up",
        "percent": 7.58
      }
    }
  }
}