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, any damage done to Scizor ex by attacks is reduced by 20 (after applying Weakness and Resistance).
If the Defending Pokémon is an Evolved Pokémon, this attack does 50 damage plus 30 more damage.
/api/v1/pokemon/cards/pcg4_ja-96vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "pcg4_ja-96vh",
"name": "Scizor ex",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/96vh.large.webp"
}
],
"expansion": {
"id": "pcg4_ja",
"name": "Golden Sky, Silvery Ocean",
"total": 106,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 106,
"release_date": "2005/04/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg4_ja.symbol.png",
"translation": {
"en": {
"name": "Golden Sky, Silvery Ocean"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "611901",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/96vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Metal"
],
"hp": "120",
"abilities": [
{
"name": "Danger Perception",
"text": "As long as Scizor ex's remaining HP is 60 or less, Scizor ex does 40 more damage to the Defending Pokémon (before applying Weakness and Resistance).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Steel Wing",
"text": "During your opponent's next turn, any damage done to Scizor ex by attacks is reduced by 20 (after applying Weakness and Resistance).",
"damage": "40"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Cross-Cut",
"text": "If the Defending Pokémon is an Evolved Pokémon, this attack does 50 damage plus 30 more damage.",
"damage": "50+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare Holo ex",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 75
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 115,
"low": 97.75,
"high": 132.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 159.5,
"low": 135.57,
"high": 183.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 276,
"low": 234.6,
"high": 317.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 60.5,
"low": 51.43,
"high": 69.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 330,
"low": 311.6,
"high": 465.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:14:58.504Z",
"trend_7d": {
"direction": "down",
"percent": -17.58
}
}
}
}