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/ST33-004?include=prices 200 49ms{
"success": true,
"data": {
"id": "ST33-004",
"name": "Borsalino (foil)",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-004.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-004.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-004.large.png"
}
],
"expansion": {
"id": "ST33",
"name": "Starter Deck -blue Kuzan",
"total": 5,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST33",
"printed_total": 5,
"release_date": "2026/07/18"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-004.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-004.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-004.large.png"
}
]
}
],
"type": "Character",
"cost": "6",
"power": "6000",
"attribute": "Special",
"colors": [
"Blue"
],
"rules": [
"During the turn in which a card in your hand is trashed by an effect, give this card in your hand −3 cost.",
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
],
"subtypes": [
"Navy"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": null,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-07-18T01:30:29.852Z"
}
}
}