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/sm2k_ja-60vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm2k_ja-60vh",
"name": "Field Blower",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2k_ja/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2k_ja/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2k_ja/60vh.large.webp"
}
],
"expansion": {
"id": "sm2k_ja",
"name": "Islands Await You",
"total": 62,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM2K",
"printed_total": 50,
"release_date": "2017/03/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm2k_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm2k_ja.symbol.png",
"translation": {
"en": {
"name": "Islands Await You"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574501",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2k_ja/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2k_ja/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2k_ja/60vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Ultra Rare",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 107.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 107.2
},
{
"condition": "DMG",
"price": 5
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:00:31.046Z",
"trend_7d": {
"direction": "up",
"percent": 3.4
}
}
}
}