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/ex9-19?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex9-19",
"name": "Rhydon",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/19.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/19.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/19.large.webp"
}
],
"expansion": {
"id": "ex9",
"name": "Emerald",
"total": 107,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "EM",
"printed_total": 106,
"release_date": "2005/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88733",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/19.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/19.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/19.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "90",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Horn Attack",
"damage": "30"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Rock Tumble",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 1.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.81
},
{
"condition": "LP",
"price": 1.43
},
{
"condition": "MP",
"price": 0.83
},
{
"condition": "HP",
"price": 0.9
},
{
"condition": "DMG",
"price": 0.64
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 350,
"low": 297.5,
"high": 402.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 26.75,
"low": 26.75,
"high": 26.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 33.5,
"low": 28.48,
"high": 38.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:49:34.311Z",
"trend_7d": {
"direction": "down",
"percent": -0.55
}
}
}
}