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/OP13-079?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP13-079",
"name": "Imu",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-079.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-079.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-079.large.webp"
}
],
"expansion": {
"id": "OP13",
"name": "Carrying On His Will",
"total": 120,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP13",
"printed_total": 120,
"release_date": "2025/11/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "657344",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-079.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-079.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-079.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "?",
"colors": [
"Black"
],
"rules": [
"Under the rules of this game, you cannot include Events with a cost of 2 or more in your deck and at the start of the game, play up to 1 {Mary Geoise} type Stage card from your deck.",
"[Activate: Main] [Once Per Turn] You may trash 1 of your {Celestial Dragons} type Characters or 1 card from your hand: Draw 1 card."
],
"life": "4",
"subtypes": [
"?"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.14
},
{
"condition": "MP",
"price": 0.05
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 350.7,
"low": 298.09,
"high": 403.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:52:16.605Z",
"trend_7d": {
"direction": "down",
"percent": -17.65
}
}
}
}