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

Does 20 damage times the number of Darkness Pokémon you have in play.
Does 20 damage times the number of damage counters on this Pokémon.
/api/v1/pokemon/cards/bw4_ja-49vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw4_ja-49vh",
"name": "Zoroark",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/49vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/49vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/49vh.large.webp"
}
],
"expansion": {
"id": "bw4_ja",
"name": "Dark Rush",
"total": 76,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW4",
"printed_total": 69,
"release_date": "2011/12/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw4_ja.symbol.png",
"translation": {
"en": {
"name": "Dark Rush"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601433",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/49vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/49vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/49vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Brutal Bash",
"text": "Does 20 damage times the number of Darkness Pokémon you have in play.",
"damage": "20×"
},
{
"cost": [
"Darkness",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Dark Rush",
"text": "Does 20 damage times the number of damage counters on this Pokémon.",
"damage": "20×"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 6.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.36
},
{
"condition": "LP",
"price": 2.96
},
{
"condition": "MP",
"price": 2.5
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 0.99
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 15.77,
"low": 13.4,
"high": 18.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 79.03,
"low": 65.4,
"high": 140.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 25.42,
"low": 28.99,
"high": 28.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:03:03.403Z",
"trend_7d": {
"direction": "up",
"percent": 145.56
}
}
}
}