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

Put 2 damage counters on the Defending Pokémon. If the Defending Pokémon is Pokémon-ex, put 4 damage counters instead.
/api/v1/pokemon/cards/pcg2_ja-38vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg2_ja-38vh",
"name": "Shedinja",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/38vh.large.webp"
}
],
"expansion": {
"id": "pcg2_ja",
"name": "Clash of the Blue Sky",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 82,
"release_date": "2004/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg2_ja.symbol.png",
"translation": {
"en": {
"name": "Clash of the Blue Sky"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612321",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/38vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "50",
"abilities": [
{
"name": "Empty Shell",
"text": "When Shedinja is Knocked Out, your opponent doesn't take any Prize cards.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Extra Curse",
"text": "Put 2 damage counters on the Defending Pokémon. If the Defending Pokémon is Pokémon-ex, put 4 damage counters instead."
}
],
"rarity": "Rare Holo",
"artist": "Yukiko Baba",
"pricing": {
"currency": "USD",
"market": 11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.26,
"low": 3.62,
"high": 4.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 40.29,
"low": 35.96,
"high": 39.54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 30.26,
"low": 24.45,
"high": 32.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-17T02:40:50.010Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}