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/OP05_ja-107?include=prices 200 15ms{
"success": true,
"data": {
"id": "OP05_ja-107",
"name": "Lieutenant Spacey",
"number": "107",
"printed_number": "107",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-107.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-107.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-107.large.webp"
}
],
"expansion": {
"id": "OP05_ja",
"name": "Awakening of the New Era",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"series": "One Piece",
"code": "OP05",
"printed_total": 119,
"release_date": "2023/12/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05_ja.logo.png",
"translation": {
"en": {
"name": "Awakening of the New Era"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-107.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-107.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-107.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "4000",
"attribute": "Ranged",
"colors": [
"Yellow"
],
"rules": [
"[Your Turn] [Once Per Turn] When a card is added to your hand from your Life, this Character gains +2000 power during this turn."
],
"counter": "1000",
"subtypes": [
"The Moon"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 1.34,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T07:17:28.781Z",
"trend_7d": {
"direction": "down",
"percent": -18.79
}
}
}
}