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/OP07-096?include=prices 200 15ms{
"success": true,
"data": {
"id": "OP07-096",
"name": "Tempest Kick (foil)",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-096.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-096.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-096.large.webp"
}
],
"expansion": {
"id": "OP07",
"name": "500 Years In The Future",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP07",
"printed_total": 119,
"release_date": "2024/06/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP07.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "545892",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-096.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-096.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-096.large.webp"
}
]
}
],
"type": "Event",
"cost": "1",
"colors": [
"Black"
],
"rules": [
"[Main] Draw 1 card. Then, if you have 10 or more cards in your trash, give up to 1 of your opponent's Characters −3 cost during this turn.",
"[Trigger] K.O. up to 1 of your opponent's Characters with a cost of 3 or less."
],
"subtypes": [
"CP9"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 3.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.06
},
{
"condition": "LP",
"price": 1.32
},
{
"condition": "MP",
"price": 1.07
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 23.99,
"low": 20.39,
"high": 27.59,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:42:16.070Z",
"trend_7d": {
"direction": "down",
"percent": -24.07
}
}
}
}