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
Types
Water
Illustrator
Masakazu Fukuda
Expansion
PLAY Promos · Other
Language
Japanese
TCGplayer
GET /api/v1/pokemon/cards/playp_ja-22?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "playp_ja-22",
    "name": "Vaporeon ☆",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22.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": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/22.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "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"
      }
    ],
    "rarity": "Promo",
    "artist": "Masakazu Fukuda",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 4472,
          "low": 3801.2,
          "high": 5142.8,
          "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": "PSA",
          "grade": "10",
          "value": 2775,
          "low": 2637.5,
          "high": 2775,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 817.5,
          "low": 694.88,
          "high": 940.12,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 570,
          "low": 484.5,
          "high": 655.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 875,
          "low": 743.75,
          "high": 1006.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 2486.78,
          "low": 3999,
          "high": 3999,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ]
    }
  }
}