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 can't attach Energy from his or her hand to the Defending Pokémon during his or her next turn.
/api/v1/pokemon/cards/cp2_ja-5vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "cp2_ja-5vh",
"name": "Palkia",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/5vh.large.webp"
}
],
"expansion": {
"id": "cp2_ja",
"name": "Legendary Shine Collection",
"total": 27,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP2",
"printed_total": 27,
"release_date": "2015/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.symbol.png",
"translation": {
"en": {
"name": "Legendary Shine Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "605346",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/5vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Wave Splash",
"damage": "30"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Cross Slicer",
"text": "Your opponent can't attach Energy from his or her hand to the Defending Pokémon during his or her next turn.",
"damage": "80"
}
],
"rarity": "Rare",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 104.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 104.24
},
{
"condition": "LP",
"price": 68.38
},
{
"condition": "MP",
"price": 45.5
},
{
"condition": "HP",
"price": 55.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 84,
"low": 71.4,
"high": 96.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 64,
"low": 54.4,
"high": 73.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 402.5,
"low": 370.79,
"high": 650,
"confidence": "high",
"value_kind": "sold",
"sold_count": 18,
"trend": {
"direction": "down",
"percent": -22.1
}
},
{
"company": "PSA",
"grade": "5",
"value": 325.1,
"low": 335,
"high": 335,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 40.33,
"low": 34.28,
"high": 46.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 84.88,
"low": 72.15,
"high": 97.61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 138.78,
"low": 114.99,
"high": 235,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "1",
"value": 81,
"low": 80.2,
"high": 96.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:59:49.663Z",
"trend_7d": {
"direction": "up",
"percent": 0.51
}
}
}
}