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/ST08-014?include=prices 200 19ms{
"success": true,
"data": {
"id": "ST08-014",
"name": "Gum-Gum Bell",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-014.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-014.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-014.large.webp"
}
],
"expansion": {
"id": "ST08",
"name": "Monkey.D.Luffy",
"total": 15,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST08",
"printed_total": 15,
"release_date": "2023/08/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST08.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "503231",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-014.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-014.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-014.large.webp"
}
]
}
],
"type": "Event",
"cost": "2",
"colors": [
"Black"
],
"rules": [
"[Main] You may add 1 card from the top of your Life cards to your hand: Give up to 1 of your opponent's Characters −7 cost during this turn.",
"[Trigger] Add up to 1 black Character card with a cost of 2 or less from your trash to your hand."
],
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.26,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.26
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:13:36.855Z",
"trend_7d": {
"direction": "up",
"percent": 30
}
}
}
}