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

During your opponent's next turn, prevent all effects of attacks used by your opponent's Pokémon done to this Pokémon. (Damage is not an effect.)
/api/v1/pokemon/cards/sv4-232vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv4-232vh",
"name": "Altaria ex",
"number": "232",
"printed_number": "232",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/232vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/232vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/232vh.large.webp"
}
],
"expansion": {
"id": "sv4",
"name": "Paradox Rift",
"total": 266,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAR",
"printed_total": 182,
"release_date": "2023/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "523913",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/232vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/232vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/232vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Dragon"
],
"hp": "260",
"abilities": [
{
"name": "Humming Heal",
"text": "Once during your turn, you may heal 20 damage from each of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Metal"
],
"converted_energy_cost": 2,
"name": "Light Pulse",
"text": "During your opponent's next turn, prevent all effects of attacks used by your opponent's Pokémon done to this Pokémon. (Damage is not an effect.)",
"damage": "140"
}
],
"rarity": "Ultra Rare",
"artist": "Saki Hayashiro",
"pricing": {
"currency": "USD",
"market": 3.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.25
},
{
"condition": "MP",
"price": 2.48
},
{
"condition": "HP",
"price": 2.87
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 29.12,
"low": 21.62,
"high": 36.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20.7,
"low": 34.99,
"high": 34.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 54.04,
"low": 59,
"high": 59,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 10.2,
"low": 10.76,
"high": 10.76,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 16.73,
"low": 11.79,
"high": 22.04,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T02:26:51.715Z",
"trend_7d": {
"direction": "down",
"percent": -2.69
}
}
}
}