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

If Chinchou has any Water Energy attached to it, this attack does 20 damage plus 10 more damage.
/api/v1/pokemon/cards/dp6-88vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp6-88vrh",
"name": "Chinchou",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/88vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/88vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/88vrh.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": "84309",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/88vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/88vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/88vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Razor Fin",
"damage": "10"
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Aqua Spark",
"text": "If Chinchou has any Water Energy attached to it, this attack does 20 damage plus 10 more damage.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 5.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.54
},
{
"condition": "LP",
"price": 2.93
},
{
"condition": "MP",
"price": 2.62
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 36.25,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T17:36:26.466Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}