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/OP08-107?include=prices 200 16ms{
"success": true,
"data": {
"id": "OP08-107",
"name": "Nitro",
"number": "107",
"printed_number": "107",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-107.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-107.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-107.large.webp"
}
],
"expansion": {
"id": "OP08",
"name": "Two Legends",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP08",
"printed_total": 119,
"release_date": "2024/09/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "558147",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-107.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-107.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-107.large.webp"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "2000",
"attribute": "Special",
"colors": [
"Yellow"
],
"rules": [
"[Activate: Main] You may rest this Character: Up to 1 of your [Charlotte Pudding] cards gains +2000 power during this turn."
],
"counter": "1000",
"subtypes": [
"Big Mom Pirates",
"Homies"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.06
},
{
"condition": "LP",
"price": 0.01
}
],
"graded": [],
"market_updated_at": "2026-09-21T08:04:22.361Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}