Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/onepiece/cards/OP03-044?include=prices 200 53ms{
"success": true,
"data": {
"id": "OP03-044",
"name": "Kaya (foil)",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-044.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-044.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-044.large.png"
}
],
"expansion": {
"id": "OP03",
"name": "Pillars of Strength",
"total": 123,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP03",
"printed_total": 123,
"release_date": "2023/06/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "499973",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-044.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-044.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-044.large.png"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "0",
"attribute": "Wisdom",
"colors": [
"Blue"
],
"rules": [
"[On Play] Draw 2 cards and trash 2 cards from your hand."
],
"subtypes": [
"East Blue"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.51
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T17:48:24.469Z",
"trend_7d": {
"direction": "down",
"percent": -8.93
}
}
}
}