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

This attack does 40 more damage times the amount of basic Energy attached to this Pokémon.
/api/v1/pokemon/cards/sm11-156vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm11-156vh",
"name": "Haxorus",
"number": "156",
"printed_number": "156",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/156vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/156vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/156vh.large.webp"
}
],
"expansion": {
"id": "sm11",
"name": "Unified Minds",
"total": 261,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNM",
"printed_total": 236,
"release_date": "2019/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "195154",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/156vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/156vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/156vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "150",
"abilities": [
{
"name": "Grind Up",
"text": "Once during your turn (before your attack), you may discard any Stadium card in play. If you do, attach up to 3 in any combination of Fire and Metal Energy cards from your hand to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Metal"
],
"converted_energy_cost": 2,
"name": "Powerful Axe",
"text": "This attack does 40 more damage times the amount of basic Energy attached to this Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": 0.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.83
},
{
"condition": "LP",
"price": 0.69
}
],
"graded": [
{
"company": "PSA",
"grade": "6",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26.33,
"low": 42,
"high": 42,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:35:58.618Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}