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, choose 1 card from your opponent's hand without looking and discard it.
/api/v1/pokemon/cards/adv1_ja-48vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "adv1_ja-48vh",
"name": "Mightyena",
"number": "48",
"printed_number": "48",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/48vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/48vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/48vh.large.webp"
}
],
"expansion": {
"id": "adv1_ja",
"name": "ADV Expansion Pack",
"total": 55,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 55,
"release_date": "2003/01/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv1_ja.symbol.png",
"translation": {
"en": {
"name": "ADV Expansion Pack"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613062",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/48vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/48vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/48vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "70",
"abilities": [
{
"name": "Intimidating Fang",
"text": "As long as Mightyena is your Active Pokémon, any damage done to your Pokémon by an opponent's attack is reduced by 10 (before applying Weakness and Resistance).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shakedown",
"text": "Flip a coin. If heads, choose 1 card from your opponent's hand without looking and discard it.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Rare Holo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 226.67,
"low": 192.67,
"high": 260.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 69.5,
"low": 59.08,
"high": 79.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25.18,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:22:18.406Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}