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

During your next turn, Nidoran♂'s Horn Rush attack's base damage is doubled.
Flip a coin. If tails, this attack does nothing.
/api/v1/pokemon/cards/web1_ja-2?include=prices 200 23ms{
"success": true,
"data": {
"id": "web1_ja-2",
"name": "Nidoran ♂",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/2.large.webp"
}
],
"expansion": {
"id": "web1_ja",
"name": "Pokémon Web",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Web",
"printed_total": 48,
"release_date": "2001/10/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/web1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/web1_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon Web"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613658",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/2.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Focus Energy",
"text": "During your next turn, Nidoran♂'s Horn Rush attack's base damage is doubled."
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Horn Rush",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 9.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 135.5,
"low": 95.1,
"high": 227.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40.5,
"low": 40,
"high": 41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 19.75,
"low": 16.79,
"high": 22.71,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 25.75,
"low": 21.89,
"high": 29.61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22.8,
"low": 31.1,
"high": 31.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24.25,
"low": 22.5,
"high": 26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-18T06:00:05.422Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}