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-103?include=prices 200 15ms{
"success": true,
"data": {
"id": "P_ja-103",
"name": "Portgas.D.Ace",
"number": "103",
"printed_number": "103",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-103.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-103.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-103.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-103.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-103.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-103.large.webp"
}
]
}
],
"type": "Character",
"power": "6000",
"attribute": "Special",
"colors": [
"Blue"
],
"rules": [
"[On Play] Draw 2 cards and place 2 cards from your hand at the top or bottom of your deck in any order. Then, give up to 1 rested DON!! card to your Leader."
],
"subtypes": [
"Whitebeard Pirates"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 2.49,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 9.5,
"high": 35,
"confidence": "high",
"value_kind": "sold",
"sold_count": 31
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 5.9,
"high": 11.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 41.18,
"low": 30.87,
"high": 56.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:22:46.987Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}