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

/api/v1/pokemon/cards/gem3-0606vh?include=prices 200 55ms{
"success": true,
"data": {
"id": "gem3-0606vh",
"name": "Gardevoir",
"number": "0606/07",
"printed_number": "0606/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0606vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0606vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0606vh.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": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0606vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0606vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0606vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "150",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Magical Shot",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 2.5,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 59,
"low": 59,
"high": 60.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27,
"low": 27,
"high": 28,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 47.83,
"low": 45.35,
"high": 47.89,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.43,
"low": 14.77,
"high": 15.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 16,
"low": 16,
"high": 16.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 27,
"low": 27,
"high": 28,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T03:11:50.823Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}