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/OP01-075?include=prices 200 15ms{
"success": true,
"data": {
"id": "OP01-075",
"name": "Pacifista",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-075.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-075.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-075.large.webp"
}
],
"expansion": {
"id": "OP01",
"name": "Romance Dawn",
"total": 121,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP01",
"printed_total": 121,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "454605",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-075.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-075.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-075.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Special",
"colors": [
"Blue"
],
"rules": [
"Under the rules of this game, you may have any number of this card in your deck.",
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
],
"subtypes": [
"Biological Weapon",
"Navy"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "LP",
"price": 0.13
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39,
"low": 29.4,
"high": 43,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:51:22.746Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}