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

Flip a coin until you get tails. For each heads, choose a random card from your opponent's hand. Your opponent reveals those cards and shuffles them into their deck.
/api/v1/pokemon/cards/m1s_ja-73vh?include=prices 200 63ms{
"success": true,
"data": {
"id": "m1s_ja-73vh",
"name": "Houndstone",
"number": "73",
"printed_number": "73",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/73vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/73vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/73vh.large.png"
}
],
"expansion": {
"id": "m1s_ja",
"name": "Mega Symphonia",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M1S",
"printed_total": 63,
"release_date": "2025/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1s_ja.symbol.png",
"translation": {
"en": {
"name": "Mega Symphonia"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "647288",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/73vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/73vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/73vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Horror Bite",
"text": "Flip a coin until you get tails. For each heads, choose a random card from your opponent's hand. Your opponent reveals those cards and shuffles them into their deck."
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Beat"
}
],
"rarity": "Art Rare",
"artist": "Arai Kiriko",
"pricing": {
"currency": "USD",
"market": 1.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.53
},
{
"condition": "LP",
"price": 1.35
},
{
"condition": "MP",
"price": 1.25
},
{
"condition": "HP",
"price": 1
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 5.5,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 12.01,
"low": 11.76,
"high": 19.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 2.25,
"low": 1.91,
"high": 2.59,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 1.57,
"low": 1.48,
"high": 1.67,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3.63,
"low": 3.44,
"high": 3.82,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 3.69,
"low": 3.25,
"high": 4.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35,
"low": 23.31,
"high": 38.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 18.56,
"low": 22,
"high": 22,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-29T15:50:37.152Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}