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/OP08-063?include=prices 200 16ms{
"success": true,
"data": {
"id": "OP08-063",
"name": "Charlotte Katakuri (foil)",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-063.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-063.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-063.large.webp"
}
],
"expansion": {
"id": "OP08",
"name": "Two Legends",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP08",
"printed_total": 119,
"release_date": "2024/09/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "558094",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-063.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-063.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-063.large.webp"
}
]
}
],
"type": "Character",
"cost": "6",
"power": "7000",
"attribute": "Strike",
"colors": [
"Purple"
],
"rules": [
"[On Play] You may turn 1 card from the top of your Life cards face-down: Add up to 1 DON!! card from your DON!! deck and set it as active."
],
"counter": "1000",
"subtypes": [
"Big Mom Pirates"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.12
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:13:04.421Z",
"trend_7d": {
"direction": "down",
"percent": -14.29
}
}
}
}