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

← Paldea Evolved
Squawkabilly ex

Squawkabilly ex

Ultra Rare #247 Pokémon Basicex HP 160
Types
Colorless
Illustrator
PLANETA Mochizuki
Expansion
Paldea Evolved · Scarlet & Violet
Language
English
TCGplayer
497658

Attacks

Motivate 20
Colorless

Attach up to 2 Basic Energy cards from your discard pile to 1 of your Benched Pokémon.

GET /api/v1/pokemon/cards/sv2-247vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv2-247vh",
    "name": "Squawkabilly ex",
    "number": "247",
    "printed_number": "247",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/247vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/247vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/247vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv2",
      "name": "Paldea Evolved",
      "total": 279,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "PAL",
      "printed_total": 193,
      "release_date": "2023/06/09",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "497658",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/247vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/247vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/247vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "160",
    "abilities": [
      {
        "name": "Squawk and Seize",
        "text": "Once during your first turn, you may discard your hand and draw 6 cards. You can't use more than 1 Squawk and Seize Ability during your turn.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Motivate",
        "text": "Attach up to 2 Basic Energy cards from your discard pile to 1 of your Benched Pokémon.",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Ultra Rare",
    "artist": "PLANETA Mochizuki",
    "pricing": {
      "currency": "USD",
      "market": 1.68,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.68
        },
        {
          "condition": "LP",
          "price": 1.52
        },
        {
          "condition": "MP",
          "price": 1.56
        },
        {
          "condition": "HP",
          "price": 1.59
        },
        {
          "condition": "DMG",
          "price": 1.31
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 19.95,
          "low": 16.96,
          "high": 22.94,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 32.5,
          "low": 14,
          "high": 32.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 32.17,
          "low": 32.99,
          "high": 32.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 21.4,
          "low": 35.33,
          "high": 35.33,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:32:55.520Z",
      "trend_7d": {
        "direction": "up",
        "percent": 9.09
      }
    }
  }
}