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/EB02-046?include=prices 200 18ms{
"success": true,
"data": {
"id": "EB02-046",
"name": "Hildon",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-046.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-046.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-046.large.webp"
}
],
"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": "629146",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-046.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-046.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-046.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "3000",
"attribute": "Wisdom",
"colors": [
"Black"
],
"rules": [
"[On Play] Trash 2 cards from the top of your deck and give up to 1 of your opponent's Characters −1 cost during this turn."
],
"counter": "2000",
"subtypes": [
"Thriller Bark Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.09
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:35:01.591Z",
"trend_7d": {
"direction": "up",
"percent": 12.5
}
}
}
}