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/ST11-001?include=prices 200 15ms{
"success": true,
"data": {
"id": "ST11-001",
"name": "Uta (foil)",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST11-001.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST11-001.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST11-001.large.webp"
}
],
"expansion": {
"id": "ST11",
"name": "Uta",
"total": 5,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST11",
"printed_total": 5,
"release_date": "2024/02/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST11.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "533879",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST11-001.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST11-001.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST11-001.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Special",
"colors": [
"Green"
],
"rules": [
"[DON!! x1] [When Attacking] [Once Per Turn] Reveal 1 card from the top of your deck and add up to 1 {FILM} type card to your hand. Then, place the rest at the bottom of your deck."
],
"life": "5",
"subtypes": [
"FILM"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 4.47,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.47
},
{
"condition": "LP",
"price": 2.36
},
{
"condition": "MP",
"price": 2.98
},
{
"condition": "HP",
"price": 1.37
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 21.5,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9",
"value": 17.36,
"low": 14.76,
"high": 19.96,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35.98,
"low": 35.8,
"high": 38.21,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.25,
"low": 17.17,
"high": 18.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 20.5,
"low": 19.75,
"high": 21.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 22,
"low": 21.5,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:09:17.986Z",
"trend_7d": {
"direction": "down",
"percent": -2.4
}
}
}
}