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/ST34-001?include=prices 200 17ms{
"success": true,
"data": {
"id": "ST34-001",
"name": "Charlotte Katakuri (foil)",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-001.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-001.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-001.large.webp"
}
],
"expansion": {
"id": "ST34",
"name": "PURPLE Charlotte Katakuri",
"total": 5,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST34",
"printed_total": 5,
"release_date": "2026/07/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST34.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-001.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-001.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST34-001.large.webp"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "7000",
"attribute": "Strike",
"colors": [
"Purple"
],
"rules": [
"[Your Turn] [Once Per Turn] When a DON!! card on your field is returned to your DON!! deck, if your Leader has the {Big Mom Pirates} type, add up to 2 DON!! cards from your DON!! deck and rest them.",
"[On K.O.] Play up to 1 Character card with 8000 power or less from your hand."
],
"subtypes": [
"Big Mom Pirates"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 0.63,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T03:00:23.892Z",
"trend_7d": {
"direction": "up",
"percent": 3.28
}
}
}
}