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

/api/v1/pokemon/cards/gym2-111v1e?include=prices 200 18ms{
"success": true,
"data": {
"id": "gym2-111v1e",
"name": "Blaine's Quiz #2",
"number": "111",
"printed_number": "111",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/111v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/111v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/111v1e.large.webp"
}
],
"expansion": {
"id": "gym2-1st-edition",
"name": "Gym Challenge 1st Edition",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Gym",
"printed_total": 132,
"release_date": "2000/10/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83880",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/111v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/111v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/111v1e.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 7.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.99
},
{
"condition": "LP",
"price": 4.35
},
{
"condition": "MP",
"price": 4.28
},
{
"condition": "HP",
"price": 4.72
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 72.75,
"low": 15.5,
"high": 130,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14.39,
"low": 12.23,
"high": 16.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.15,
"low": 14.99,
"high": 14.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 21.28,
"low": 21,
"high": 21,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 54,
"low": 45.9,
"high": 62.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 31.49,
"low": 30.99,
"high": 38.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:48:56.915Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}