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

Choose 1 of the Defending Pokémon's attacks. That Pokémon can use only that attack during your opponent's next turn.
Flip 3 coins. This attack does 20 damage times the number of heads.
/api/v1/pokemon/cards/ptp_ja-32vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ptp_ja-32vh",
"name": "Chatot",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/32vh.large.webp"
}
],
"expansion": {
"id": "ptp_ja",
"name": "Platinum Promos",
"total": 51,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"printed_total": 51,
"release_date": "2008/10/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ptp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ptp_ja.symbol.png",
"translation": {
"en": {
"name": "Platinum Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/32vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Encore",
"text": "Choose 1 of the Defending Pokémon's attacks. That Pokémon can use only that attack during your opponent's next turn."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fury Attack",
"text": "Flip 3 coins. This attack does 20 damage times the number of heads.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+10"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Common",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 73.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 73.32
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 121.75,
"low": 93.88,
"high": 149.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 140,
"low": 111.5,
"high": 189.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 76.01,
"low": 64.61,
"high": 87.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 32.4,
"low": 27.54,
"high": 37.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T21:32:17.944Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}