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 50 less damage from attacks (after applying Weakness and Resistance).
Discard up to 2 Metal Energy from this Pokémon. This attack does 120 damage for each card you discarded in this way.
/api/v1/pokemon/cards/svp_ja-210vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "svp_ja-210vh",
"name": "Scizor ex",
"number": "210",
"printed_number": "210",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/210vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/210vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/210vh.large.webp"
}
],
"expansion": {
"id": "svp_ja",
"name": "Scarlet & Violet Promos",
"total": 303,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "PROMO",
"printed_total": 303,
"release_date": "2022/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/svp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/svp_ja.symbol.png",
"translation": {
"en": {
"name": "Scarlet & Violet Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/210vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/210vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/210vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Metal"
],
"hp": "270",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Steel Wing",
"text": "During your opponent's next turn, this Pokémon takes 50 less damage from attacks (after applying Weakness and Resistance).",
"damage": "70"
},
{
"cost": [
"Metal",
"Metal"
],
"converted_energy_cost": 2,
"name": "Cross Breaker",
"text": "Discard up to 2 Metal Energy from this Pokémon. This attack does 120 damage for each card you discarded in this way.",
"damage": "120×"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "PLANETA Tsuji",
"pricing": {
"currency": "USD",
"market": 24.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 24.07
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 53.81,
"low": 45.74,
"high": 61.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 183,
"low": 167.78,
"high": 183,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 97,
"low": 91.28,
"high": 134.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22,
"low": 21.81,
"high": 22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:27:14.453Z",
"trend_7d": {
"direction": "up",
"percent": 85.73
}
}
}
}