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

If your opponent's Active Pokémon is a Pokémon V, this attack does 50 more damage.
/api/v1/pokemon/cards/swsh11a_ja-77vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh11a_ja-77vh",
"name": "Alolan Vulpix V",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/77vh.large.webp"
}
],
"expansion": {
"id": "swsh11a_ja",
"name": "Incandescent Arcana",
"total": 94,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S11a",
"printed_total": 68,
"release_date": "2022/09/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11a_ja.symbol.png",
"translation": {
"en": {
"name": "Incandescent Arcana"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570840",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/77vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Water"
],
"hp": "190",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "White Drop",
"text": "If your opponent's Active Pokémon is a Pokémon V, this attack does 50 more damage.",
"damage": "10+"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Frost Smash",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 7.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.22
},
{
"condition": "LP",
"price": 5
},
{
"condition": "MP",
"price": 4
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 26.25,
"low": 25,
"high": 70,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 21.25,
"low": 20.25,
"high": 29.05,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29.95,
"low": 25.46,
"high": 34.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:09:52.614Z",
"trend_7d": {
"direction": "down",
"percent": -1.77
}
}
}
}