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-057?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP16-057",
"name": "Captain Buggy's Our Savior!!",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-057.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-057.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-057.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": "696045",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-057.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-057.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-057.large.webp"
}
]
}
],
"type": "Event",
"cost": "1",
"colors": [
"Blue"
],
"rules": [
"[Counter] If you have 2 or more [Prisoner of Impel Down] cards, up to 1 of your Leader or Character cards gains +4000 power during this battle.",
"[Trigger] Draw 2 cards and trash 1 card from your hand."
],
"subtypes": [
"Impel Down"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.02,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.02
}
],
"graded": [],
"market_updated_at": "2026-09-15T02:36:32.428Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}