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

Remove 1 damage counter from each of your Pokémon that has any damage counters on it.
Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Light Dragonair.
/api/v1/pokemon/cards/neo4-22v1e?include=prices 200 20ms{
"success": true,
"data": {
"id": "neo4-22v1e",
"name": "Light Dragonair",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/22v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/22v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/22v1e.large.webp"
}
],
"expansion": {
"id": "neo4-1st-edition",
"name": "Neo Destiny 1st Edition",
"total": 113,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 113,
"release_date": "2002/02/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86737",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/22v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/22v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/22v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Healing Light",
"text": "Remove 1 damage counter from each of your Pokémon that has any damage counters on it."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Protective Wave",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Light Dragonair.",
"damage": "20"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 96.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 96.59
},
{
"condition": "LP",
"price": 75.99
},
{
"condition": "MP",
"price": 51.22
},
{
"condition": "HP",
"price": 29.07
},
{
"condition": "DMG",
"price": 30
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 149,
"low": 126.65,
"high": 171.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 275,
"low": 275,
"high": 302,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 135.17,
"low": 113.55,
"high": 171.03,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 239.25,
"low": 204.55,
"high": 309,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "TAG",
"grade": "7.5",
"value": 55,
"low": 49.18,
"high": 55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:38:17.114Z",
"trend_7d": {
"direction": "down",
"percent": -0.98
}
}
}
}