Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

This attack's damage isn't affected by Weakness or Resistance, or by any effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/sv7-3vh?include=prices 200 126ms{
"success": true,
"data": {
"id": "sv7-3vh",
"name": "Ledian",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/3vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/3vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/3vh.large.png"
}
],
"expansion": {
"id": "sv7",
"name": "Stellar Crown",
"total": 175,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SCR",
"printed_total": 142,
"release_date": "2024/09/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "567229",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/3vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/3vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/3vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "90",
"abilities": [
{
"name": "Glittering Star Pattern",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may switch in 1 of your opponent's Benched Pokémon that has 90 HP or less remaining to the Active Spot.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Swift",
"text": "This attack's damage isn't affected by Weakness or Resistance, or by any effects on your opponent's Active Pokémon.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Masako Tomii",
"pricing": {
"currency": "USD",
"market": 0.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.09
},
{
"condition": "MP",
"price": 0.01
},
{
"condition": "DMG",
"price": 0.08
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9.09,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T08:34:31.358Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}