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/OP12-119vta?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP12-119vta",
"name": "Bartholomew Kuma (thirdAnniversary)",
"number": "119",
"printed_number": "119",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-119vta.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-119vta.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-119vta.large.webp"
}
],
"expansion": {
"id": "OP12",
"name": "Legacy of the Master",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP12",
"printed_total": 119,
"release_date": "2025/08/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-119vta.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-119vta.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-119vta.large.webp"
}
]
}
],
"type": "Character",
"cost": "6",
"power": "7000",
"attribute": "Strike",
"colors": [
"Yellow"
],
"rules": [
"[On Play] You may trash 1 card from your hand: Add up to 1 card from the top of your deck to the top of your Life cards. Then, this Character gains +2 cost until the end of your opponent's next End Phase.",
"[Opponent's Turn] [On K.O.] Add up to 1 card from the top of your deck to the top of your Life cards."
],
"counter": "1000",
"subtypes": [
"The Seven Warlords of the Sea",
"Revolutionary Army"
],
"rarity": "Secret Rare",
"pricing": {
"currency": "USD",
"market": null,
"is_stale": false,
"conditions": [],
"graded": []
}
}
}