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/OP11-088?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP11-088",
"name": "Shu",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-088.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-088.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-088.large.webp"
}
],
"expansion": {
"id": "OP11",
"name": "A Fist Of Divine Speed",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP11",
"printed_total": 119,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632462",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-088.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-088.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-088.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Special",
"colors": [
"Black"
],
"rules": [
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
"[Once Per Turn] This effect can be activated when your opponent's Character attacks. If that Character has the <Slash> attribute, this Character gains +5000 power during this battle."
],
"counter": "1000",
"subtypes": [
"Navy"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.03,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.03
}
],
"graded": [],
"market_updated_at": "2026-09-14T03:07:21.274Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}