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/EB02-018?include=prices 200 59ms{
"success": true,
"data": {
"id": "EB02-018",
"name": "Buggy (foil)",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-018.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-018.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-018.large.png"
}
],
"expansion": {
"id": "EB02",
"name": "Anime 25th Collection",
"total": 61,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB02",
"printed_total": 61,
"release_date": "2025/05/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB02.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "629112",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-018.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-018.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-018.large.png"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "6000",
"attribute": "Slash",
"colors": [
"Green"
],
"rules": [
"[On Play] If you have no other [Buggy] Characters, up to 1 of your Leader gains [Double Attack] during this turn.",
"[Trigger] Rest up to 1 of your opponent's Characters with a cost of 4 or less."
],
"subtypes": [
"East Blue",
"Buggy Pirates"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.61
},
{
"condition": "LP",
"price": 0.45
},
{
"condition": "MP",
"price": 0.25
}
],
"graded": [],
"market_updated_at": "2026-07-31T02:33:54.810Z",
"trend_7d": {
"direction": "down",
"percent": -3.17
}
}
}
}