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/OP06-086?include=prices 200 22ms{
"success": true,
"data": {
"id": "OP06-086",
"name": "Gecko Moria (foil)",
"number": "86",
"printed_number": "86",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-086.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-086.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-086.large.webp"
}
],
"expansion": {
"id": "OP06",
"name": "Wings of the Captain",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP06",
"printed_total": 119,
"release_date": "2023/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "541055",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-086.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-086.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-086.large.webp"
}
]
}
],
"type": "Character",
"cost": "8",
"power": "9000",
"attribute": "Special",
"colors": [
"Black"
],
"rules": [
"[On Play] Choose up to 1 Character card with a cost of 4 or less and up to 1 Character card with a cost of 2 or less from your trash. Play 1 card and play the other card rested."
],
"subtypes": [
"The Seven Warlords of the Sea",
"Thriller Bark Pirates"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 0.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.46
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 42.25,
"low": 39.99,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37.6,
"low": 38.2,
"high": 39.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 19.49,
"low": 16.57,
"high": 22.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:35:46.014Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}