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_ja-014?include=prices 200 19ms{
"success": true,
"data": {
"id": "ST08_ja-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_ja-014.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08_ja-014.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08_ja-014.large.webp"
}
],
"expansion": {
"id": "ST08_ja",
"name": "Monkey.D.Luffy",
"total": 15,
"language": "Japanese",
"language_code": "ja",
"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",
"translation": {
"en": {
"name": "Monkey.D.Luffy"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08_ja-014.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08_ja-014.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08_ja-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.32,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T05:39:31.211Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}