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-095?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP16-095",
"name": "Monkey.D.Luffy (foil)",
"number": "95",
"printed_number": "95",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-095.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-095.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-095.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": "696078",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-095.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-095.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-095.large.webp"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "2000",
"attribute": "Strike",
"colors": [
"Black"
],
"rules": [
"[On Play] Up to 1 of your black {Land of Wano} type Characters gains [Unblockable] during this turn.(This card cannot be blocked.)"
],
"counter": "2000",
"subtypes": [
"Land of Wano",
"Straw Hat Crew"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.15
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 799.99,
"low": 730,
"high": 1109.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T02:48:19.053Z",
"trend_7d": {
"direction": "down",
"percent": -21.05
}
}
}
}