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/OP08-084?include=prices 200 20ms{
"success": true,
"data": {
"id": "OP08-084",
"name": "Jack (foil)",
"number": "84",
"printed_number": "84",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-084.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-084.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-084.large.webp"
}
],
"expansion": {
"id": "OP08",
"name": "Two Legends",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP08",
"printed_total": 119,
"release_date": "2024/09/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "558120",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-084.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-084.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-084.large.webp"
}
]
}
],
"type": "Character",
"cost": "7",
"power": "8000",
"attribute": "Slash",
"colors": [
"Black"
],
"rules": [
"This Character gains +4 cost.",
"[Activate: Main] You may rest this Character: Draw 1 card and trash 1 card from your hand. Then, K.O. up to 1 of your opponent's Characters with a cost of 3 or less."
],
"subtypes": [
"Animal Kingdom Pirates"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 0.28,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.28
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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": 15.99,
"low": 13.59,
"high": 18.39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:13:04.421Z",
"trend_7d": {
"direction": "up",
"percent": 3.7
}
}
}
}