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-099?include=prices 200 16ms{
"success": true,
"data": {
"id": "OP16-099",
"name": "I've Come Here... To Cut Those Chains!!!",
"number": "99",
"printed_number": "99",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-099.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-099.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-099.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": "696081",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-099.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-099.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-099.large.webp"
}
]
}
],
"type": "Event",
"cost": "1",
"colors": [
"Black"
],
"rules": [
"[Main] You may rest 6 of your DON!! cards: Trash 5 cards from the top of your deck. Then, play up to 1 {Land of Wano} type Character card with a cost of 6 or less from your trash.",
"[Counter] Your Leader gains +3000 power during this battle."
],
"subtypes": [
"Land of Wano"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 0.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.4
},
{
"condition": "LP",
"price": 0.37
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:48:19.053Z",
"trend_7d": {
"direction": "down",
"percent": -11.11
}
}
}
}