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

Your opponent's Active Pokémon is now Confused.
Heal 30 damage from this Pokémon.
/api/v1/pokemon/cards/sm1-41vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm1-41vrh",
"name": "Primarina",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/41vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/41vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/41vrh.large.webp"
}
],
"expansion": {
"id": "sm1",
"name": "Sun & Moon",
"total": 173,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "SUM",
"printed_total": 149,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "126912",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/41vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/41vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/41vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "150",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Disarming Voice",
"text": "Your opponent's Active Pokémon is now Confused.",
"damage": "30"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sparkling Aria",
"text": "Heal 30 damage from this Pokémon.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 0.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.73
},
{
"condition": "LP",
"price": 0.71
},
{
"condition": "MP",
"price": 0.63
},
{
"condition": "HP",
"price": 0.4
},
{
"condition": "DMG",
"price": 0.49
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 39.99,
"low": 34.99,
"high": 44.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12.25,
"low": 10.41,
"high": 14.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 46.55,
"low": 8.97,
"high": 225.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:33:45.251Z",
"trend_7d": {
"direction": "down",
"percent": -3.95
}
}
}
}