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/sv11b_ja-83?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv11b_ja-83",
"name": "N's Plot",
"number": "83",
"printed_number": "83",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/83.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/83.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/83.large.webp"
}
],
"expansion": {
"id": "sv11b_ja",
"name": "Black Bolt",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11B",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.symbol.png",
"translation": {
"en": {
"name": "Black Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "636437",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/83.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/83.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/83.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Uncommon",
"artist": "hncl",
"pricing": {
"currency": "USD",
"market": 0.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.96
},
{
"condition": "LP",
"price": 0.22
},
{
"condition": "MP",
"price": 0.3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 22.86,
"low": 19.43,
"high": 26.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9.45,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T16:21:26.482Z",
"trend_7d": {
"direction": "down",
"percent": -1.03
}
}
}
}