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

This attack also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
If this Pokémon didn't move from the Bench to the Active Spot this turn, this attack does nothing.
/api/v1/pokemon/cards/svp-36vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "svp-36vh",
"name": "Palafin",
"number": "36",
"printed_number": "36",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/36vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/36vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/36vh.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "513424",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/36vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/36vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/36vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "150",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Jet Punch",
"text": "This attack also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "30"
},
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Justice Kick",
"text": "If this Pokémon didn't move from the Bench to the Active Spot this turn, this attack does nothing.",
"damage": "210"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 4.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.18
},
{
"condition": "LP",
"price": 3.27
},
{
"condition": "MP",
"price": 2.92
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 2.1
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 184.5,
"low": 156.82,
"high": 212.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14.99,
"low": 14.99,
"high": 33.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 27.5,
"low": 23.38,
"high": 31.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "down",
"percent": -1.65
}
}
}
}