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 an Energy from this Pokémon. If you do, discard an Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/swsh10p_ja-73vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh10p_ja-73vh",
"name": "Kleavor V",
"number": "73",
"printed_number": "73",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/73vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/73vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/73vh.large.webp"
}
],
"expansion": {
"id": "swsh10p_ja",
"name": "Space Juggler",
"total": 88,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10P",
"printed_total": 67,
"release_date": "2022/04/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10p_ja.symbol.png",
"translation": {
"en": {
"name": "Space Juggler"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569916",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/73vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/73vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/73vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fighting"
],
"hp": "210",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Cut",
"damage": "40"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Axe Slash",
"text": "Discard an Energy from this Pokémon. If you do, discard an Energy from your opponent's Active Pokémon.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12.13,
"low": 10,
"high": 22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38.8,
"low": 59.95,
"high": 59.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 32.49,
"low": 27.62,
"high": 37.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:27:40.932Z",
"trend_7d": {
"direction": "down",
"percent": -33.13
}
}
}
}