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/OP01-064?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP01-064",
"name": "Alvida",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064.small.r1.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064.large.r1.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064.large.r1.webp"
}
],
"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": "454591",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064.small.r1.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064.large.r1.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-064.large.r1.webp"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "3000",
"attribute": "Strike",
"colors": [
"Blue"
],
"rules": [
"[DON!! x1] [When Attacking] You may trash 1 card from your hand: Return up to 1 of your opponent's Characters with a cost of 3 or less to the owner's hand."
],
"counter": "2000",
"subtypes": [
"Buggy Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "LP",
"price": 0.11
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 458,
"low": 389.3,
"high": 526.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 282,
"low": 239.7,
"high": 324.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 173.5,
"low": 161.75,
"high": 263,
"confidence": "low",
"value_kind": "feed",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 31.3,
"low": 20.15,
"high": 33.35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 212,
"low": 180.2,
"high": 243.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:51:22.746Z",
"trend_7d": {
"direction": "up",
"percent": 6.25
}
}
}
}