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/sm4-53?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm4-53",
"name": "Regirock",
"number": "53",
"printed_number": "53",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/53.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/53.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/53.large.webp"
}
],
"expansion": {
"id": "sm4",
"name": "Crimson Invasion",
"total": 126,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CIN",
"printed_total": 111,
"release_date": "2017/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "149076",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/53.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/53.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/53.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": "Rare",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.26
},
{
"condition": "MP",
"price": 0.14
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:58:38.868Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}