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

Both Active Pokémon are now Asleep.
/api/v1/pokemon/cards/sog-036vh?include=prices 200 47ms{
"success": true,
"data": {
"id": "sog-036vh",
"name": "Jirachi V",
"number": "036/066",
"printed_number": "036/066",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-036vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-036vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-036vh.large.webp"
}
],
"expansion": {
"id": "sog",
"name": "Shadow of Glory",
"total": 89,
"language": "Chinese",
"language_code": "zh",
"series": "Sword & Shield",
"printed_total": 89,
"release_date": "2024/08/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sog.logo.png",
"translation": {
"en": {
"name": "Shadow of Glory"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-036vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-036vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-036vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "180",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hypnostrike",
"text": "Both Active Pokémon are now Asleep.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "N-DESIGN Inc.",
"pricing": {
"currency": "USD",
"market": 2,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 510,
"low": 281.8,
"high": 937,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-07-29T02:31:22.968Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}