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/ST05-004?include=prices 200 17ms{
"success": true,
"data": {
"id": "ST05-004",
"name": "Uta (foil)",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-004.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-004.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-004.large.webp"
}
],
"expansion": {
"id": "ST05",
"name": "ONE PIECE FILM edition",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST05",
"printed_total": 17,
"release_date": "2023/02/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST05.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "477317",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-004.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-004.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-004.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Special",
"colors": [
"Purple"
],
"rules": [
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
"[On Block] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): Rest up to 1 of your opponent's Characters with a cost of 5 or less."
],
"counter": "1000",
"subtypes": [
"FILM"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 1.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.17
},
{
"condition": "LP",
"price": 0.95
},
{
"condition": "MP",
"price": 0.9
},
{
"condition": "DMG",
"price": 0.51
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:00:03.940Z",
"trend_7d": {
"direction": "down",
"percent": -4.88
}
}
}
}