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

Flip a coin. If heads, the Defending Pokémon can't attack Rhyhorn during your opponent's next turn. (Benching either Pokémon ends this effect.)
/api/v1/pokemon/cards/base2_ja-30?include=prices 200 18ms{
"success": true,
"data": {
"id": "base2_ja-30",
"name": "Rhyhorn",
"number": "111",
"printed_number": "111",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-30.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-30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-30.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Leer",
"text": "Flip a coin. If heads, the Defending Pokémon can't attack Rhyhorn during your opponent's next turn. (Benching either Pokémon ends this effect.)"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Horn Attack",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
},
{
"condition": "LP",
"price": 0.36
},
{
"condition": "MP",
"price": 0.37
},
{
"condition": "HP",
"price": 0.31
},
{
"condition": "DMG",
"price": 0.2
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 77.45,
"low": 76.19,
"high": 77.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 19.99,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "CGC",
"grade": "8.5",
"value": 18.9,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 199.99,
"low": 114.32,
"high": 393,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "6",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19.54,
"low": 12.27,
"high": 12.27,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 27,
"low": 14.6,
"high": 30.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 59.99,
"low": 25.02,
"high": 125.7,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
},
{
"company": "TAG",
"grade": "10",
"value": 21.13,
"low": 17.96,
"high": 24.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:24:13.862Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}