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-049?include=prices 200 50ms{
"success": true,
"data": {
"id": "EB04-049",
"name": "Finger Pistol Yellow Lotus",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-049.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-049.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-049.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": "685319",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-049.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-049.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-049.large.png"
}
]
}
],
"type": "Event",
"cost": "4",
"colors": [
"Black"
],
"rules": [
"[Main] You may trash the top 2 cards of your deck: K.O. up to 1 of your opponent's Characters with an original cost of 5 or less.",
"[Trigger] Activate this card's [Main] effect."
],
"subtypes": [
"CP9"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.08
}
],
"graded": [],
"market_updated_at": "2026-07-29T22:02:23.849Z",
"trend_7d": {
"direction": "up",
"percent": 14.29
}
}
}
}