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

← PLAY Promos
Vaporeon ☆

Vaporeon ☆

Promo #22 Pokémon Basic HP 70
Types
Water
Illustrator
Masakazu Fukuda
Expansion
PLAY Promos · Other
Language
Japanese
TCGplayer
613906
GET /api/v1/pokemon/cards/playp_ja-22vh?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "playp_ja-22vh",
    "name": "Vaporeon ☆",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22vh.large.webp"
      }
    ],
    "expansion": {
      "id": "playp_ja",
      "name": "PLAY Promos",
      "total": 32,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Other",
      "printed_total": 32,
      "release_date": "2003/01/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/playp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/playp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "PLAY Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "613906",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "hp": "70",
    "abilities": [
      {
        "name": "Blue Ray",
        "text": "Once during your turn, when you put Vaporeon ☆ from your hand onto your Bench, you may remove all Special Conditions and 3 damage counters from each Active Pokémon (both yours and your opponent's).",
        "type": "Poké-Power"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Masakazu Fukuda",
    "pricing": {
      "currency": "USD",
      "market": 2227.43,
      "is_stale": true,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 5386,
          "low": 4472,
          "high": 6300,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "8",
          "value": 552,
          "low": 469.2,
          "high": 634.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 660,
          "low": 561,
          "high": 759,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 2650,
          "low": 2252.5,
          "high": 3047.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 14873.75,
          "low": 7066,
          "high": 15095,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 686.5,
          "low": 583.53,
          "high": 789.47,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 1325,
          "low": 1041.88,
          "high": 1545.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 1181.25,
          "low": 658,
          "high": 1450,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 2600,
          "low": 2066,
          "high": 3177,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T03:48:40.928Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}