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/OP08-059?include=prices 200 23ms{
"success": true,
"data": {
"id": "OP08-059",
"name": "Alber",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-059.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-059.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-059.large.webp"
}
],
"expansion": {
"id": "OP08",
"name": "Two Legends",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP08",
"printed_total": 119,
"release_date": "2024/09/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "558090",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-059.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-059.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-059.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Special",
"colors": [
"Purple"
],
"rules": [
"[Activate: Main] You may trash this Character: If your Leader has the {Animal Kingdom Pirates} type and you have 10 DON!! cards on your field, play up to 1 [King] with a cost of 7 or less from your hand."
],
"counter": "1000",
"subtypes": [
"Lunarian",
"Animal Kingdom Pirates"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 0.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.11
},
{
"condition": "LP",
"price": 0.03
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:13:04.421Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}