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-033?include=prices 200 49ms{
"success": true,
"data": {
"id": "P-033",
"name": "Monkey.D.Luffy (foil)",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-033.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-033.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-033.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-033.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-033.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-033.large.png"
}
]
}
],
"type": "Character",
"power": "5000",
"attribute": "Strike",
"colors": [
"Blue"
],
"rules": [
"[Activate: Main] You may place this Character at the bottom of the owner's deck: Draw 1 card."
],
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 424.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 424.98
},
{
"condition": "LP",
"price": 194.35
},
{
"condition": "MP",
"price": 136.66
},
{
"condition": "DMG",
"price": 30
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 57,
"low": 54.2,
"high": 801.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -51.6
}
}
],
"market_updated_at": "2026-08-16T21:46:21.635Z",
"trend_7d": {
"direction": "up",
"percent": 2.91
}
}
}
}