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-042?include=prices 200 46ms{
"success": true,
"data": {
"id": "P-042",
"name": "Roronoa Zoro (foil)",
"number": "42",
"printed_number": "42",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-042.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-042.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-042.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-042.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-042.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-042.large.png"
}
]
}
],
"type": "Character",
"power": "5000",
"attribute": "Slash",
"colors": [
"Yellow"
],
"rules": [
"[Trigger] K.O. up to 1 of your opponent's Characters with a cost of 4 or less."
],
"subtypes": [
"Land of Wano",
"Straw Hat Crew"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 89.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 89.45
},
{
"condition": "LP",
"price": 23.09
},
{
"condition": "MP",
"price": 15.99
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 405,
"low": 274.8,
"high": 869.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
}
],
"market_updated_at": "2026-07-29T16:48:17.809Z",
"trend_7d": {
"direction": "up",
"percent": 12.77
}
}
}
}