Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.
![Unown [Z]](https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/72.large.webp)
Remove as many damage counters as you like from each Unown you have in play. Put that many damage counters on the Defending Pokémon.
/api/v1/pokemon/cards/dp3-72?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp3-72",
"name": "Unown [Z]",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/72.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/72.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/72.large.webp"
}
],
"expansion": {
"id": "dp3",
"name": "Secret Wonders",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "SW",
"printed_total": 132,
"release_date": "2007/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90247",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/72.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/72.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/72.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"abilities": [
{
"name": "ZERO",
"text": "Once during your turn (before your attack), if Unown Z is on your Bench and you have no cards in your deck, you may discard all cards attached to Unown Z and put Unown Z on top of your deck.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hidden Power",
"text": "Remove as many damage counters as you like from each Unown you have in play. Put that many damage counters on the Defending Pokémon."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+10"
}
],
"rarity": "Uncommon",
"artist": "Kazuyuki Kano",
"pricing": {
"currency": "USD",
"market": 1.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.88
},
{
"condition": "LP",
"price": 1.04
},
{
"condition": "MP",
"price": 1.07
},
{
"condition": "HP",
"price": 0.69
},
{
"condition": "DMG",
"price": 0.91
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:12:03.158Z",
"trend_7d": {
"direction": "down",
"percent": -1.05
}
}
}
}