Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/onepiece/cards/EB03-032?include=prices 200 50ms{
"success": true,
"data": {
"id": "EB03-032",
"name": "Charlotte Flampe",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-032.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-032.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-032.large.png"
}
],
"expansion": {
"id": "EB03",
"name": "Heroines Edition",
"total": 62,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB03",
"printed_total": 62,
"release_date": "2026/02/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB03.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "672779",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-032.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-032.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-032.large.png"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "2000",
"attribute": "Ranged",
"colors": [
"Purple"
],
"rules": [
"[Your Turn] [On Play] Up to 1 of your [Charlotte Katakuri] cards gains +2000 power during this turn."
],
"subtypes": [
"Big Mom Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.09
}
],
"graded": [],
"market_updated_at": "2026-07-29T23:02:21.538Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}