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

Move up to 2 damage counters from Dusknoir to 1 of your opponent's Benched Pokémon.
/api/v1/pokemon/cards/dpp-DP33vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dpp-DP33vh",
"name": "Dusknoir",
"number": "DP33",
"printed_number": "DP33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP33vh.large.webp"
}
],
"expansion": {
"id": "dpp",
"name": "DP Black Star Promos",
"total": 56,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "PR-DPP",
"printed_total": 56,
"release_date": "2007/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85039",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP33vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "130",
"abilities": [
{
"name": "Dark Hide",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, look at your opponent's hand, choose a Pokémon you find there, and put it on the bottom of his or her deck. This power can't be used if Dusknoir is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Reaper Pulse",
"text": "Move up to 2 damage counters from Dusknoir to 1 of your opponent's Benched Pokémon.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "+30"
}
],
"resistances": [
{
"type": "Colorless",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3
},
{
"condition": "HP",
"price": 1.4
},
{
"condition": "DMG",
"price": 1.01
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:33:03.352Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}