Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/onepiece/cards/ST17-003?include=prices 200 54ms{
"success": true,
"data": {
"id": "ST17-003",
"name": "Buggy",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST17-003.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST17-003.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST17-003.large.png"
}
],
"expansion": {
"id": "ST17",
"name": "BLUE Donquixote Doflamingo",
"total": 5,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST17",
"printed_total": 5,
"release_date": "2024/10/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST17.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "581018",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST17-003.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST17-003.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST17-003.large.png"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "2000",
"attribute": "Slash",
"colors": [
"Blue"
],
"rules": [
"[On Play] Look at 3 cards from the top of your deck and place them at the top of your deck in any order."
],
"subtypes": [
"The Seven Warlords of the Sea",
"Buggy's Delivery"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.45
},
{
"condition": "LP",
"price": 0.35
}
],
"graded": [],
"market_updated_at": "2026-07-30T14:01:24.100Z",
"trend_7d": {
"direction": "up",
"percent": 2.27
}
}
}
}