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

Put a Water Pokémon from your discard pile onto your Bench. If you do, attach up to 3 Water Energy cards from your discard pile to that Pokémon.
If your opponent's Active Pokémon already has any damage counters on it, this attack does 100 more damage.
/api/v1/pokemon/cards/gem2-0214vh?include=prices 200 89ms{
"success": true,
"data": {
"id": "gem2-0214vh",
"name": "Vaporeon Vmax",
"number": "0214/14",
"printed_number": "0214/14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0214vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0214vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0214vh.large.webp"
}
],
"expansion": {
"id": "gem2",
"name": "Gem Pack 2",
"total": 140,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 140,
"release_date": "2025/05/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem2.logo.png",
"translation": {
"en": {
"name": "Gem Pack 2"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0214vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0214vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0214vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Water"
],
"hp": "320",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Bubble Pod",
"text": "Put a Water Pokémon from your discard pile onto your Bench. If you do, attach up to 3 Water Energy cards from your discard pile to that Pokémon."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Max Torrent",
"text": "If your opponent's Active Pokémon already has any damage counters on it, this attack does 100 more damage.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Triple Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 6.13,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 75,
"low": 73.5,
"high": 76.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23.97,
"low": 20.37,
"high": 27.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 55.88,
"low": 51,
"high": 58.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 17.78,
"low": 17.21,
"high": 19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 19.5,
"low": 18.75,
"high": 20.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 34.5,
"low": 33.75,
"high": 35.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:42:13.934Z",
"trend_7d": {
"direction": "up",
"percent": 42.89
}
}
}
}