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/ds1_ja-16vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ds1_ja-16vh",
"name": "Haxorus",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/16vh.large.webp"
}
],
"expansion": {
"id": "ds1_ja",
"name": "Dragon Selection",
"total": 20,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "DS",
"printed_total": 20,
"release_date": "2012/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ds1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ds1_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Selection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602823",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/16vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"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"
}
],
"rarity": "Triple Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 5.93,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.93
},
{
"condition": "MP",
"price": 3.22
},
{
"condition": "DMG",
"price": 2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21.4,
"low": 14,
"high": 28.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 13.2,
"low": 11.22,
"high": 15.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 108.5,
"low": 92.23,
"high": 124.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:07:31.141Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}