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/EB03-058?include=prices 200 18ms{
"success": true,
"data": {
"id": "EB03-058",
"name": "Lilith (foil)",
"number": "58",
"printed_number": "58",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-058.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-058.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-058.large.webp"
}
],
"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": "672812",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-058.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-058.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-058.large.webp"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "6000",
"attribute": "Wisdom",
"colors": [
"Yellow"
],
"rules": [
"[Your Turn] [On Play] If you have 2 or less Life cards, draw 1 card.",
"[Trigger] If your Leader is [Vegapunk], play this card."
],
"counter": "1000",
"subtypes": [
"Egghead",
"Scientist"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.21
},
{
"condition": "MP",
"price": 0.15
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:27:09.317Z",
"trend_7d": {
"direction": "up",
"percent": 10.53
}
}
}
}