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

The Defending Pokémon is now Confused.
If the Defending Pokémon is Pokémon-ex, this attack does 50 damage plus 30 more damage.
/api/v1/pokemon/cards/pcg1_ja-27vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg1_ja-27vh",
"name": "Poliwrath",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/27vh.large.webp"
}
],
"expansion": {
"id": "pcg1_ja",
"name": "Flight of Legends",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 82,
"release_date": "2004/04/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg1_ja.symbol.png",
"translation": {
"en": {
"name": "Flight of Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612436",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/27vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "120",
"abilities": [
{
"name": "Spiral",
"text": "As long as Poliwrath is your Active Pokémon, your opponent's Confused Pokémon can't retreat.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Split Spiral Punch",
"text": "The Defending Pokémon is now Confused.",
"damage": "20"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Mega Throw",
"text": "If the Defending Pokémon is Pokémon-ex, this attack does 50 damage plus 30 more damage.",
"damage": "50+"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 28,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 28
},
{
"condition": "MP",
"price": 12
}
],
"graded": [
{
"company": "CGC",
"grade": "5.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 82,
"low": 69.7,
"high": 94.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 69.99,
"low": 66.81,
"high": 70,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "8.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:29:59.754Z",
"trend_7d": {
"direction": "up",
"percent": 83.25
}
}
}
}