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-121vrep?include=prices 200 16ms{
"success": true,
"data": {
"id": "OP01-121vrep",
"name": "Yamato (reprint)",
"number": "121",
"printed_number": "121",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-121vrep.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-121vrep.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-121vrep.large.webp"
}
],
"expansion": {
"id": "OP01",
"name": "Romance Dawn",
"total": 121,
"language": "English",
"language_code": "en",
"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"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "596374",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-121vrep.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-121vrep.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-121vrep.large.webp"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "5000",
"attribute": "Strike",
"colors": [
"Green"
],
"rules": [
"Also treat this card's name as [Kouzuki Oden] according to the rules.",
"[Double Attack] (This card deals 2 damage.)",
"[Banish] (When this card deals damage, the target card is trashed without activating its Trigger.)"
],
"counter": "1000",
"subtypes": [
"Land of Wano"
],
"rarity": "Secret Rare",
"pricing": {
"currency": "USD",
"market": 3.34,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T03:37:55.911Z",
"trend_7d": {
"direction": "down",
"percent": -1.47
}
}
}
}