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/sm10b_ja-51vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm10b_ja-51vh",
"name": "Net Ball",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-51vh.large.webp"
}
],
"expansion": {
"id": "sm10b_ja",
"name": "Sky Legend",
"total": 69,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "sm10b",
"printed_total": 54,
"release_date": "2019/04/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10b_ja.symbol.png",
"translation": {
"en": {
"name": "Sky Legend"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573571",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-51vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Common",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 1.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.27
}
],
"graded": [],
"market_updated_at": "2026-09-22T02:50:59.809Z",
"trend_7d": {
"direction": "down",
"percent": -1.55
}
}
}
}