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/OP12-020vltaa?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP12-020vltaa",
"name": "Roronoa Zoro (learnTogetherAltArt)",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-020vltaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-020vltaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-020vltaa.large.webp"
}
],
"expansion": {
"id": "OP12",
"name": "Legacy of the Master",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP12",
"printed_total": 119,
"release_date": "2025/08/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-020vltaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-020vltaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-020vltaa.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Slash",
"colors": [
"Green"
],
"rules": [
"[DON!! x3] [Activate: Main] [Once Per Turn] If this Leader battles your opponent's Character during this turn, set this Leader as active. Then, this Leader cannot attack your opponent's Characters with a base cost of 7 or less during this turn."
],
"life": "5",
"subtypes": [
"Supernovas",
"Straw Hat Crew"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 9.21,
"is_stale": true,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T02:21:46.262Z",
"trend_7d": {
"direction": "up",
"percent": 1.1
}
}
}
}