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/OP04-105?include=prices 200 42ms{
"success": true,
"data": {
"id": "OP04-105",
"name": "Charlotte Amande (foil)",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-105.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-105.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-105.large.webp"
}
],
"expansion": {
"id": "OP04",
"name": "Kingdoms of Intrigue",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP04",
"printed_total": 119,
"release_date": "2023/09/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "516814",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-105.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-105.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-105.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "3000",
"attribute": "Slash",
"colors": [
"Yellow"
],
"rules": [
"[Activate: Main] [Once Per Turn] You may trash 1 card with a [Trigger] from your hand: Rest up to 1 of your opponent's Characters with a cost of 2 or less."
],
"counter": "2000",
"subtypes": [
"Big Mom Pirates"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.11
},
{
"condition": "HP",
"price": 0.06
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 72,
"low": 61.2,
"high": 82.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:05.381Z",
"trend_7d": {
"direction": "up",
"percent": 10
}
}
}
}