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

This attack's damage isn't affected by Resistance.
/api/v1/pokemon/cards/bw7-63vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw7-63vrh",
"name": "Dusknoir",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vrh.large.webp"
}
],
"expansion": {
"id": "bw7",
"name": "Boundaries Crossed",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "BCR",
"printed_total": 149,
"release_date": "2012/11/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85040",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "130",
"abilities": [
{
"name": "Sinister Hand",
"text": "As often as you like during your turn (before your attack), you may move 1 damage counter from 1 of your opponent's Pokémon to another of your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Shadow Punch",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14
},
{
"condition": "LP",
"price": 6.42
},
{
"condition": "MP",
"price": 4.12
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 9.06
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 199.99,
"low": 169.99,
"high": 229.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T21:51:29.373Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}