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

During your next turn, this Pokémon can't attack.
/api/v1/pokemon/cards/sv11b_ja-71vmh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sv11b_ja-71vmh",
"name": "Fraxure (Master Ball)",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-71vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-71vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-71vmh.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-71vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-71vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-71vmh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Dragon"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Bite",
"damage": "30"
},
{
"cost": [
"Fighting",
"Metal"
],
"converted_energy_cost": 2,
"name": "Boundless Power",
"text": "During your next turn, this Pokémon can't attack.",
"damage": "90"
}
],
"rarity": "Common",
"artist": "Taiga Kasai",
"pricing": {
"currency": "USD",
"market": 1.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.59
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:39:44.905Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}