Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/onepiece/cards/OP16-106?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP16-106",
"name": "Sanjuan.Wolf (foil)",
"number": "106",
"printed_number": "106",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-106.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-106.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-106.large.webp"
}
],
"expansion": {
"id": "OP16",
"name": "The Time Of Battle",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP16",
"printed_total": 119,
"release_date": "2026/06/12",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP16.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "696088",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-106.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-106.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-106.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Strike",
"colors": [
"Yellow"
],
"rules": [
"[On K.O.] If your Leader has the {Blackbeard Pirates} type, draw 1 card, then up to 1 of your Leader or Character cards' base power becomes 7000 during this turn.",
"[Trigger] Activate this card's [On K.O.] effect."
],
"counter": "1000",
"subtypes": [
"Giant",
"Impel Down",
"Blackbeard Pirates"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.08
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:48:19.053Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}