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/gem2-0311vh?include=prices 200 43ms{
"success": true,
"data": {
"id": "gem2-0311vh",
"name": "Jolteon",
"number": "0311/14",
"printed_number": "0311/14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0311vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0311vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0311vh.large.webp"
}
],
"expansion": {
"id": "gem2",
"name": "Gem Pack 2",
"total": 140,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 140,
"release_date": "2025/05/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem2.logo.png",
"translation": {
"en": {
"name": "Gem Pack 2"
}
}
},
"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/gem2-0311vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0311vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0311vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Electric Ball",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 2.88,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 55,
"low": 54.75,
"high": 55.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25.5,
"low": 25.25,
"high": 25.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.64,
"low": 42.33,
"high": 42.68,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.09,
"low": 13.95,
"high": 14.16,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 15.5,
"low": 15.25,
"high": 15.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 25.5,
"low": 25.25,
"high": 25.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:42:28.365Z",
"trend_7d": {
"direction": "down",
"percent": -3.68
}
}
}
}