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/P_ja-050?include=prices 200 16ms{
"success": true,
"data": {
"id": "P_ja-050",
"name": "Sanji",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-050.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-050.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-050.large.webp"
}
],
"expansion": {
"id": "P_ja",
"name": "Promos",
"total": 97,
"language": "Japanese",
"language_code": "ja",
"series": "One Piece",
"code": "P",
"printed_total": 97,
"release_date": "2022/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png",
"translation": {
"en": {
"name": "Promos"
}
}
},
"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/P_ja-050.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-050.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-050.large.webp"
}
]
}
],
"type": "Character",
"power": "2000",
"attribute": "Strike",
"colors": [
"Blue"
],
"rules": [
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
"[DON!! x1] [Your Turn] If you have 3 or less cards in your hand, this Character gains +4000 power."
],
"counter": "1000",
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 3.95,
"is_stale": true,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21.5,
"low": 9.1,
"high": 29.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:22:46.987Z",
"trend_7d": {
"direction": "up",
"percent": 3.4
}
}
}
}