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/OP12-060?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP12-060",
"name": "Boeuf Burst (foil)",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-060.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-060.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-060.large.webp"
}
],
"expansion": {
"id": "OP12",
"name": "Legacy of the Master",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP12",
"printed_total": 119,
"release_date": "2025/08/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "643796",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-060.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-060.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-060.large.webp"
}
]
}
],
"type": "Event",
"cost": "3",
"colors": [
"Blue"
],
"rules": [
"[Main] If your Leader is multicolored, choose one:• Return up to 1 of your opponent's Characters with a cost of 4 or less to the owner's hand.• If you have 6 or less cards in your hand, draw 2 cards."
],
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.21
},
{
"condition": "MP",
"price": 0.15
},
{
"condition": "DMG",
"price": 0.1
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 325,
"low": 276.25,
"high": 373.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 249.88,
"low": 212.4,
"high": 287.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:21:46.262Z",
"trend_7d": {
"direction": "up",
"percent": 5
}
}
}
}