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

Flip a coin. If heads, your opponent can't attach Energy cards from his or her hand to the Defending Pokémon during his or her next turn.
/api/v1/pokemon/cards/adv5_ja-38vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "adv5_ja-38vh",
"name": "Regice ex",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/38vh.large.webp"
}
],
"expansion": {
"id": "adv5_ja",
"name": "Undone Seal",
"total": 83,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 83,
"release_date": "2004/01/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv5_ja.symbol.png",
"translation": {
"en": {
"name": "Undone Seal"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612534",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/38vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Crystal Body",
"text": "Prevent all effects of attacks, except damage, done to Regice ex by the Attacking Pokémon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Freeze Lock",
"text": "Flip a coin. If heads, your opponent can't attach Energy cards from his or her hand to the Defending Pokémon during his or her next turn.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare Holo ex",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 69.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 69.4
},
{
"condition": "MP",
"price": 50
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 217.5,
"low": 144,
"high": 335,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "3",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 94,
"low": 79.9,
"high": 108.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "SGC",
"grade": "5",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "901",
"value": 22.13,
"low": 18.81,
"high": 25.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-13T14:47:57.623Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}