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 is a Colorless Pokémon, this attack does 60 more damage.
Discard the top card of your deck.
/api/v1/pokemon/cards/dv1-16vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dv1-16vh",
"name": "Haxorus",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/16vh.large.webp"
}
],
"expansion": {
"id": "dv1",
"name": "Dragon Vault",
"total": 21,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DRV",
"printed_total": 20,
"release_date": "2012/10/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dv1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dv1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86034",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/16vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "140",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Axe Slugger",
"text": "If the Defending Pokémon is a Colorless Pokémon, this attack does 60 more damage.",
"damage": "60"
},
{
"cost": [
"Fighting",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dragon Pulse",
"text": "Discard the top card of your deck.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Dragon",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 3.93,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.93
},
{
"condition": "LP",
"price": 2.83
},
{
"condition": "MP",
"price": 1.78
},
{
"condition": "HP",
"price": 1.45
},
{
"condition": "DMG",
"price": 1.23
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17.94,
"high": 21.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7.",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 43.13,
"low": 40.33,
"high": 58.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 23.43,
"low": 21.63,
"high": 21.63,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:53:21.876Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}