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/ST13-019?include=prices 200 59ms{
"success": true,
"data": {
"id": "ST13-019",
"name": "The Three Brothers' Bond (foil)",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-019.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-019.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-019.large.png"
}
],
"expansion": {
"id": "ST13",
"name": "Ultra Deck: The Three Brothers",
"total": 19,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST13",
"printed_total": 19,
"release_date": "2024/04/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST13.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "543621",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-019.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-019.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-019.large.png"
}
]
}
],
"type": "Event",
"colors": [
"Yellow"
],
"rules": [
"[Main] Look at 5 cards from the top of your deck; reveal up to 1 [Sabo], [Portgas.D.Ace], or [Monkey.D.Luffy] with a cost of 5 or less and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
"[Trigger] Activate this card's [Main] effect."
],
"subtypes": [
"Goa Kingdom"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.32
},
{
"condition": "LP",
"price": 0.23
}
],
"graded": [],
"market_updated_at": "2026-07-30T12:04:12.924Z",
"trend_7d": {
"direction": "up",
"percent": 3.23
}
}
}
}