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 2 coins. If both of them are heads, discard all Energy attached to the Defending Pokémon.
/api/v1/pokemon/cards/ebb1_ja-76?include=prices 200 16ms{
"success": true,
"data": {
"id": "ebb1_ja-76",
"name": "Altaria",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/76.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/76.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/76.large.webp"
}
],
"expansion": {
"id": "ebb1_ja",
"name": "EX Battle Boost",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "EBB",
"printed_total": 93,
"release_date": "2013/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ebb1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ebb1_ja.symbol.png",
"translation": {
"en": {
"name": "EX Battle Boost"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602973",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/76.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/76.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/76.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Dragon"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Speed Dive",
"damage": "20"
},
{
"cost": [
"Water",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Cleave",
"text": "Flip 2 coins. If both of them are heads, discard all Energy attached to the Defending Pokémon.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Dragon",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 2.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.99
},
{
"condition": "HP",
"price": 1.88
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 22.5,
"low": 9,
"high": 36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 122.1,
"low": 170.5,
"high": 170.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15.6,
"low": 13.26,
"high": 17.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T03:53:50.248Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}