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/sv9-82vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv9-82vrh",
"name": "Regirock",
"number": "82",
"printed_number": "82",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/82vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/82vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/82vrh.large.webp"
}
],
"expansion": {
"id": "sv9",
"name": "Journey Together",
"total": 190,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "JTG",
"printed_total": 159,
"release_date": "2025/03/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "623509",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/82vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/82vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/82vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "130",
"abilities": [
{
"name": "Rock Armor",
"text": "If this Pokémon has any Energy attached, it takes 30 less damage from attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Breaching Lariat",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Uta",
"pricing": {
"currency": "USD",
"market": 0.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.39
},
{
"condition": "LP",
"price": 0.29
},
{
"condition": "MP",
"price": 0.2
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:12:09.107Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}