Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/onepiece/cards/P-029?include=prices 200 49ms{
"success": true,
"data": {
"id": "P-029",
"name": "Bartolomeo (foil)",
"number": "29",
"printed_number": "29",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-029.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-029.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-029.large.png"
}
],
"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": "580991",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-029.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-029.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-029.large.png"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "3000",
"attribute": "Special",
"colors": [
"Green"
],
"rules": [
"[End of Your Turn] You may rest this Character: Set up to 1 of your {FILM} type Characters other than [Bartolomeo] as active."
],
"subtypes": [
"FILM",
"Supernovas",
"Barto Club"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 1.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.18
},
{
"condition": "LP",
"price": 0.72
},
{
"condition": "MP",
"price": 0.4
}
],
"graded": [],
"market_updated_at": "2026-07-29T16:48:17.809Z",
"trend_7d": {
"direction": "up",
"percent": 372
}
}
}
}