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

Attach a Water Energy card from your hand to this Pokémon. If you do, switch it with 1 of your Benched Pokémon.
Put 2 Water Energy attached to this Pokémon into your hand.
/api/v1/pokemon/cards/swsh1w_ja-14vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh1w_ja-14vh",
"name": "Lapras V",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/14vh.large.webp"
}
],
"expansion": {
"id": "swsh1w_ja",
"name": "Sword",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S1W",
"printed_total": 60,
"release_date": "2019/12/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh1w_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh1w_ja.symbol.png",
"translation": {
"en": {
"name": "Sword"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568527",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/14vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Water"
],
"hp": "210",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Body Surf",
"text": "Attach a Water Energy card from your hand to this Pokémon. If you do, switch it with 1 of your Benched Pokémon."
},
{
"cost": [
"Water",
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Ocean Loop",
"text": "Put 2 Water Energy attached to this Pokémon into your hand.",
"damage": "210"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Hasuno",
"pricing": {
"currency": "USD",
"market": 1.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.49
},
{
"condition": "LP",
"price": 1.2
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:42:07.707Z",
"trend_7d": {
"direction": "up",
"percent": 1.36
}
}
}
}