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-62vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh1w_ja-62vh",
"name": "Lapras V",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/62vh.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": "568575",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/62vh.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": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 3.25,
"high": 20,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 23.75,
"low": 23,
"high": 24.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:42:07.707Z",
"trend_7d": {
"direction": "down",
"percent": -38.46
}
}
}
}