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/ST30-014?include=prices 200 19ms{
"success": true,
"data": {
"id": "ST30-014",
"name": "Mr.3(Galdino)",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.large.webp"
}
],
"expansion": {
"id": "ST30",
"name": "Luffy & Ace",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST30",
"printed_total": 17,
"release_date": "2026/06/12",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST30.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "695440",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.large.webp"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "3000",
"attribute": "Special",
"colors": [
"Green"
],
"rules": [
"[Activate: Main] You may rest this Character: Attach up to 2 rested DON!! cards each to up to 2 of your Characters with an original power of 6000."
],
"counter": "2000",
"subtypes": [
"Impel Down",
"Former Baroque Works"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 2.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.49
},
{
"condition": "LP",
"price": 1.19
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:07:48.126Z",
"trend_7d": {
"direction": "down",
"percent": -2.35
}
}
}
}