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

If your opponent's Active Pokémon has any Special Energy attached to it, this attack does 70 more damage.
/api/v1/pokemon/cards/sm8_ja-61vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm8_ja-61vh",
"name": "Scizor",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/61vh.large.webp"
}
],
"expansion": {
"id": "sm8_ja",
"name": "Super-Burst Impact",
"total": 111,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM8",
"printed_total": 95,
"release_date": "2018/09/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8_ja.symbol.png",
"translation": {
"en": {
"name": "Super-Burst Impact"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572940",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/61vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "120",
"abilities": [
{
"name": "Exoskeleton",
"text": "This Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Special Blow",
"text": "If your opponent's Active Pokémon has any Special Energy attached to it, this attack does 70 more damage.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": 2.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.33
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 26.75,
"low": 3,
"high": 27,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 57,
"low": 49,
"high": 1047.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -18.6
}
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:35:42.016Z",
"trend_7d": {
"direction": "up",
"percent": 79.23
}
}
}
}