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/ST08-002?include=prices 200 22ms{
"success": true,
"data": {
"id": "ST08-002",
"name": "Uta (foil)",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-002.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-002.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-002.large.webp"
}
],
"expansion": {
"id": "ST08",
"name": "Monkey.D.Luffy",
"total": 15,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST08",
"printed_total": 15,
"release_date": "2023/08/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST08.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "503230",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-002.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-002.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-002.large.webp"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "3000",
"attribute": "Special",
"colors": [
"Black"
],
"rules": [
"This Character cannot be K.O.'d in battle by Leaders.",
"[Activate: Main] You may rest this Character: Give up to 1 of your opponent's Characters −2 cost during this turn."
],
"subtypes": [
"FILM"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 0.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.95
},
{
"condition": "LP",
"price": 0.91
},
{
"condition": "DMG",
"price": 0.88
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:13:36.855Z",
"trend_7d": {
"direction": "down",
"percent": -6.86
}
}
}
}