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 2 coins. If 1 or both of them are tails, this attack does nothing.
/api/v1/pokemon/cards/gym1_ja-49?include=prices 200 17ms{
"success": true,
"data": {
"id": "gym1_ja-49",
"name": "Brock's Rhyhorn",
"number": "111",
"printed_number": "111",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-49.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-49.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-49.large.webp"
}
],
"expansion": {
"id": "gym1_ja",
"name": "Leaders' Stadium",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Gym",
"printed_total": 96,
"release_date": "1998/10/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym1_ja.symbol.png",
"translation": {
"en": {
"name": "Leaders' Stadium"
}
}
},
"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/gym1_ja-49.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-49.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-49.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "70",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Drill Tackle",
"text": "Flip 2 coins. If 1 or both of them are tails, this attack does nothing.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 1.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.16
},
{
"condition": "LP",
"price": 0.71
},
{
"condition": "MP",
"price": 0.5
},
{
"condition": "HP",
"price": 0.59
},
{
"condition": "DMG",
"price": 0.26
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 14.45,
"low": 12.28,
"high": 16.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 26.65,
"low": 22.65,
"high": 30.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 74.95,
"low": 74.95,
"high": 151.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:07:50.650Z",
"trend_7d": {
"direction": "down",
"percent": -41.41
}
}
}
}