Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Flip 2 coins. This attack does 20 damage for each heads.
/api/v1/pokemon/cards/sv11b_ja-77vmh?include=prices 200 21ms{
"success": true,
"data": {
"id": "sv11b_ja-77vmh",
"name": "Minccino (Master Ball)",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-77vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-77vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-77vmh.large.webp"
}
],
"expansion": {
"id": "sv11b_ja",
"name": "Black Bolt",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11B",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.symbol.png",
"translation": {
"en": {
"name": "Black Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "masterBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-77vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-77vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-77vmh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tail Slap",
"text": "Flip 2 coins. This attack does 20 damage for each heads.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ayako Ozaki",
"pricing": {
"currency": "USD",
"market": 2.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.55
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5.68,
"low": 4.83,
"high": 6.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T16:21:26.482Z",
"trend_7d": {
"direction": "down",
"percent": -1.92
}
}
}
}