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 damage times the amount of Psychic Energy attached to this Pokémon.
Switch all damage counters on this Pokémon with those on your opponents Active Pokémon.
/api/v1/pokemon/cards/xy8r_ja-62vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy8r_ja-62vh",
"name": "Mewtwo-EX",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/62vh.large.webp"
}
],
"expansion": {
"id": "xy8r_ja",
"name": "Red Flash",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY8",
"printed_total": 59,
"release_date": "2015/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy8r_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy8r_ja.symbol.png",
"translation": {
"en": {
"name": "Red Flash"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "604097",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/62vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Psychic"
],
"hp": "170",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Shatter Shot",
"text": "This attack does 30 damage times the amount of Psychic Energy attached to this Pokémon.",
"damage": "30×"
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Damage Change",
"text": "Switch all damage counters on this Pokémon with those on your opponents Active Pokémon."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 206.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 206.4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 332.88,
"low": 480,
"high": 480,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 1413,
"low": 1111,
"high": 1560,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "3",
"value": 81,
"low": 68.85,
"high": 93.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 114,
"low": 96.9,
"high": 131.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 205.55,
"low": 282,
"high": 282,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2025-11-18T02:08:19.767Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}