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

← POP Series 5
Zangoose δ

Zangoose δ

Common #15 Pokémon Basic HP 70
Types
Metal
Illustrator
Kouki Saitou
Expansion
POP Series 5 · POP
Language
English
TCGplayer
90709

Attacks

Detect
Colorless

Flip a coin. If heads, prevent all effects of an attack, including damage, done to Zangoose during your opponent's next turn.

Metal Claw 40
Metal · Colorless · Colorless
GET /api/v1/pokemon/cards/pop5-15vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pop5-15vh",
    "name": "Zangoose δ",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15vh.large.webp"
      }
    ],
    "expansion": {
      "id": "pop5",
      "name": "POP Series 5",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "POP",
      "printed_total": 17,
      "release_date": "2007/03/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "90709",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Metal"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Detect",
        "text": "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Zangoose during your opponent's next turn."
      },
      {
        "cost": [
          "Metal",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Metal Claw",
        "damage": "40"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Kouki Saitou",
    "pricing": {
      "currency": "USD",
      "market": 6,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6
        },
        {
          "condition": "LP",
          "price": 2.07
        },
        {
          "condition": "MP",
          "price": 1.39
        },
        {
          "condition": "HP",
          "price": 1.09
        },
        {
          "condition": "DMG",
          "price": 2.1
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 39.99,
          "low": 33.99,
          "high": 45.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 105,
          "low": 89.25,
          "high": 120.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 57,
          "low": 89.99,
          "high": 89.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:58:59.219Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}