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/ST32-004?include=prices 200 19ms{
"success": true,
"data": {
"id": "ST32-004",
"name": "Silvers Rayleigh",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-004.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-004.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-004.large.webp"
}
],
"expansion": {
"id": "ST32",
"name": "GREEN Roronoa Zoro",
"total": 5,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST32",
"printed_total": 5,
"release_date": "2026/07/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST32.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "706326",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-004.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-004.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-004.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Slash",
"colors": [
"Green"
],
"rules": [
"If your Leader has the <Slash> attribute, this Character gains [Rush: Character].(This card can attack Characters on the turn in which it is played.)",
"[On Play] Rest up to 2 of your opponent's Characters with a cost of 2 or less."
],
"counter": "1000",
"subtypes": [
"Former Roger Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.13,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T02:47:17.425Z",
"trend_7d": {
"direction": "down",
"percent": -13.33
}
}
}
}