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/OP01_ja-055?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP01_ja-055",
"name": "You Can Be My Samurai!!",
"number": "55",
"printed_number": "55",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-055.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-055.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-055.large.webp"
}
],
"expansion": {
"id": "OP01_ja",
"name": "Romance Dawn",
"total": 121,
"language": "Japanese",
"language_code": "ja",
"series": "One Piece",
"code": "OP01",
"printed_total": 121,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png",
"translation": {
"en": {
"name": "Romance Dawn"
}
}
},
"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/OP01_ja-055.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-055.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-055.large.webp"
}
]
}
],
"type": "Event",
"cost": "1",
"colors": [
"Green"
],
"rules": [
"[Main] You may rest 2 of your Characters: Draw 2 cards."
],
"subtypes": [
"Land of Wano",
"Kouzuki Clan"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 1.25,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T07:01:29.715Z",
"trend_7d": {
"direction": "up",
"percent": 0.81
}
}
}
}