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/OP11-110?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP11-110",
"name": "Fukaboshi",
"number": "110",
"printed_number": "110",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-110.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-110.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-110.large.webp"
}
],
"expansion": {
"id": "OP11",
"name": "A Fist Of Divine Speed",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP11",
"printed_total": 119,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632488",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-110.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-110.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-110.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "5000",
"attribute": "Slash",
"colors": [
"Yellow"
],
"rules": [
"If this Character would be K.O.'d, you may rest 1 of your [Fish-Man Island] or your [Shirahoshi] Leader instead.",
"[On Play] You may add 1 card from the top or bottom of your Life cards to your hand: K.O. up to 1 of your opponent's Characters with a cost of 1 or less."
],
"subtypes": [
"Merfolk",
"Fish-Man Island"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.05
}
],
"graded": [],
"market_updated_at": "2026-09-22T02:27:58.067Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}