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-091?include=prices 200 18ms{
"success": true,
"data": {
"id": "P-091",
"name": "Shirahoshi (foil)",
"number": "91",
"printed_number": "91",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-091.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-091.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-091.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": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-091.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-091.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-091.large.webp"
}
]
}
],
"type": "Character",
"power": "0",
"attribute": "Wisdom",
"colors": [
"Green"
],
"rules": [
"[On Play] Play up to 1 {Neptunian} or {Fish-Man Island} type Character card with a cost of 5 or less from your hand.",
"[Activate: Main] You may rest this Character: Up to 1 of your {Neptunian} type Characters can attack Characters on the turn in which it is played."
],
"counter": "1000",
"subtypes": [
"Merfolk",
"Fish-Man Island"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 20.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20.2
},
{
"condition": "LP",
"price": 16.51
},
{
"condition": "MP",
"price": 15
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:28:01.810Z",
"trend_7d": {
"direction": "up",
"percent": 28.34
}
}
}
}