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/sv5m_ja-44vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv5m_ja-44vh",
"name": "Scizor ex",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/44vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/44vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/44vh.large.webp"
}
],
"expansion": {
"id": "sv5m_ja",
"name": "Cyber Judge",
"total": 100,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5M",
"printed_total": 71,
"release_date": "2024/01/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5m_ja.symbol.png",
"translation": {
"en": {
"name": "Cyber Judge"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566195",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/44vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/44vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/44vh.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": "Double Rare",
"artist": "toriyufu",
"pricing": {
"currency": "USD",
"market": 0.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.35
},
{
"condition": "LP",
"price": 0.33
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16,
"low": 12,
"high": 16.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.6,
"low": 57.99,
"high": 57.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:56:49.033Z",
"trend_7d": {
"direction": "down",
"percent": -46.15
}
}
}
}