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/EB02-024?include=prices 200 47ms{
"success": true,
"data": {
"id": "EB02-024",
"name": "Sogeking",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-024.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-024.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-024.large.png"
}
],
"expansion": {
"id": "EB02",
"name": "Anime 25th Collection",
"total": 61,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB02",
"printed_total": 61,
"release_date": "2025/05/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB02.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "629119",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-024.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-024.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-024.large.png"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Ranged",
"colors": [
"Blue"
],
"rules": [
"Also treat this card's name as [Usopp] according to the rules.",
"[On Play] Draw 2 cards and place 2 cards from your hand at the bottom of your deck in any order. Then, return up to 1 Character with a cost of 1 or less to the owner's hand."
],
"subtypes": [
"Sniper Island"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.12
}
],
"graded": [],
"market_updated_at": "2026-07-29T21:02:19.219Z",
"trend_7d": {
"direction": "up",
"percent": 9.09
}
}
}
}