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/OP12-102?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP12-102",
"name": "Shirahoshi (foil)",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-102.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-102.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-102.large.webp"
}
],
"expansion": {
"id": "OP12",
"name": "Legacy of the Master",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP12",
"printed_total": 119,
"release_date": "2025/08/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "643847",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-102.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-102.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-102.large.webp"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "0",
"attribute": "Wisdom",
"colors": [
"Yellow"
],
"rules": [
"If your Character with a base cost of 6 or less would be removed from the field by your opponent's effect, you may turn 1 card from the top of your Life cards face-up instead.",
"[Opponent's Turn] If you have no other [Shirahoshi] with a base cost of 2, all of your {Neptunian} type Characters gain +2000 power."
],
"counter": "1000",
"subtypes": [
"Merfolk",
"Fish-Man Island"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 0.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.55
},
{
"condition": "LP",
"price": 0.43
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 31.49,
"low": 26.77,
"high": 36.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:21:46.262Z",
"trend_7d": {
"direction": "down",
"percent": -1.79
}
}
}
}