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

During your next turn, this Pokémon's attack does 50 more damage (before applying Weakness and Resistance).
/api/v1/pokemon/cards/bw3p_ja-48vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw3p_ja-48vh",
"name": "Cinccino",
"number": "48",
"printed_number": "48",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/48vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/48vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/48vh.large.webp"
}
],
"expansion": {
"id": "bw3p_ja",
"name": "Psycho Drive",
"total": 57,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW3",
"printed_total": 52,
"release_date": "2011/09/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw3p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw3p_ja.symbol.png",
"translation": {
"en": {
"name": "Psycho Drive"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "600984",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/48vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/48vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/48vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "90",
"abilities": [
{
"name": "Smooth Coat",
"text": "If any damage is done to this Pokémon by attacks, flip a coin. If heads, prevent that damage.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Echoed Voice",
"text": "During your next turn, this Pokémon's attack does 50 more damage (before applying Weakness and Resistance).",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kanako Eo",
"pricing": {
"currency": "USD",
"market": 2.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.95
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 80.93,
"low": 68.79,
"high": 93.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 33.42,
"low": 17,
"high": 49.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 119.55,
"low": 122.15,
"high": 191.31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 11.45,
"low": 11.99,
"high": 11.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-10T02:50:49.052Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}