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

← Sword & Shield
Zacian V (Play Pokemon Stamp)

Zacian V (Play Pokemon Stamp)

Rare Holo V #138
Illustrator
5ban Graphics
Expansion
Sword & Shield · Sword & Shield
Language
English
TCGplayer
476064
GET /api/v1/pokemon/cards/swsh1-138vpp?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh1-138vpp",
    "name": "Zacian V (Play Pokemon Stamp)",
    "number": "138",
    "printed_number": "138",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-138vpp.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-138vpp.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-138vpp.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh1",
      "name": "Sword & Shield",
      "total": 216,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "SSH",
      "printed_total": 202,
      "release_date": "2020/02/07",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh1.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh1.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "476064",
    "variants": [
      {
        "name": "playPokemonStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-138vpp.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-138vpp.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-138vpp.large.webp"
          }
        ]
      }
    ],
    "rarity": "Rare Holo V",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 86.01,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 86.01
        },
        {
          "condition": "LP",
          "price": 81.68
        },
        {
          "condition": "MP",
          "price": 72.5
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T11:43:44.876Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}