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/P-086?include=prices 200 16ms{
"success": true,
"data": {
"id": "P-086",
"name": "Trafalgar Law",
"number": "86",
"printed_number": "86",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-086.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-086.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-086.large.webp"
}
],
"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": "620834",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-086.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-086.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-086.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Slash",
"colors": [
"Red",
"Purple"
],
"rules": [
"[Activate: Main] [Once Per Turn] DON!! −3, You may place 1 Character with 3000 power or more at the bottom of your deck: Play up to 1 {Heart Pirates} type Character card with a cost of 4 or less from your hand."
],
"life": "4",
"subtypes": [
"Heart Pirates"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1
},
{
"condition": "LP",
"price": 0.92
},
{
"condition": "MP",
"price": 0.85
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:28:01.810Z",
"trend_7d": {
"direction": "down",
"percent": -2.91
}
}
}
}