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/OP16_ja-092?include=prices 200 16ms{
"success": true,
"data": {
"id": "OP16_ja-092",
"name": "Nico Robin",
"number": "92",
"printed_number": "92",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-092.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-092.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-092.large.webp"
}
],
"expansion": {
"id": "OP16_ja",
"name": "The Time of Battle",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"series": "One Piece",
"code": "OP16",
"printed_total": 119,
"release_date": "2026/06/12",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP16_ja.logo.png",
"translation": {
"en": {
"name": "The Time of Battle"
}
}
},
"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/OP16_ja-092.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-092.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-092.large.webp"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "2000",
"attribute": "Strike",
"colors": [
"Black"
],
"rules": [
"[On Play] You may trash 1 Character card with a cost of 8 or more from your hand: Draw 2 cards."
],
"counter": "1000",
"subtypes": [
"Land of Wano",
"Straw Hat Crew"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 10.19,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T07:09:21.990Z",
"trend_7d": {
"direction": "up",
"percent": 412.06
}
}
}
}