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_ja-097?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP05_ja-097",
"name": "Mary Geoise",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-097.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-097.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-097.large.webp"
}
],
"expansion": {
"id": "OP05_ja",
"name": "Awakening of the New Era",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"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_ja.logo.png",
"translation": {
"en": {
"name": "Awakening of the New Era"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-097.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-097.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-097.large.webp"
}
]
}
],
"type": "Stage",
"cost": "1",
"colors": [
"Black"
],
"rules": [
"[Your Turn] The cost of playing {Celestial Dragons} type Character cards with a cost of 2 or more from your hand will be reduced by 1."
],
"subtypes": [
"Mary Geoise"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 1.99,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 47.28,
"low": 53.73,
"high": 53.73,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:20:17.647Z",
"trend_7d": {
"direction": "down",
"percent": -42.98
}
}
}
}