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 [M]](https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/66vrh.large.webp)
Flip a coin. If heads, this attack does 30 damage. If tails, this attack does 30 damage to 1 of your Pokémon, and this attack's damage isn't affected by Weakness or Resistance.
/api/v1/pokemon/cards/dp2-66vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp2-66vrh",
"name": "Unown [M]",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/66vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/66vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/66vrh.large.webp"
}
],
"expansion": {
"id": "dp2",
"name": "Mysterious Treasures",
"total": 124,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "MT",
"printed_total": 123,
"release_date": "2007/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90222",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/66vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/66vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/66vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"abilities": [
{
"name": "MAGNET",
"text": "Once during your turn (before your attack), if Unown M is your Active Pokémon, you may flip a coin. If heads, switch 1 of your opponent's Benched Pokémon with 1 of the Defending Pokémon. This power can't be used if Unown M is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Hidden Power",
"text": "Flip a coin. If heads, this attack does 30 damage. If tails, this attack does 30 damage to 1 of your Pokémon, and this attack's damage isn't affected by Weakness or Resistance."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+10"
}
],
"rarity": "Uncommon",
"artist": "Kazuyuki Kano",
"pricing": {
"currency": "USD",
"market": 8.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.75
},
{
"condition": "LP",
"price": 2.94
},
{
"condition": "MP",
"price": 2.27
},
{
"condition": "HP",
"price": 2.53
},
{
"condition": "DMG",
"price": 0.44
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 34.33,
"low": 29.18,
"high": 39.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 23.2,
"low": 19.72,
"high": 26.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:09:39.295Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}