Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

This attack's damage isn't affected by Resistance.
/api/v1/pokemon/cards/sv9_ja-49?include=prices 200 134ms{
"success": true,
"data": {
"id": "sv9_ja-49",
"name": "Regirock",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/49.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/49.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/49.large.png"
}
],
"expansion": {
"id": "sv9_ja",
"name": "Battle Partners",
"total": 132,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV9",
"printed_total": 100,
"release_date": "2025/01/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.symbol.png",
"translation": {
"en": {
"name": "Battle Partners"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "614900",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/49.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/49.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/49.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"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": "Buster Lariat",
"text": "This attack's damage isn't affected by Resistance."
}
],
"rarity": "Non",
"artist": "Uta",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.06
}
],
"graded": [],
"market_updated_at": "2026-07-30T08:50:37.055Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}