Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Discard an Energy from this Pokémon.
/api/v1/pokemon/cards/gem3-0504?include=prices 200 55ms{
"success": true,
"data": {
"id": "gem3-0504",
"name": "Houndoom",
"number": "0504/07",
"printed_number": "0504/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0504.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0504.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0504.large.webp"
}
],
"expansion": {
"id": "gem3",
"name": "Gem Pack Vol. 3",
"total": 136,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 136,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem3.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 3"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0504.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0504.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0504.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Sharp Fang",
"damage": "30"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fire Blast",
"text": "Discard an Energy from this Pokémon.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "hncl",
"pricing": {
"currency": "USD",
"market": 0.94,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 44,
"low": 44,
"high": 45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 20,
"high": 20.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 33.69,
"low": 33.65,
"high": 35.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.13,
"low": 11.11,
"high": 11.26,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 12,
"low": 12,
"high": 12.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 20,
"low": 20,
"high": 20.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T11:45:37.244Z",
"trend_7d": {
"direction": "up",
"percent": 16.05
}
}
}
}