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 30 more damage for each damage counter on your opponent's Active Pokémon.
/api/v1/pokemon/cards/xy10_ja-24vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy10_ja-24vh",
"name": "M Alakazam-EX",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/24vh.large.webp"
}
],
"expansion": {
"id": "xy10_ja",
"name": "Awakening Psychic King",
"total": 88,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY10",
"printed_total": 78,
"release_date": "2016/03/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy10_ja.symbol.png",
"translation": {
"en": {
"name": "Awakening Psychic King"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/24vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"MEGA",
"EX"
],
"types": [
"Psychic"
],
"hp": "210",
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Zen Force",
"text": "This attack does 30 more damage for each damage counter on your opponent's Active Pokémon.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 7.3,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 7.3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 148.25,
"low": 132,
"high": 299,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "6",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 72.95,
"low": 70.92,
"high": 72.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 54.63,
"low": 59.7,
"high": 65.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:59:21.803Z",
"trend_7d": {
"direction": "up",
"percent": 30.59
}
}
}
}