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-15?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pop5-15",
    "name": "Zangoose δ",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15.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": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/15.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": 5.62,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.62
        },
        {
          "condition": "LP",
          "price": 2.07
        },
        {
          "condition": "MP",
          "price": 1.39
        },
        {
          "condition": "HP",
          "price": 1.09
        },
        {
          "condition": "DMG",
          "price": 2.1
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 29.99,
          "low": 29,
          "high": 30.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 16,
          "low": 16,
          "high": 16,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10.55,
          "low": 8.97,
          "high": 12.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 7.5,
          "low": 7.5,
          "high": 7.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15.34,
          "low": 8.35,
          "high": 15.15,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:58:59.219Z",
      "trend_7d": {
        "direction": "up",
        "percent": 61.03
      }
    }
  }
}