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

Choose 1 of your opponent's Active Pokémon's attacks and use it as this attack.
During your opponent's next turn, this Pokémon takes 20 less damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/clc-14vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "clc-14vh",
"name": "Clefable",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/14vh.large.webp"
}
],
"expansion": {
"id": "clc",
"name": "Pokémon TCG Classic - Charizard",
"total": 34,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "CLC",
"printed_total": 34,
"release_date": "2023/11/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clc.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clc.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "527949",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/14vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Metronome",
"text": "Choose 1 of your opponent's Active Pokémon's attacks and use it as this attack."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Minimize",
"text": "During your opponent's next turn, this Pokémon takes 20 less damage from attacks (after applying Weakness and Resistance)."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 6.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.87
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 15,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 37,
"low": 19.5,
"high": 39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 6.5,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 7.99,
"low": 6.79,
"high": 9.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.75,
"low": 7.35,
"high": 14.15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 11.41,
"low": 11.9,
"high": 11.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 14.09,
"low": 11.95,
"high": 19.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 65.71,
"low": 59.75,
"high": 97.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 9.72,
"low": 8.26,
"high": 11.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 19.35,
"low": 15.4,
"high": 37.86,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T03:35:09.312Z",
"trend_7d": {
"direction": "flat",
"percent": -0.29
}
}
}
}