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/ST12-007?include=prices 200 50ms{
"success": true,
"data": {
"id": "ST12-007",
"name": "Rika",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST12-007.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST12-007.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST12-007.large.png"
}
],
"expansion": {
"id": "ST12",
"name": "Zoro and Sanji",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST12",
"printed_total": 17,
"release_date": "2024/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST12.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "542114",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST12-007.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST12-007.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST12-007.large.png"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "0",
"attribute": "Wisdom",
"colors": [
"Green"
],
"rules": [
"[On Play] ➁ (You may rest the specified number of DON!! cards in your cost area.): If your opponent has 3 or more Life cards, set up to 1 of your <Slash> attribute Characters with a cost of 4 or less as active."
],
"subtypes": [
"East Blue"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.45
},
{
"condition": "HP",
"price": 0.23
}
],
"graded": [],
"market_updated_at": "2026-07-30T12:04:12.951Z",
"trend_7d": {
"direction": "down",
"percent": -4.26
}
}
}
}