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

← Offense and Defense of the Furthest Ends
Pinsir δ

Pinsir δ

Rare Holo #42 Pokémon BasicDelta Species HP 60
Types
Fighting
Illustrator
Yukiko Baba
Expansion
Offense and Defense of the Furthest Ends · PCG
Language
Japanese
TCGplayer

Attacks

Delta Call
Colorless

Search your deck for a Pokémon that has δ on its card, show it to your opponent, and put it into your hand. Shuffle your deck afterward.

Guillotine 40
Fighting · Colorless · Colorless
GET /api/v1/pokemon/cards/pcg9_ja-42vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pcg9_ja-42vh",
    "name": "Pinsir δ",
    "number": "42",
    "printed_number": "42",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/42vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/42vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/42vh.large.webp"
      }
    ],
    "expansion": {
      "id": "pcg9_ja",
      "name": "Offense and Defense of the Furthest Ends",
      "total": 68,
      "language": "Japanese",
      "language_code": "ja",
      "series": "PCG",
      "printed_total": 68,
      "release_date": "2006/06/29",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Offense and Defense of the Furthest Ends"
        }
      }
    },
    "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/pcg9_ja/42vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/42vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/42vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "Delta Species"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "60",
    "abilities": [
      {
        "name": "Armor",
        "text": "If your opponent has 5 or more cards in his or her hand, any damage done to Pinsir by attacks is reduced by 30 (after applying Weakness and Resistance).",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Delta Call",
        "text": "Search your deck for a Pokémon that has δ on its card, show it to your opponent, and put it into your hand. Shuffle your deck afterward."
      },
      {
        "cost": [
          "Fighting",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Guillotine",
        "damage": "40"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Yukiko Baba",
    "pricing": {
      "currency": "USD",
      "market": 9.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 9.99
        },
        {
          "condition": "MP",
          "price": 4.01
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "4",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 13.2,
          "low": 11.22,
          "high": 15.18,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1564.49,
          "low": 1379.99,
          "high": 2819.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 34.5,
          "low": 29.33,
          "high": 39.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:08:26.542Z",
      "trend_7d": {
        "direction": "down",
        "percent": -47.42
      }
    }
  }
}