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

Search your deck for up to 2 Lightning Energy cards and attach them to this Pokémon. Then, shuffle your deck.
Discard all Energy from this Pokémon.
/api/v1/pokemon/cards/swsh4_ja-30vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh4_ja-30vh",
"name": "Pikachu V",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/30vh.large.webp"
}
],
"expansion": {
"id": "swsh4_ja",
"name": "Amazing Volt Tackle",
"total": 121,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S4",
"printed_total": 100,
"release_date": "2020/09/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4_ja.symbol.png",
"translation": {
"en": {
"name": "Amazing Volt Tackle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568856",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/30vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Lightning"
],
"hp": "190",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Charge",
"text": "Search your deck for up to 2 Lightning Energy cards and attach them to this Pokémon. Then, shuffle your deck."
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thunderbolt",
"text": "Discard all Energy from this Pokémon.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Saki Hayashiro",
"pricing": {
"currency": "USD",
"market": 2.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.15
},
{
"condition": "LP",
"price": 0.85
},
{
"condition": "HP",
"price": 1
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 23.72,
"low": 23.72,
"high": 23.72,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 30.5,
"low": 27.88,
"high": 34,
"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": "7.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7.2,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 7.5,
"high": 12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 15.5,
"low": 12.66,
"high": 15.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 79.79,
"low": 77.56,
"high": 82.36,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22,
"low": 21.82,
"high": 22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 29.99,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:24:22.637Z",
"trend_7d": {
"direction": "down",
"percent": -31.75
}
}
}
}