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.
This Pokémon also does 30 damage to itself.
/api/v1/pokemon/cards/swsh3a_ja-37vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh3a_ja-37vh",
"name": "Regirock",
"number": "37",
"printed_number": "37",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/37vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/37vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/37vh.large.webp"
}
],
"expansion": {
"id": "swsh3a_ja",
"name": "Legendary Heartbeat",
"total": 94,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S3a",
"printed_total": 76,
"release_date": "2020/07/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3a_ja.symbol.png",
"translation": {
"en": {
"name": "Legendary Heartbeat"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571966",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/37vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/37vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/37vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "130",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rock Tumble",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "40"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Megaton Fall",
"text": "This Pokémon also does 30 damage to itself.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 0.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.34
},
{
"condition": "LP",
"price": 0.25
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:07:17.969Z",
"trend_7d": {
"direction": "down",
"percent": -47.69
}
}
}
}