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

Put 1 damage counter on each of your opponent's Pokémon that already has damage counters on it.
/api/v1/pokemon/cards/ex10-Pvh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex10-Pvh",
"name": "Unown",
"number": "P",
"printed_number": "P",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/Pvh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/Pvh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/Pvh.large.webp"
}
],
"expansion": {
"id": "ex10",
"name": "Unseen Forces",
"total": 145,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "UF",
"printed_total": 115,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90183",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/Pvh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/Pvh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/Pvh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "60",
"abilities": [
{
"name": "Shuffle",
"text": "Once during your turn (before your attack), you may search your deck for another Unown and switch it with Unown. (Any cards attached to Unown, damage counters, Special Conditions, and effects on it are now on the new Pokémon.) If you do, put Unown on top of your deck. Shuffle your deck afterward. You can't use more than 1 Shuffle Poké-Power each turn.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hidden Power",
"text": "Put 1 damage counter on each of your opponent's Pokémon that already has damage counters on it."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kyoko Koizumi",
"pricing": {
"currency": "USD",
"market": 14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14
},
{
"condition": "DMG",
"price": 11.88
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 99.99,
"low": 99.99,
"high": 299,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.56,
"low": 14.08,
"high": 19.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 112,
"low": 95.2,
"high": 128.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1025,
"low": 871.25,
"high": 1178.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 75.99,
"low": 64.59,
"high": 87.39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18,
"low": 17.6,
"high": 44.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 90.12,
"low": 69.06,
"high": 109.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-17T05:11:47.999Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}