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 for each Water Energy attached to Azumarill. This attack does 20 damage plus 20 more damage for each heads.
/api/v1/pokemon/cards/pcg3_ja-25vh?include=prices 200 38ms{
"success": true,
"data": {
"id": "pcg3_ja-25vh",
"name": "Azumarill",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/25vh.large.webp"
}
],
"expansion": {
"id": "pcg3_ja",
"name": "Rocket Gang Strikes Back",
"total": 85,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 84,
"release_date": "2004/10/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg3_ja.symbol.png",
"translation": {
"en": {
"name": "Rocket Gang Strikes Back"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613148",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/25vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "80",
"abilities": [
{
"name": "Froth",
"text": "Once during your turn, when you play Azumarill from your hand to evolve 1 of your Active Pokémon, you may use this power. Each Defending Pokémon is now Paralyzed.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Water Punch",
"text": "Flip a coin for each Water Energy attached to Azumarill. This attack does 20 damage plus 20 more damage for each heads.",
"damage": "20+"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 25.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 25.83
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 532,
"low": 452.2,
"high": 611.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 19.2,
"low": 16.32,
"high": 22.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 200,
"low": 139.88,
"high": 200,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 43.18,
"low": 48.91,
"high": 48.91,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 33.6,
"low": 27.8,
"high": 33.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-08-23T20:54:05.636Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}