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

Your opponent reveals his or her hand.
This attack does 10 more damage for each Energy attached to your opponents Active Pokémon.
/api/v1/pokemon/cards/cp5_ja-17?include=prices 200 17ms{
"success": true,
"data": {
"id": "cp5_ja-17",
"name": "Mew",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/17.large.webp"
}
],
"expansion": {
"id": "cp5_ja",
"name": "Mythical & Legendary Dream Shine Collection",
"total": 38,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP5",
"printed_total": 36,
"release_date": "2016/07/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp5_ja.symbol.png",
"translation": {
"en": {
"name": "Mythical & Legendary Dream Shine Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "606043",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/17.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Clairvoyance",
"text": "Your opponent reveals his or her hand."
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psychic",
"text": "This attack does 10 more damage for each Energy attached to your opponents Active Pokémon.",
"damage": "40+"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 1653.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1653.6
},
{
"condition": "LP",
"price": 200
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 1543.07,
"low": 1311.61,
"high": 1774.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 452.25,
"low": 384.41,
"high": 520.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 600,
"low": 510,
"high": 690,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 458.5,
"low": 367,
"high": 550,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 206,
"low": 175.1,
"high": 236.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 300,
"low": 300,
"high": 849.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 12
},
{
"company": "PSA",
"grade": "6",
"value": 233.22,
"low": 299.31,
"high": 310.59,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 122.65,
"low": 104.25,
"high": 141.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 89.99,
"low": 89.99,
"high": 133.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 605,
"low": 601.5,
"high": 782.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "10",
"value": 590,
"low": 501.5,
"high": 678.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:58:28.927Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}