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

Your opponent's Active Pokémon is now Confused.
If you use this attack when you have only 1 Prize card left, you win this game.
/api/v1/pokemon/cards/swsh12_ja-35vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh12_ja-35vh",
"name": "Unown V",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/35vh.large.webp"
}
],
"expansion": {
"id": "swsh12_ja",
"name": "Paradigm Trigger",
"total": 125,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S12",
"printed_total": 98,
"release_date": "2022/10/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12_ja.symbol.png",
"translation": {
"en": {
"name": "Paradigm Trigger"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570093",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/35vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Psychic"
],
"hp": "180",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Shady Stamp",
"text": "Your opponent's Active Pokémon is now Confused.",
"damage": "30"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Victory Symbol",
"text": "If you use this attack when you have only 1 Prize card left, you win this game."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "N-DESIGN Inc.",
"pricing": {
"currency": "USD",
"market": 0.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.5
},
{
"condition": "MP",
"price": 0.3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13.31,
"low": 13,
"high": 17,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 22.77,
"low": 21.66,
"high": 22.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:41:43.982Z",
"trend_7d": {
"direction": "down",
"percent": -48.45
}
}
}
}