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/ST27-001?include=prices 200 58ms{
"success": true,
"data": {
"id": "ST27-001",
"name": "Avalo Pizarro",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST27-001.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST27-001.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST27-001.large.png"
}
],
"expansion": {
"id": "ST27",
"name": "BLACK Marshall.D.Teach",
"total": 5,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST27",
"printed_total": 5,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST27.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "633179",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST27-001.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST27-001.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST27-001.large.png"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "1000",
"attribute": "Special",
"colors": [
"Black"
],
"rules": [
"[Activate: Main] [Once Per Turn] You may rest 1 of your [Fullalead] cards: If your Leader has the {Blackbeard Pirates} type, this Character gains +4000 power during this turn.",
"[On K.O.] Draw 1 card."
],
"subtypes": [
"Blackbeard Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.12
}
],
"graded": [],
"market_updated_at": "2026-07-29T21:48:14.083Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}