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

If your opponent's Active Pokémon has any Special Energy attached to it, this attack does 70 more damage.
/api/v1/pokemon/cards/sm12_ja-48vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm12_ja-48vh",
"name": "Lycanroc",
"number": "48",
"printed_number": "48",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/48vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/48vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/48vh.large.webp"
}
],
"expansion": {
"id": "sm12_ja",
"name": "Alter Genesis",
"total": 117,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM12",
"printed_total": 95,
"release_date": "2019/09/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12_ja.symbol.png",
"translation": {
"en": {
"name": "Alter Genesis"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572185",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/48vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/48vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/48vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "120",
"abilities": [
{
"name": "Boiling Blood",
"text": "If your opponent has any Pokémon-GX or Pokémon-EX in play, this Pokémon's attacks cost Colorless Colorless Colorless less.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Voltage Claw",
"text": "If your opponent's Active Pokémon has any Special Energy attached to it, this attack does 70 more damage.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "so-taro",
"pricing": {
"currency": "USD",
"market": 0.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.51
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 5.5,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 70,
"low": 66.5,
"high": 70,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:04:26.745Z",
"trend_7d": {
"direction": "down",
"percent": -47.42
}
}
}
}