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-140vh?include=prices 200 29ms{
"success": true,
"data": {
"id": "sv4-140vh",
"name": "Altaria ex",
"number": "140",
"printed_number": "140",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/140vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/140vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/140vh.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": "523821",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/140vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/140vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/140vh.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": "Double Rare",
"artist": "Saki Hayashiro",
"pricing": {
"currency": "USD",
"market": 0.86,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.86
},
{
"condition": "HP",
"price": 0.67
},
{
"condition": "DMG",
"price": 0.28
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 13,
"high": 40,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 2.25,
"low": 1.91,
"high": 2.59,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 19.62,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 10.93,
"low": 14.5,
"high": 14.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "8.5",
"value": 8.4,
"low": 7.14,
"high": 9.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 187.12,
"low": 159.05,
"high": 215.19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:41:21.073Z",
"trend_7d": {
"direction": "down",
"percent": -10.42
}
}
}
}