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

This attack does 30 damage to 2 of your opponent's Benched Pokémon-GX and Pokémon-EX. (Don't apply Weakness and Resistance for Benched Pokémon.)
Your opponent reveals their hand. Discard 2 cards from it. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm10-109vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm10-109vh",
"name": "Honchkrow-GX",
"number": "109",
"printed_number": "109",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/109vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/109vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/109vh.large.webp"
}
],
"expansion": {
"id": "sm10",
"name": "Unbroken Bonds",
"total": 238,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNB",
"printed_total": 214,
"release_date": "2019/05/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "189207",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/109vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/109vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/109vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Darkness"
],
"hp": "210",
"abilities": [
{
"name": "Ruler of the Night",
"text": "As long as this Pokémon is your Active Pokémon, your opponent can't play any Pokémon Tool, Special Energy, or Stadium cards from their hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Feather Storm",
"text": "This attack does 30 damage to 2 of your opponent's Benched Pokémon-GX and Pokémon-EX. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "90"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Unfair-GX",
"text": "Your opponent reveals their hand. Discard 2 cards from it. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo GX",
"artist": "sadaji",
"pricing": {
"currency": "USD",
"market": 2.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.14
},
{
"condition": "LP",
"price": 1.85
},
{
"condition": "MP",
"price": 1.48
},
{
"condition": "HP",
"price": 0.79
},
{
"condition": "DMG",
"price": 0.8
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 0.99,
"low": 0.84,
"high": 1.14,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 53.65,
"low": 61,
"high": 61,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 13.2,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:12:06.336Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}