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-009?include=prices 200 17ms{
"success": true,
"data": {
"id": "P-009",
"name": "Trafalgar Law",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-009.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-009.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-009.large.webp"
}
],
"expansion": {
"id": "P",
"name": "Promos",
"total": 103,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "P",
"printed_total": 103,
"release_date": "2022/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "455804",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-009.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-009.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-009.large.webp"
}
]
}
],
"type": "Character",
"power": "7000",
"attribute": "Slash",
"colors": [
"Blue"
],
"rules": [
"[On Play] If your opponent has 6 or more cards in their hand, your opponent adds 1 card from their Life area to their hand."
],
"subtypes": [
"Supernovas",
"Heart Pirates"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 3.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.65
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 324,
"low": 275.4,
"high": 372.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 134.5,
"low": 127.25,
"high": 141.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9",
"value": 43.5,
"low": 36.98,
"high": 50.03,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 91,
"low": 77.35,
"high": 104.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 249.17,
"low": 249.1,
"high": 249.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 149.5,
"low": 149.25,
"high": 149.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:28:01.810Z",
"trend_7d": {
"direction": "down",
"percent": -2.67
}
}
}
}