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/lp_ja-31?include=prices 200 20ms{
"success": true,
"data": {
"id": "lp_ja-31",
"name": "Victory Medal",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-31.large.webp"
}
],
"expansion": {
"id": "lp_ja",
"name": "LEGEND Promos",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"printed_total": 92,
"release_date": "2009/09/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/lp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/lp_ja.symbol.png",
"translation": {
"en": {
"name": "LEGEND Promos"
}
}
},
"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/lp_ja-31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-31.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Promo",
"artist": "Hideaki Hakozaki",
"pricing": {
"currency": "USD",
"market": 122,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 122
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 113,
"low": 96.05,
"high": 129.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 88,
"low": 74.8,
"high": 101.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 178.5,
"low": 168.5,
"high": 569.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 76,
"low": 64.6,
"high": 87.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 66,
"low": 56.1,
"high": 75.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-08-11T16:15:10.949Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}