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/EB02-032?include=prices 200 16ms{
"success": true,
"data": {
"id": "EB02-032",
"name": "Iceburg",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-032.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-032.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-032.large.webp"
}
],
"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": "629128",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-032.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-032.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-032.large.webp"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "0",
"attribute": "Wisdom",
"colors": [
"Purple"
],
"rules": [
"[On Play] If you have 3 or more DON!! cards on your field, look at 7 cards from the top of your deck; reveal up to 1 [Galley-La Company] and add it to your hand. Then, place the rest at the bottom of your deck in any order and play up to 1 [Galley-La Company] from your hand."
],
"counter": "2000",
"subtypes": [
"Water Seven",
"Galley-La Company"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.12
},
{
"condition": "LP",
"price": 0.11
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:35:01.591Z",
"trend_7d": {
"direction": "up",
"percent": 9.09
}
}
}
}