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, the Defending Pokémon is now Paralyzed.
Flip a coin. If heads, this attack does 30 damage plus 20 more damage.
/api/v1/pokemon/cards/dp6-52vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp6-52vrh",
"name": "Dragonair",
"number": "52",
"printed_number": "52",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/52vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/52vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/52vrh.large.webp"
}
],
"expansion": {
"id": "dp6",
"name": "Legends Awakened",
"total": 146,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "LA",
"printed_total": 146,
"release_date": "2008/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84900",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/52vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/52vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/52vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Wrap",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rising Lunge",
"text": "Flip a coin. If heads, this attack does 30 damage plus 20 more damage.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "+20"
}
],
"rarity": "Uncommon",
"artist": "Suwama Chiaki",
"pricing": {
"currency": "USD",
"market": 30,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 30
},
{
"condition": "LP",
"price": 29.2
},
{
"condition": "MP",
"price": 17.13
},
{
"condition": "HP",
"price": 10.35
},
{
"condition": "DMG",
"price": 9.65
}
],
"graded": [
{
"company": "CGC",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 21,
"low": 21,
"high": 30.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 23.5,
"low": 19.97,
"high": 27.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 32.75,
"low": 41,
"high": 41,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 27,
"low": 19.5,
"high": 27,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:36:53.909Z",
"trend_7d": {
"direction": "up",
"percent": 7.18
}
}
}
}