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/OP10-112?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP10-112",
"name": "Eustass\"Captain\"Kid (foil)",
"number": "112",
"printed_number": "112",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-112.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-112.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-112.large.webp"
}
],
"expansion": {
"id": "OP10",
"name": "Royal Blood",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP10",
"printed_total": 119,
"release_date": "2025/03/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "617162",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-112.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-112.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-112.large.webp"
}
]
}
],
"type": "Character",
"cost": "8",
"power": "9000",
"attribute": "Special",
"colors": [
"Yellow"
],
"rules": [
"[On Play] You may rest this Character: Trash up to 1 card from the top of your opponent's Life cards.",
"[End of Your Turn] If your opponent has 2 or less Life cards, draw 1 card and trash 1 card from your hand."
],
"subtypes": [
"Supernovas",
"Kid Pirates"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 1.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.27
},
{
"condition": "LP",
"price": 1.1
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:47:33.423Z",
"trend_7d": {
"direction": "down",
"percent": -0.78
}
}
}
}