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 10 damage times the number of damage counters on Houndour.
Flip a coin. If tails, discard a Fire Energy card attached to Houndour.
/api/v1/pokemon/cards/ecard5_ja-21?include=prices 200 19ms{
"success": true,
"data": {
"id": "ecard5_ja-21",
"name": "Houndour",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/21.large.webp"
}
],
"expansion": {
"id": "ecard5_ja",
"name": "Mysterious Mountains",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 88,
"release_date": "2002/10/04",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard5_ja.symbol.png",
"translation": {
"en": {
"name": "Mysterious Mountains"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576093",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/21.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Retaliate",
"text": "This attack does 10 damage times the number of damage counters on Houndour.",
"damage": "10×"
},
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Fireworks",
"text": "Flip a coin. If tails, discard a Fire Energy card attached to Houndour.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 15.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.42
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 169.94,
"low": 202.75,
"high": 244.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 19,
"low": 15.5,
"high": 22.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 55,
"low": 45.1,
"high": 95,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-07-23T03:00:31.890Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}