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. If heads, this attack does 40 damage plus 40 more damage. If tails, discard an Energy attached to the Defending Pokémon.
/api/v1/pokemon/cards/l1hg_ja-34?include=prices 200 17ms{
"success": true,
"data": {
"id": "l1hg_ja-34",
"name": "Ampharos",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/34.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/34.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/34.large.webp"
}
],
"expansion": {
"id": "l1hg_ja",
"name": "HeartGold Collection",
"total": 79,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L1",
"printed_total": 70,
"release_date": "2009/10/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1hg_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1hg_ja.symbol.png",
"translation": {
"en": {
"name": "HeartGold Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608036",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/34.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/34.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/34.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"Prime"
],
"types": [
"Lightning"
],
"abilities": [
{
"name": "Conductivity",
"text": "Whenever your opponent attaches an Energy card from his or her hand to 1 of his or her Pokémon, put 1 damage counter on that Pokémon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Lightning Crush",
"text": "Flip a coin. If heads, this attack does 40 damage plus 40 more damage. If tails, discard an Energy attached to the Defending Pokémon.",
"damage": "40+"
}
],
"rarity": "Common",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 305,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 305
}
],
"graded": [
{
"company": "ARS",
"grade": "10",
"value": 233.89,
"low": 198.81,
"high": 268.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 54.98,
"low": 46.73,
"high": 63.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 16.8,
"low": 14.28,
"high": 19.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 201.5,
"low": 171.28,
"high": 231.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 14
},
{
"company": "PSA",
"grade": "4",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 65,
"low": 59,
"high": 72.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 126,
"low": 107.38,
"high": 184.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-07-29T00:03:08.690Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}