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-062?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP11-062",
"name": "Charlotte Katakuri",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-062.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-062.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-062.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": "632430",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-062.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-062.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-062.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Strike",
"colors": [
"Purple"
],
"rules": [
"[When Attacking]/[On Your Opponent's Attack] [Once Per Turn] DON!! −1: Look at 1 card from the top of your opponent's deck. Then, this Leader gains +1000 power during this battle."
],
"life": "5",
"subtypes": [
"Big Mom Pirates"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.14
},
{
"condition": "LP",
"price": 0.09
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 85.49,
"low": 72.67,
"high": 98.31,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:36:02.742Z",
"trend_7d": {
"direction": "down",
"percent": -6.67
}
}
}
}