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/OP04-063?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP04-063",
"name": "Franky (foil)",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-063.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-063.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-063.large.webp"
}
],
"expansion": {
"id": "OP04",
"name": "Kingdoms of Intrigue",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP04",
"printed_total": 119,
"release_date": "2023/09/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "516779",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-063.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-063.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-063.large.webp"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "1000",
"attribute": "Wisdom",
"colors": [
"Purple"
],
"rules": [
"[On Your Opponent's Attack] [Once Per Turn] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): If your Leader has the {Water Seven} type, up to 1 of your Leader or Character cards gains +1000 power during this battle."
],
"counter": "2000",
"subtypes": [
"Water Seven",
"The Franky Family"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.15
},
{
"condition": "LP",
"price": 0.09
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:26:03.839Z",
"trend_7d": {
"direction": "up",
"percent": 7.14
}
}
}
}