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's damage isn't affected by Resistance.
/api/v1/pokemon/cards/sm5-70vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm5-70vrh",
"name": "Passimian",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/70vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/70vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/70vrh.large.webp"
}
],
"expansion": {
"id": "sm5",
"name": "Ultra Prism",
"total": 178,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UPR",
"printed_total": 156,
"release_date": "2018/02/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "157687",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/70vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/70vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/70vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "110",
"abilities": [
{
"name": "Power Huddle",
"text": "As long as this Pokémon is on your Bench, your Passimian's attacks do 30 more damage to your opponent's Active Evolution Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rock Hurl",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 0.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.41
},
{
"condition": "MP",
"price": 0.4
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:49:14.262Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}