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

Heal 30 damage from this Pokémon.
/api/v1/pokemon/cards/sm3p_ja-25vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "sm3p_ja-25vh",
"name": "Palkia",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/25vh.large.webp"
}
],
"expansion": {
"id": "sm3p_ja",
"name": "Shining Legends",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3+",
"printed_total": 72,
"release_date": "2017/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3p_ja.symbol.png",
"translation": {
"en": {
"name": "Shining Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573939",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/25vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Spiral Drain",
"text": "Heal 30 damage from this Pokémon.",
"damage": "30"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aqua Blade",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 1.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.68
},
{
"condition": "LP",
"price": 0.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 22.4,
"low": 19.04,
"high": 25.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 28,
"low": 24.75,
"high": 31.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 72.79,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T04:00:24.324Z",
"trend_7d": {
"direction": "down",
"percent": -13.4
}
}
}
}