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 your opponent's Active Pokémon is an Evolution Pokémon, this attack does 80 more damage.
If your opponent's Active Pokémon is a Basic Pokémon, it is Knocked Out.
/api/v1/pokemon/cards/zsv10pt5-147vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "zsv10pt5-147vh",
"name": "Haxorus",
"number": "147",
"printed_number": "147",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/147vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/147vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/147vh.large.webp"
}
],
"expansion": {
"id": "zsv10pt5",
"name": "Black Bolt",
"total": 172,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "BLK",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642601",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/147vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/147vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/147vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "170",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Cross-Cut",
"text": "If your opponent's Active Pokémon is an Evolution Pokémon, this attack does 80 more damage.",
"damage": "80+"
},
{
"cost": [
"Fighting",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Axe Blast",
"text": "If your opponent's Active Pokémon is a Basic Pokémon, it is Knocked Out."
}
],
"rarity": "Illustration Rare",
"artist": "akagi",
"pricing": {
"currency": "USD",
"market": 66.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 66.54
},
{
"condition": "LP",
"price": 57.22
},
{
"condition": "MP",
"price": 57.19
},
{
"condition": "HP",
"price": 51.75
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 71,
"low": 60.35,
"high": 81.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 40.39,
"low": 40.38,
"high": 42.33,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 112,
"low": 189,
"high": 189,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 104.35,
"low": 105,
"high": 145,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 20.51,
"low": 16.01,
"high": 25.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 43,
"low": 42,
"high": 43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 313,
"low": 322,
"high": 500,
"confidence": "high",
"value_kind": "sold",
"sold_count": 31,
"trend": {
"direction": "down",
"percent": -26.4
}
},
{
"company": "PSA",
"grade": "8",
"value": 54.99,
"low": 43,
"high": 55.79,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 75,
"low": 58.6,
"high": 83.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 24,
"trend": {
"direction": "up",
"percent": 11.6
}
},
{
"company": "SGC",
"grade": "10",
"value": 87.5,
"low": 74.38,
"high": 100.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 279,
"low": 399.99,
"high": 399.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 62.87,
"low": 53.44,
"high": 72.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:00:39.264Z",
"trend_7d": {
"direction": "flat",
"percent": -0.4
}
}
}
}