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-009?include=prices 200 16ms{
"success": true,
"data": {
"id": "ST10-009",
"name": "Jean Bart (foil)",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-009.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-009.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-009.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": "525052",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-009.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-009.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-009.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Strike",
"colors": [
"Purple"
],
"rules": [
"[On Play] ➀ (You may rest the specified number of DON!! cards in your cost area.): Add up to 1 DON!! card from your DON!! deck and set it as active."
],
"counter": "1000",
"subtypes": [
"Heart Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.18
},
{
"condition": "LP",
"price": 0.13
},
{
"condition": "MP",
"price": 0.08
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:32:36.810Z",
"trend_7d": {
"direction": "up",
"percent": 5.88
}
}
}
}