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

If the Defending Pokémon already has 2 or more damage counters on it, this attack does 60 damage plus 20 more damage.
/api/v1/pokemon/cards/dp7-17vrh?include=prices 200 32ms{
"success": true,
"data": {
"id": "dp7-17vrh",
"name": "Dusknoir",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/17vrh.large.webp"
}
],
"expansion": {
"id": "dp7",
"name": "Stormfront",
"total": 106,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "SF",
"printed_total": 100,
"release_date": "2008/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85038",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/17vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "120",
"abilities": [
{
"name": "Spirit Pulse",
"text": "As long as Dusknoir is your Active Pokémon, put 1 damage counter on each of your opponent's Pokémon that has any Energy attached to it between turns.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Darkness Mist",
"text": "If the Defending Pokémon already has 2 or more damage counters on it, this attack does 60 damage plus 20 more damage.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "+30"
}
],
"resistances": [
{
"type": "Colorless",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Tomoaki Imakuni",
"pricing": {
"currency": "USD",
"market": 5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5
},
{
"condition": "LP",
"price": 4.28
},
{
"condition": "MP",
"price": 1.85
},
{
"condition": "HP",
"price": 1.62
},
{
"condition": "DMG",
"price": 1.03
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11.5,
"low": 4.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 14,
"high": 16,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T03:32:58.226Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}