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/ma_ja-20?include=prices 200 56ms{
"success": true,
"data": {
"id": "ma_ja-20",
"name": "Ultra Ball",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ma_ja/20.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ma_ja/20.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ma_ja/20.large.png"
}
],
"expansion": {
"id": "ma_ja",
"name": "MEGA Premium Trainer Box",
"total": 43,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "MA",
"printed_total": 43,
"release_date": "2025/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ma_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ma_ja.symbol.png",
"translation": {
"en": {
"name": "MEGA Premium Trainer Box"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "597541",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ma_ja/20.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ma_ja/20.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ma_ja/20.large.png"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Common",
"artist": "Ayaka Yoshida",
"pricing": {
"currency": "USD",
"market": 0.94,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.94
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19.99,
"low": 11.63,
"high": 83.06,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 40,
"high": 826.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 24,
"trend": {
"direction": "up",
"percent": 111.3
}
}
],
"market_updated_at": "2026-08-17T09:36:39.008Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}