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/OP05-117?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP05-117",
"name": "Upper Yard",
"number": "117",
"printed_number": "117",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117.large.webp"
}
],
"expansion": {
"id": "OP05",
"name": "Awakening of the New Era",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP05",
"printed_total": 119,
"release_date": "2023/12/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "528679",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117.large.webp"
}
]
}
],
"type": "Stage",
"cost": "1",
"colors": [
"Yellow"
],
"rules": [
"[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Sky Island} type card and add it to your hand. Then, place the rest at the bottom of your deck in any order."
],
"subtypes": [
"Sky Island"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 0.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.11
},
{
"condition": "LP",
"price": 0.09
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 152,
"low": 129.2,
"high": 174.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 94,
"low": 79.9,
"high": 108.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 117,
"low": 99.45,
"high": 134.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:06:15.117Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}