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

/api/v1/pokemon/cards/hsp-HGSS05vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "hsp-HGSS05vh",
"name": "Hoothoot",
"number": "HGSS05",
"printed_number": "HGSS05",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS05vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS05vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS05vh.large.webp"
}
],
"expansion": {
"id": "hsp",
"name": "HGSS Black Star Promos",
"total": 25,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "PR-HS",
"printed_total": 25,
"release_date": "2010/02/10",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86174",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS05vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS05vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS05vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"abilities": [
{
"name": "Insomnia",
"text": "Hoothoot can't be Asleep.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Peck",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 5.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.23
},
{
"condition": "MP",
"price": 3.2
},
{
"condition": "HP",
"price": 2.69
},
{
"condition": "DMG",
"price": 1.23
}
],
"graded": [
{
"company": "CGC",
"grade": "5.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:32:58.348Z",
"trend_7d": {
"direction": "flat",
"percent": 0.38
}
}
}
}