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/P_ja-065?include=prices 200 17ms{
"success": true,
"data": {
"id": "P_ja-065",
"name": "Tony Tony.Chopper (foil)",
"number": "65",
"printed_number": "65",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-065.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-065.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-065.large.webp"
}
],
"expansion": {
"id": "P_ja",
"name": "Promos",
"total": 97,
"language": "Japanese",
"language_code": "ja",
"series": "One Piece",
"code": "P",
"printed_total": 97,
"release_date": "2022/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png",
"translation": {
"en": {
"name": "Promos"
}
}
},
"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/P_ja-065.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-065.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-065.large.webp"
}
]
}
],
"type": "Character",
"power": "4000",
"attribute": "Wisdom",
"colors": [
"Black"
],
"rules": [
"[When Attacking] If your opponent has a Character with a cost of 0, this Character gains +2000 power until the start of your next turn."
],
"counter": "1000",
"subtypes": [
"Animal",
"Straw Hat Crew"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 3.95,
"is_stale": true,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-22T02:22:46.987Z",
"trend_7d": {
"direction": "up",
"percent": 3.4
}
}
}
}