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/ST21-007?include=prices 200 18ms{
"success": true,
"data": {
"id": "ST21-007",
"name": "Sentomaru",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-007.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-007.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-007.large.webp"
}
],
"expansion": {
"id": "ST21",
"name": "EX Gear 5",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST21",
"printed_total": 17,
"release_date": "2025/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST21.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "615576",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-007.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-007.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-007.large.webp"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "2000",
"attribute": "Slash",
"colors": [
"Red"
],
"rules": [
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
],
"counter": "1000",
"subtypes": [
"Egghead",
"Navy"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.57,
"low": 14.08,
"high": 19.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-17T04:33:20.017Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}