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/OP05-114?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP05-114",
"name": "El Thor",
"number": "114",
"printed_number": "114",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-114.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-114.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-114.large.webp"
}
],
"expansion": {
"id": "OP05",
"name": "Awakening of the New Era",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP05",
"printed_total": 119,
"release_date": "2023/12/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "528676",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-114.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-114.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-114.large.webp"
}
]
}
],
"type": "Event",
"cost": "1",
"colors": [
"Yellow"
],
"rules": [
"[Counter] Up to 1 of your Leader or Character cards gains +2000 power during this battle. Then, if your opponent has 2 or less Life cards, that card gains an additional +2000 power during this battle.",
"[Trigger] K.O. up to 1 of your opponent's Characters with a cost equal to or less than the number of your opponent's Life cards."
],
"subtypes": [
"Sky Island"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 0.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.12
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:33:42.787Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}