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

Flip a coin. If heads, prevent all effects of attacks, including damage, done to Hitmonchan during your opponent's next turn.
This attack's damage isn't affected by Resistance.
/api/v1/pokemon/cards/hsp-HGSS24vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "hsp-HGSS24vh",
"name": "Hitmonchan",
"number": "HGSS24",
"printed_number": "HGSS24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS24vh.large.webp"
}
],
"expansion": {
"id": "hsp",
"name": "HGSS Black Star Promos",
"total": 25,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "PR-HS",
"printed_total": 25,
"release_date": "2010/02/10",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86097",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS24vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Detect",
"text": "Flip a coin. If heads, prevent all effects of attacks, including damage, done to Hitmonchan during your opponent's next turn."
},
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sky Uppercut",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 12.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.34
},
{
"condition": "LP",
"price": 9.1
},
{
"condition": "MP",
"price": 5.73
},
{
"condition": "HP",
"price": 5.1
},
{
"condition": "DMG",
"price": 3.55
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 223,
"low": 189.55,
"high": 256.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 127,
"low": 107.95,
"high": 146.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 19.45,
"low": 12.66,
"high": 12.66,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 36,
"low": 36,
"high": 36.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50,
"low": 50,
"high": 53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 500,
"low": 425,
"high": 575,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 43,
"low": 43,
"high": 43.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:32:58.348Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}