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 opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/swsh3_ja-67vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh3_ja-67vh",
"name": "Scizor VMAX",
"number": "67",
"printed_number": "67",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/67vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/67vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/67vh.large.webp"
}
],
"expansion": {
"id": "swsh3_ja",
"name": "Infinity Zone",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S3",
"printed_total": 100,
"release_date": "2020/06/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3_ja.symbol.png",
"translation": {
"en": {
"name": "Infinity Zone"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568773",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/67vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/67vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/67vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Metal"
],
"hp": "320",
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hard Scissors",
"text": "During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"damage": "90"
},
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Max Steelspike",
"damage": "190"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Triple Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.92
},
{
"condition": "LP",
"price": 4
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 32.5,
"low": 30.49,
"high": 34.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 8.83,
"high": 18.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32.6,
"low": 29.2,
"high": 38.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:33:52.946Z",
"trend_7d": {
"direction": "down",
"percent": -1.6
}
}
}
}