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-021?include=prices 200 44ms{
"success": true,
"data": {
"id": "EB02-021",
"name": "Gum-Gum Giant Pistol",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-021.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-021.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-021.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": "629115",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-021.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-021.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-021.large.png"
}
]
}
],
"type": "Event",
"cost": "3",
"colors": [
"Green"
],
"rules": [
"[Main] Up to 1 of your {Straw Hat Crew} type Characters gains +6000 power during this turn. Then, the selected Character will not become active in your next Refresh Phase.",
"[Trigger] Rest up to 1 of your opponent's Characters with a cost of 4 or less."
],
"subtypes": [
"Water Seven",
"Straw Hat Crew"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.19
},
{
"condition": "LP",
"price": 0.18
}
],
"graded": [],
"market_updated_at": "2026-07-29T21:02:19.219Z",
"trend_7d": {
"direction": "up",
"percent": 5.56
}
}
}
}