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

You can use this attack only if you go second, and only during your first turn. Choose up to 2 of your Benched Pokémon. For each of those Pokémon, search your deck for a basic Energy card and attach it to that Pokémon. Then, shuffle your deck.
/api/v1/pokemon/cards/swsh12a_ja-3vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh12a_ja-3vrh",
"name": "Hisuian Voltorb",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/3vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/3vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/3vrh.large.webp"
}
],
"expansion": {
"id": "swsh12a_ja",
"name": "VSTAR Universe",
"total": 262,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S12a",
"printed_total": 172,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12a_ja.symbol.png",
"translation": {
"en": {
"name": "VSTAR Universe"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571541",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/3vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/3vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja/3vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Cheerful Charge",
"text": "You can use this attack only if you go second, and only during your first turn. Choose up to 2 of your Benched Pokémon. For each of those Pokémon, search your deck for a basic Energy card and attach it to that Pokémon. Then, shuffle your deck."
},
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Ram",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 0.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.32
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 23.2,
"low": 14,
"high": 32.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 29.95,
"low": 29.95,
"high": 29.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.4,
"low": 11.39,
"high": 15.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23.99,
"low": 20.39,
"high": 27.59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T06:18:36.798Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}