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-065?include=prices 200 14ms{
"success": true,
"data": {
"id": "P-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-065.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-065.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-065.large.webp"
}
],
"expansion": {
"id": "P",
"name": "Promos",
"total": 103,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "P",
"printed_total": 103,
"release_date": "2022/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-065.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-065.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-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": 87.01,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 87.01
},
{
"condition": "LP",
"price": 41.17
},
{
"condition": "MP",
"price": 27.51
},
{
"condition": "DMG",
"price": 20.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 153.76,
"low": 153.55,
"high": 153.96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 377.5,
"low": 363,
"high": 680,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "down",
"percent": -22.2
}
}
],
"market_updated_at": "2026-09-21T02:28:01.810Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}