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/OP04-052?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP04-052",
"name": "Black Maria",
"number": "52",
"printed_number": "52",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-052.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-052.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-052.large.webp"
}
],
"expansion": {
"id": "OP04",
"name": "Kingdoms of Intrigue",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP04",
"printed_total": 119,
"release_date": "2023/09/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "516768",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-052.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-052.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-052.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "3000",
"attribute": "Special",
"colors": [
"Blue"
],
"rules": [
"[Activate: Main] ➁ (You may rest the specified number of DON!! cards in your cost area.) You may rest this Character: Draw 1 card.",
"[Trigger] Play this card."
],
"counter": "1000",
"subtypes": [
"Animal Kingdom Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.05
},
{
"condition": "LP",
"price": 0.04
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:05.381Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}