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 the Defending Pokémon's attacks. Metronome copies that attack except for its Energy cost. (You must still do anything else in order to use that attack.) (No matter what type that Pokémon is, Clefable ex's type is still Colorless.) Clefable ex performs that attack.
/api/v1/pokemon/cards/pcg1_ja-66vh?include=prices 200 23ms{
"success": true,
"data": {
"id": "pcg1_ja-66vh",
"name": "Clefable ex",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/66vh.large.webp"
}
],
"expansion": {
"id": "pcg1_ja",
"name": "Flight of Legends",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 82,
"release_date": "2004/04/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg1_ja.symbol.png",
"translation": {
"en": {
"name": "Flight of Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612386",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/66vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Colorless"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Metronome",
"text": "Choose 1 of the Defending Pokémon's attacks. Metronome copies that attack except for its Energy cost. (You must still do anything else in order to use that attack.) (No matter what type that Pokémon is, Clefable ex's type is still Colorless.) Clefable ex performs that attack."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Moon Impact",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo ex",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 61.43,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 61.43
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 48.6,
"low": 58.5,
"high": 62.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 114,
"low": 100,
"high": 114,
"confidence": "low",
"value_kind": "feed",
"sold_count": 8
},
{
"company": "PSA",
"grade": "6",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 35.35,
"low": 48,
"high": 48,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 195,
"low": 132.75,
"high": 214.07,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T02:29:59.754Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}