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

The Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/l3_ja-41vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "l3_ja-41vh",
"name": "Nidoking",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/41vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/41vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/41vh.large.webp"
}
],
"expansion": {
"id": "l3_ja",
"name": "Clash at the Summit",
"total": 81,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L3",
"printed_total": 80,
"release_date": "2010/07/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l3_ja.symbol.png",
"translation": {
"en": {
"name": "Clash at the Summit"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608417",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/41vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/41vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/41vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "140",
"abilities": [
{
"name": "Pheromone Stamina",
"text": "Nidoking gets +20 HP for each Nidoqueen you have in play.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Venomous Horn",
"text": "The Defending Pokémon is now Poisoned.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "match",
"pricing": {
"currency": "USD",
"market": 15.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 28.2,
"low": 23.97,
"high": 32.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 160,
"low": 156.63,
"high": 227,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26.92,
"low": 31.7,
"high": 31.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-16T02:33:45.782Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}