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 10 damage times the number of your opponent's Benched Pokémon.
This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on the Defending Pokémon.
/api/v1/pokemon/cards/ex10-24?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex10-24",
"name": "Hitmonchan",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/24.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/24.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/24.large.webp"
}
],
"expansion": {
"id": "ex10",
"name": "Unseen Forces",
"total": 145,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "UF",
"printed_total": 115,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86092",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/24.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/24.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/24.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "70",
"abilities": [
{
"name": "Stages of Evolution",
"text": "As long as Hitmonchan is an Evolved Pokémon, Hitmonchan gets +30 HP.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Heavy Punch",
"text": "Does 10 damage times the number of your opponent's Benched Pokémon.",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Speedy Uppercut",
"text": "This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on the Defending Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Hisao Nakamura",
"pricing": {
"currency": "USD",
"market": 6.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.14
},
{
"condition": "LP",
"price": 2.27
},
{
"condition": "MP",
"price": 1.1
},
{
"condition": "HP",
"price": 1.16
},
{
"condition": "DMG",
"price": 1.12
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 119.07,
"low": 101.21,
"high": 136.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 108,
"low": 91.8,
"high": 124.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 758.69,
"low": 305.25,
"high": 1687.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 26.5,
"low": 22.53,
"high": 30.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 48,
"low": 41,
"high": 60,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 130.84,
"low": 40.55,
"high": 248.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:21:39.025Z",
"trend_7d": {
"direction": "down",
"percent": -7.11
}
}
}
}