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

Flip 2 coins. If both of them are heads, your opponent's Active Pokémon is Knocked Out.
/api/v1/pokemon/cards/swsh12-120vpp?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh12-120vpp",
"name": "Radiant Jirachi (Play Pokemon Stamp)",
"number": "120",
"printed_number": "120",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-120vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-120vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-120vpp.large.webp"
}
],
"expansion": {
"id": "swsh12",
"name": "Silver Tempest",
"total": 215,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SIT",
"printed_total": 195,
"release_date": "2022/11/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "513809",
"variants": [
{
"name": "playPokemonStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-120vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-120vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12-120vpp.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Radiant"
],
"types": [
"Metal"
],
"hp": "90",
"abilities": [
{
"name": "Entrusted Wishes",
"text": "If this Pokémon is in the Active Spot and is Knocked Out by damage from an attack from your opponent's Pokémon, search your deck for up to 3 cards and put them into your hand. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Astral Misfortune",
"text": "Flip 2 coins. If both of them are heads, your opponent's Active Pokémon is Knocked Out."
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Radiant Rare",
"artist": "Ryuta Fuse",
"pricing": {
"currency": "USD",
"market": 99.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 99.52
},
{
"condition": "LP",
"price": 62.33
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 31.25,
"low": 24,
"high": 38.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"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": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:51:06.919Z",
"trend_7d": {
"direction": "flat",
"percent": -0.04
}
}
}
}