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/OP02-064?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP02-064",
"name": "Mr.2.Bon.Kurei(Bentham) (foil)",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-064.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-064.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-064.large.webp"
}
],
"expansion": {
"id": "OP02",
"name": "Paramount War",
"total": 121,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP02",
"printed_total": 121,
"release_date": "2023/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "486402",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-064.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-064.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-064.large.webp"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "5000",
"attribute": "Strike",
"colors": [
"Blue"
],
"rules": [
"[DON!! x1] [When Attacking] You may trash 1 card from your hand: Place up to 1 Character with a cost of 2 or less at the bottom of the owner's deck. Then, at the end of this battle, place this Character at the bottom of the owner's deck."
],
"counter": "2000",
"subtypes": [
"Impel Down",
"Former Baroque Works"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.23
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:11:10.710Z",
"trend_7d": {
"direction": "down",
"percent": -4.17
}
}
}
}