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/EB04-011?include=prices 200 62ms{
"success": true,
"data": {
"id": "EB04-011",
"name": "Scaled Neptunian",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-011.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-011.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-011.large.png"
}
],
"expansion": {
"id": "EB04",
"name": "Egghead Crisis",
"total": 61,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB04",
"printed_total": 61,
"release_date": "2026/01/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "671329",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-011.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-011.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-011.large.png"
}
]
}
],
"type": "Character",
"cost": "7",
"power": "8000",
"attribute": "Strike",
"colors": [
"Green"
],
"rules": [
"[Rush: Character] (This card can attack Characters on the turn in which it is played.)",
"[On Play] Draw a card for each of your {Neptunian} type Characters. Then, trash the same number of cards from your hand."
],
"subtypes": [
"Neptunian"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.07
}
],
"graded": [],
"market_updated_at": "2026-07-29T22:02:23.849Z",
"trend_7d": {
"direction": "up",
"percent": 16.67
}
}
}
}