Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/onepiece/cards/P-001vbor?include=prices 200 46ms{
"success": true,
"data": {
"id": "P-001vbor",
"name": "Monkey.D.Luffy (borderless)",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-001vbor.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-001vbor.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-001vbor.large.png"
}
],
"expansion": {
"id": "P",
"name": "Promos",
"total": 103,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "P",
"printed_total": 103,
"release_date": "2022/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-001vbor.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-001vbor.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-001vbor.large.png"
}
]
}
],
"type": "Character",
"power": "7000",
"attribute": "Strike",
"colors": [
"Red"
],
"rules": [
"[DON!! x2] This Character gains [Rush].(This card can attack on the turn in which it is played.)"
],
"subtypes": [
"Supernovas",
"Straw Hat Crew"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 94.36,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-06-15T02:48:41.957Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}