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

Discard an Energy from this Pokémon. During your opponent's next turn, the Defending Pokémon can't attack.
/api/v1/pokemon/cards/sv3_ja-133vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv3_ja-133vh",
"name": "Eiscue ex",
"number": "133",
"printed_number": "133",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/133vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/133vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/133vh.large.webp"
}
],
"expansion": {
"id": "sv3_ja",
"name": "Ruler of the Black Flame",
"total": 141,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV3",
"printed_total": 108,
"release_date": "2023/07/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3_ja.symbol.png",
"translation": {
"en": {
"name": "Ruler of the Black Flame"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567087",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/133vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/133vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/133vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Fire"
],
"hp": "210",
"attacks": [
{
"cost": [
"Water",
"Water",
"Water"
],
"converted_energy_cost": 3,
"name": "Scalding Block",
"text": "Discard an Energy from this Pokémon. During your opponent's next turn, the Defending Pokémon can't attack.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Special Art Rare",
"artist": "Toshinao Aoki",
"pricing": {
"currency": "USD",
"market": 8.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.05
},
{
"condition": "MP",
"price": 7.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31,
"low": 16,
"high": 34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37.25,
"low": 33.25,
"high": 37.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:22:52.886Z",
"trend_7d": {
"direction": "down",
"percent": -9.45
}
}
}
}