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 can't play Trainer cards during his or her next turn.
If the Defending Pokémon has a Pokémon Power, that power stops working until the end of your next turn.
/api/v1/pokemon/cards/neo4_ja-44?include=prices 200 17ms{
"success": true,
"data": {
"id": "neo4_ja-44",
"name": "Dark Flaaffy",
"number": "180",
"printed_number": "180",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-44.large.webp"
}
],
"expansion": {
"id": "neo4_ja",
"name": "Darkness, and to Light...",
"total": 113,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 113,
"release_date": "2001/04/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo4_ja.symbol.png",
"translation": {
"en": {
"name": "Darkness, and to Light..."
}
}
},
"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/neo4_ja-44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-44.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "High Voltage",
"text": "Flip a coin. If heads, your opponent can't play Trainer cards during his or her next turn.",
"damage": "10"
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Stun Wave",
"text": "If the Defending Pokémon has a Pokémon Power, that power stops working until the end of your next turn.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 3.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.06
},
{
"condition": "DMG",
"price": 1.95
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 41.2,
"low": 36.8,
"high": 45.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 17.75,
"low": 15.09,
"high": 20.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 128.5,
"low": 126.06,
"high": 128.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24.06,
"low": 24.75,
"high": 24.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-28T22:48:16.904Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}