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-092?include=prices 200 16ms{
"success": true,
"data": {
"id": "OP04-092",
"name": "Rebecca (foil)",
"number": "92",
"printed_number": "92",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-092.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-092.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-092.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": "516803",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-092.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-092.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-092.large.webp"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "2000",
"attribute": "Slash",
"colors": [
"Black"
],
"rules": [
"[On Play] Look at 3 cards from the top of your deck; reveal up to 1 {Dressrosa} type card other than [Rebecca] and add it to your hand. Then, trash the rest."
],
"counter": "1000",
"subtypes": [
"Dressrosa"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.27
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 180,
"low": 153,
"high": 207,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 6.71,
"low": 5.7,
"high": 7.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:26:03.839Z",
"trend_7d": {
"direction": "down",
"percent": -3.57
}
}
}
}