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_ja-97?include=prices 200 20ms{
"success": true,
"data": {
"id": "gym2_ja-97",
"name": "Viridian City Gym",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-97.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-97.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-97.large.webp"
}
],
"expansion": {
"id": "gym2_ja",
"name": "Challenge from the Darkness",
"total": 98,
"language": "Japanese",
"language_code": "ja",
"series": "Gym",
"printed_total": 98,
"release_date": "1999/06/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym2_ja.symbol.png",
"translation": {
"en": {
"name": "Challenge from the Darkness"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-97.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-97.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-97.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Rare",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 3.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.67
},
{
"condition": "LP",
"price": 1.37
},
{
"condition": "MP",
"price": 0.97
},
{
"condition": "HP",
"price": 0.56
},
{
"condition": "DMG",
"price": 0.43
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 41.8,
"low": 35.53,
"high": 48.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.25,
"low": 13.81,
"high": 18.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 191.75,
"low": 200,
"high": 200,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.75,
"low": 11.69,
"high": 15.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 31,
"low": 29.24,
"high": 31,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T22:48:21.926Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}