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/OP14-080?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP14-080",
"name": "Gecko Moria",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-080.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-080.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-080.large.webp"
}
],
"expansion": {
"id": "OP14",
"name": "The Azure Sea's Seven",
"total": 120,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP14",
"printed_total": 120,
"release_date": "2026/01/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "666572",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-080.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-080.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-080.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Special",
"colors": [
"Black",
"Yellow"
],
"rules": [
"[Activate: Main] [Once Per Turn] You may K.O. 1 of your Characters with the {Thriller Bark Pirates} type: All of your Leader and Characters gain +1000 power during this turn.",
"[When Attacking] You may trash 3 cards from your hand: Add up to 1 card from the top of your deck to the top of your Life cards."
],
"life": "4",
"subtypes": [
"The Seven Warlords of the Sea",
"Thriller Bark Pirates"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.16
},
{
"condition": "LP",
"price": 0.11
},
{
"condition": "DMG",
"price": 0.1
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:22:49.720Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}