Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Rhydon does 20 damage to itself. If your opponent has any Benched Pokémon, he or she chooses 1 of them and switches it with the Defending Pokémon. (Do the damage before switching the Pokémon. Switch the Pokémon even if Rhydon is knocked out.)
/api/v1/pokemon/cards/base2_ja-33?include=prices 200 16ms{
"success": true,
"data": {
"id": "base2_ja-33",
"name": "Rhydon",
"number": "112",
"printed_number": "112",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-33.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-33.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-33.large.webp"
}
],
"expansion": {
"id": "base2_ja",
"name": "Jungle",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 48,
"release_date": "1997/03/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base2_ja.symbol.png",
"translation": {
"en": {
"name": "Jungle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-33.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-33.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-33.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "100",
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Horn Attack",
"damage": "30"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 4,
"name": "Ram",
"text": "Rhydon does 20 damage to itself. If your opponent has any Benched Pokémon, he or she chooses 1 of them and switches it with the Defending Pokémon. (Do the damage before switching the Pokémon. Switch the Pokémon even if Rhydon is knocked out.)",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 10.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.5
},
{
"condition": "LP",
"price": 1.45
},
{
"condition": "MP",
"price": 0.66
},
{
"condition": "HP",
"price": 0.63
},
{
"condition": "DMG",
"price": 0.42
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 85.5,
"low": 31,
"high": 139.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 29.36,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 37.5,
"low": 31.25,
"high": 37.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 294.19,
"low": 90.5,
"high": 724.83,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 44,
"low": 39.2,
"high": 56.26,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 23,
"low": 14.5,
"high": 28.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:24:13.862Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}