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/OP06-072?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP06-072",
"name": "Cosette",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-072.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-072.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-072.large.webp"
}
],
"expansion": {
"id": "OP06",
"name": "Wings of the Captain",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP06",
"printed_total": 119,
"release_date": "2023/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "541628",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-072.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-072.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-072.large.webp"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "0",
"attribute": "Wisdom",
"colors": [
"Purple"
],
"rules": [
"If your Leader has the {GERMA 66} type and the number of DON!! cards on your field is at least 2 less than the number on your opponent's field, this Character gains [Blocker].(After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
],
"counter": "1000",
"subtypes": [
"Kingdom of GERMA"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.05
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:35:46.014Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}