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-077?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP05-077",
"name": "Gamma Knife",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-077.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-077.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-077.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": "528637",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-077.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-077.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-077.large.webp"
}
]
}
],
"type": "Event",
"cost": "2",
"colors": [
"Purple"
],
"rules": [
"[Main] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): Give up to 1 of your opponent's Characters −5000 power during this turn.",
"[Trigger] Add up to 1 DON!! card from your DON!! deck and set it as active."
],
"subtypes": [
"Heart Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.25
},
{
"condition": "LP",
"price": 0.23
},
{
"condition": "HP",
"price": 0.16
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:33:42.787Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}