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/P-044?include=prices 200 55ms{
"success": true,
"data": {
"id": "P-044",
"name": "Sabo (foil)",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-044.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-044.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-044.large.png"
}
],
"expansion": {
"id": "P",
"name": "Promos",
"total": 103,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "P",
"printed_total": 103,
"release_date": "2022/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-044.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-044.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-044.large.png"
}
]
}
],
"type": "Character",
"power": "4000",
"attribute": "Special",
"colors": [
"Red"
],
"rules": [
"[DON!! x1] If you have 4 or less cards in your hand, this Character gains +2000 power."
],
"subtypes": [
"Revolutionary Army"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 2.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.16
},
{
"condition": "LP",
"price": 1.9
},
{
"condition": "MP",
"price": 0.99
}
],
"graded": [],
"market_updated_at": "2026-07-29T16:48:17.809Z",
"trend_7d": {
"direction": "down",
"percent": -1.82
}
}
}
}