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-003?include=prices 200 52ms{
"success": true,
"data": {
"id": "OP03-003",
"name": "Izo",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-003.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-003.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-003.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": "580981",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-003.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-003.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-003.large.png"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "2000",
"attribute": "Ranged",
"colors": [
"Red"
],
"rules": [
"[On Play] Look at 5 cards from the top of your deck; reveal up to 1 card with a type including \"Whitebeard Pirates\" other than [Izo] and add it to your hand. Then, place the rest at the bottom of your deck in any order."
],
"subtypes": [
"Land of Wano",
"Whitebeard Pirates"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.16
},
{
"condition": "LP",
"price": 0.13
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 53.85,
"low": 39,
"high": 39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T17:48:24.469Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}