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, your opponent's Active Pokémon is now Paralyzed.
Flip a coin. If heads, this attack does 10 more damage.
/api/v1/pokemon/cards/cp3_ja-10vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "cp3_ja-10vh",
"name": "Pikachu",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/10vh.large.webp"
}
],
"expansion": {
"id": "cp3_ja",
"name": "PokéKyun Collection",
"total": 32,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP3",
"printed_total": 32,
"release_date": "2016/01/29",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.symbol.png",
"translation": {
"en": {
"name": "PokéKyun Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "605472",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/10vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Nuzzle",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Quick attack",
"text": "Flip a coin. If heads, this attack does 10 more damage.",
"damage": "20+"
}
],
"rarity": "Double Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 2544,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2544
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 2100,
"low": 810,
"high": 4050,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8",
"value": 171,
"low": 145.35,
"high": 196.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 453.75,
"low": 407.5,
"high": 500,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 1916,
"low": 932,
"high": 2900,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4.5",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 3475.64,
"low": 2875,
"high": 3792.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 529.7,
"low": 874,
"high": 874,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 67,
"low": 56.95,
"high": 77.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 139.5,
"low": 138,
"high": 217,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 1193,
"low": 645,
"high": 1541.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
}
],
"market_updated_at": "2026-09-22T03:58:48.460Z",
"trend_7d": {
"direction": "down",
"percent": -2.3
}
}
}
}