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/OP06-067?include=prices 200 20ms{
"success": true,
"data": {
"id": "OP06-067",
"name": "Vinsmoke Yonji (foil)",
"number": "67",
"printed_number": "67",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-067.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-067.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-067.large.webp"
}
],
"expansion": {
"id": "OP06",
"name": "Wings of the Captain",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP06",
"printed_total": 119,
"release_date": "2023/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "541071",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-067.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-067.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-067.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Strike",
"colors": [
"Purple"
],
"rules": [
"If the number of DON!! cards on your field is equal to or less than the number on your opponent's field, this Character gains +1000 power.",
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
],
"counter": "1000",
"subtypes": [
"The Vinsmoke Family",
"GERMA 66"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.12
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 9.56,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 25.85,
"low": 32.99,
"high": 32.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:35:46.014Z",
"trend_7d": {
"direction": "down",
"percent": -14.29
}
}
}
}