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-097?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP12-097",
"name": "Captains Assembled (foil)",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-097.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-097.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-097.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": "643842",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-097.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-097.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-097.large.webp"
}
]
}
],
"type": "Event",
"cost": "1",
"colors": [
"Black"
],
"rules": [
"[Main] Look at 3 cards from the top of your deck; reveal up to 1 {Revolutionary Army} type card other than [Captains Assembled] and add it to your hand. Then, trash the rest.",
"[Trigger] Activate this card's [Main] effect."
],
"subtypes": [
"Revolutionary Army"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.23
},
{
"condition": "LP",
"price": 0.13
},
{
"condition": "HP",
"price": 0.1
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:21:46.262Z",
"trend_7d": {
"direction": "up",
"percent": 21.05
}
}
}
}