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/OP06_ja-096?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP06_ja-096",
"name": "...Nothing...at All!!!",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-096.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-096.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-096.large.webp"
}
],
"expansion": {
"id": "OP06_ja",
"name": "Wings of the Captain",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"series": "One Piece",
"code": "OP06",
"printed_total": 119,
"release_date": "2023/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png",
"translation": {
"en": {
"name": "Wings of the Captain"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-096.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-096.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-096.large.webp"
}
]
}
],
"type": "Event",
"cost": "3",
"colors": [
"Black"
],
"rules": [
"[Counter] You may add 1 card from the top of your Life cards to your hand: Your Characters with a cost of 7 or less cannot be K.O.'d in battle during this turn.",
"[Trigger] Activate this card's [Counter] effect."
],
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 1.77,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-22T07:16:01.420Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}