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/sm4p_ja-54vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm4p_ja-54vrh",
"name": "Regirock",
"number": "54",
"printed_number": "54",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/54vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/54vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/54vrh.large.webp"
}
],
"expansion": {
"id": "sm4p_ja",
"name": "GX Battle Boost",
"total": 125,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM4+",
"printed_total": 114,
"release_date": "2017/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm4p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm4p_ja.symbol.png",
"translation": {
"en": {
"name": "GX Battle Boost"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574299",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/54vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/54vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/54vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "130",
"abilities": [
{
"name": "Rock Peak Growl",
"text": "Your Registeel's attacks do 10 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tough Swing",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 1.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.29
}
],
"graded": [],
"market_updated_at": "2026-09-17T05:54:22.721Z",
"trend_7d": {
"direction": "down",
"percent": -0.77
}
}
}
}