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 [N]](https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/69vrh.large.webp)
Flip a coin. If heads, the Defending Pokémon is now Burned.
/api/v1/pokemon/cards/dp3-69vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp3-69vrh",
"name": "Unown [N]",
"number": "69",
"printed_number": "69",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/69vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/69vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/69vrh.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": "90224",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/69vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/69vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/69vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"abilities": [
{
"name": "Nod",
"text": "Once during your turn (before your attack), if you have Unown N, Unown O, and Unown D on your Bench, you may ask your opponent to take a Prize card. If he or she does, you take a Prize card. If he or she doesn't, draw a card.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Hidden Power",
"text": "Flip a coin. If heads, the Defending Pokémon is now Burned.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+10"
}
],
"rarity": "Uncommon",
"artist": "Daisuke Ito",
"pricing": {
"currency": "USD",
"market": 2.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.97
},
{
"condition": "HP",
"price": 1.17
},
{
"condition": "DMG",
"price": 0.49
}
],
"graded": [
{
"company": "PSA",
"grade": "6",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-15T05:59:01.082Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}