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 4
Treecko δ

Treecko δ

Common #15 Pokémon Basic HP 40
Types
Psychic
Illustrator
Masakazu Fukuda
Expansion
POP Series 4 · POP
Language
English
TCGplayer
90045

Attacks

Pound 10
Colorless
Shining Claws 10
Psychic

Flip a coin. If heads, the Defending Pokémon is now Confused.

GET /api/v1/pokemon/cards/pop4-15?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pop4-15",
    "name": "Treecko δ",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/15.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/15.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/15.large.webp"
      }
    ],
    "expansion": {
      "id": "pop4",
      "name": "POP Series 4",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "POP",
      "printed_total": 17,
      "release_date": "2006/08/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "90045",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/15.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/15.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/15.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "40",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Pound",
        "damage": "10"
      },
      {
        "cost": [
          "Psychic"
        ],
        "converted_energy_cost": 1,
        "name": "Shining Claws",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Water",
        "value": "-30"
      }
    ],
    "rarity": "Common",
    "artist": "Masakazu Fukuda",
    "pricing": {
      "currency": "USD",
      "market": 25.46,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 25.46
        },
        {
          "condition": "LP",
          "price": 19.17
        },
        {
          "condition": "MP",
          "price": 14.61
        },
        {
          "condition": "HP",
          "price": 7.13
        },
        {
          "condition": "DMG",
          "price": 6.9
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 67.48,
          "low": 57.36,
          "high": 77.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 26.69,
          "low": 22.69,
          "high": 30.69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 42,
          "low": 11,
          "high": 45,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 19,
          "low": 19,
          "high": 19.38,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 624.5,
          "low": 611.75,
          "high": 624.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 11,
          "low": 11,
          "high": 15.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 35.85,
          "low": 43,
          "high": 43,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:17:25.388Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}