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 does 20 more damage times the amount of Energy attached to all of your opponent's Pokémon.
/api/v1/pokemon/cards/sm5-41?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm5-41",
"name": "Frost Rotom",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/41.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/41.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/41.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": "157658",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/41.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/41.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/41.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Roto Motor",
"text": "If you have 9 or more Pokémon Tool cards in your discard pile, ignore all Energy in the attack cost of each of this Pokémon's attacks.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Frost Crush",
"text": "This attack does 20 more damage times the amount of Energy attached to all of your opponent's Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "MAHOU",
"pricing": {
"currency": "USD",
"market": 1.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.7
},
{
"condition": "LP",
"price": 1.39
},
{
"condition": "MP",
"price": 1.23
},
{
"condition": "HP",
"price": 1.09
},
{
"condition": "DMG",
"price": 1.02
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:49:14.262Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}