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/OP15_ja-102?include=prices 200 20ms{
"success": true,
"data": {
"id": "OP15_ja-102",
"name": "Gan.Fall (foil)",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15_ja-102.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15_ja-102.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15_ja-102.large.webp"
}
],
"expansion": {
"id": "OP15_ja",
"name": "Adventure on Kami's Island",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"series": "One Piece",
"code": "OP15",
"printed_total": 119,
"release_date": "2026/02/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP15_ja.logo.png",
"translation": {
"en": {
"name": "Adventure on Kami's Island"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15_ja-102.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15_ja-102.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15_ja-102.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "4000",
"attribute": "Slash",
"colors": [
"Yellow"
],
"rules": [
"If you have a {Sky Island} type Character with 7000 or more power, reduce the cost of this card in your hand by 3.",
"[On Play] Rest up to 1 of your opponent's Characters with a cost equal to or less than the number of your opponent's Life cards."
],
"counter": "2000",
"subtypes": [
"Sky Island"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 1.69,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T07:06:42.054Z",
"trend_7d": {
"direction": "down",
"percent": -0.59
}
}
}
}