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/OP01-021?include=prices 200 58ms{
"success": true,
"data": {
"id": "OP01-021",
"name": "Franky",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-021.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-021.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-021.large.png"
}
],
"expansion": {
"id": "OP01",
"name": "Romance Dawn",
"total": 121,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP01",
"printed_total": 121,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "454544",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-021.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-021.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-021.large.png"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "4000",
"attribute": "Ranged",
"colors": [
"Red"
],
"rules": [
"[DON!! x1] This Character can also attack your opponent's active Characters."
],
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 0.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.13
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 105,
"low": 89.25,
"high": 120.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 64,
"low": 54.4,
"high": 73.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 80.5,
"low": 68.43,
"high": 92.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 48,
"low": 40.8,
"high": 55.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T10:46:15.896Z",
"trend_7d": {
"direction": "up",
"percent": 18.18
}
}
}
}