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 [J]](https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/76.large.webp)
Remove the Special Condition Asleep from the Defending Pokémon.
/api/v1/pokemon/cards/dp6-76?include=prices 200 35ms{
"success": true,
"data": {
"id": "dp6-76",
"name": "Unown [J]",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/76.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/76.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/76.large.webp"
}
],
"expansion": {
"id": "dp6",
"name": "Legends Awakened",
"total": 146,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "LA",
"printed_total": 146,
"release_date": "2008/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90216",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/76.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/76.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/76.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"abilities": [
{
"name": "JUNK",
"text": "Once during your turn, when you put Unown J from your hand onto your Bench, you may flip a coin. If heads, search your discard pile for a Trainer card, show it to your opponent, and put it into your hand.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Hidden Power",
"text": "Remove the Special Condition Asleep from the Defending Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+10"
}
],
"rarity": "Uncommon",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 3.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.19
},
{
"condition": "LP",
"price": 1.7
},
{
"condition": "MP",
"price": 1.47
},
{
"condition": "HP",
"price": 1.08
},
{
"condition": "DMG",
"price": 1.48
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:52:25.756Z",
"trend_7d": {
"direction": "down",
"percent": -12.36
}
}
}
}