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/ST10-014?include=prices 200 17ms{
"success": true,
"data": {
"id": "ST10-014",
"name": "Wire (foil)",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-014.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-014.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-014.large.webp"
}
],
"expansion": {
"id": "ST10",
"name": "Ultra Deck: The Three Captains",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST10",
"printed_total": 17,
"release_date": "2023/11/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST10.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "525058",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-014.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-014.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-014.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "3000",
"attribute": "Slash",
"colors": [
"Purple"
],
"rules": [
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
"[Once Per Turn] When a DON!! card on your field is returned to your DON!! deck, draw 1 card and trash 1 card from your hand."
],
"counter": "1000",
"subtypes": [
"Kid Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "MP",
"price": 0.1
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:32:36.810Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}