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/OP13-057?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP13-057",
"name": "If I Bowed Down to Power, What's the Point in Living? (foil)",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-057.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-057.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-057.large.webp"
}
],
"expansion": {
"id": "OP13",
"name": "Carrying On His Will",
"total": 120,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP13",
"printed_total": 120,
"release_date": "2025/11/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "657318",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-057.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-057.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-057.large.webp"
}
]
}
],
"type": "Event",
"cost": "1",
"colors": [
"Blue"
],
"rules": [
"[Main] You may rest 1 of your DON!! cards: If you have 1 or less Life cards, your opponent cannot activate [Blocker] whenever your Leader attacks during this turn.",
"[Counter] Your Leader gains +3000 power during this battle."
],
"subtypes": [
"Whitebeard Pirates"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.09
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 70.39,
"high": 130.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T02:52:16.605Z",
"trend_7d": {
"direction": "down",
"percent": -18.18
}
}
}
}