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-019?include=prices 200 50ms{
"success": true,
"data": {
"id": "P-019",
"name": "Bepo",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-019.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-019.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-019.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": "457035",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-019.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-019.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-019.large.png"
}
]
}
],
"type": "Character",
"power": "2000",
"attribute": "Strike",
"colors": [
"Red"
],
"rules": [
"[DON!! x1] [When Attacking] K.O. up to 1 of your opponent's Characters with 3000 power or less."
],
"subtypes": [
"FILM",
"Minks",
"Heart Pirates"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 0.57,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.57
},
{
"condition": "LP",
"price": 0.43
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 82.89,
"low": 34.58,
"high": 125.75,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "10",
"value": 109.72,
"low": 101.75,
"high": 156.73,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
}
],
"market_updated_at": "2026-08-17T02:45:01.917Z",
"trend_7d": {
"direction": "down",
"percent": -1.56
}
}
}
}