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

The Defending Pokémon can't retreat or use any Poké-Powers during your opponent's next turn.
You may discard a Darkness Energy attached to Houndoom G. If you do, this attack does 40 damage plus 20 more damage.
/api/v1/pokemon/cards/pl1-50vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pl1-50vrh",
"name": "Houndoom G",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/50vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/50vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/50vrh.large.webp"
}
],
"expansion": {
"id": "pl1",
"name": "Platinum",
"total": 133,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "PL",
"printed_total": 127,
"release_date": "2009/02/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86215",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/50vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/50vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/50vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Fire"
],
"hp": "90",
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Black Cry",
"text": "The Defending Pokémon can't retreat or use any Poké-Powers during your opponent's next turn.",
"damage": "20"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dark Slash",
"text": "You may discard a Darkness Energy attached to Houndoom G. If you do, this attack does 40 damage plus 20 more damage.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Uncommon",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 16.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16.2
},
{
"condition": "LP",
"price": 14.6
},
{
"condition": "MP",
"price": 11.12
},
{
"condition": "HP",
"price": 7.6
},
{
"condition": "DMG",
"price": 4.24
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 325,
"low": 276.25,
"high": 373.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15.6,
"low": 15.6,
"high": 15.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 20.65,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 153,
"low": 130.05,
"high": 175.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:16:33.156Z",
"trend_7d": {
"direction": "up",
"percent": 47.41
}
}
}
}