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

Discard 2 Energy from this Pokémon. This attack does 90 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swsh12a_ja-33vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh12a_ja-33vh",
"name": "Radiant Greninja",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-33vh.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": "571571",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-33vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "130",
"abilities": [
{
"name": "Concealed Cards",
"text": "You must discard an Energy card from your hand in order to use this Ability. Once during your turn, you may draw 2 cards.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Moonlight Shuriken",
"text": "Discard 2 Energy from this Pokémon. This attack does 90 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Souichirou Gunjima",
"pricing": {
"currency": "USD",
"market": 1.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.66
},
{
"condition": "LP",
"price": 1.34
},
{
"condition": "MP",
"price": 1
},
{
"condition": "DMG",
"price": 0.79
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 27.3,
"low": 23.76,
"high": 23.76,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "8.5",
"value": 1.99,
"low": 1.99,
"high": 1.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 28.49,
"low": 26.48,
"high": 30.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 18,
"low": 18,
"high": 18,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 47.5,
"low": 20.5,
"high": 56,
"confidence": "high",
"value_kind": "sold",
"sold_count": 19,
"trend": {
"direction": "up",
"percent": 27
}
},
{
"company": "PSA",
"grade": "9",
"value": 22.33,
"low": 18.98,
"high": 25.68,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 54.73,
"low": 55,
"high": 55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:14:42.883Z",
"trend_7d": {
"direction": "up",
"percent": 1.22
}
}
}
}