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

← McDonald's Collection 2023
Cetitan

Cetitan

Promo #5 Pokémon Stage 1 HP 180
Types
Water
Illustrator
Anesaki Dynamic
Expansion
McDonald's Collection 2023 · Other
Language
English
TCGplayer
516516

Attacks

Hammer In 50
Colorless · Colorless
Sweeping Tackle 200-
Water · Colorless · Colorless

This attack does 20 less damage for each damage counter on this Pokémon.

GET /api/v1/pokemon/cards/mcd23-5vh?include=prices 200 25ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mcd23-5vh",
    "name": "Cetitan",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd23/5vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd23/5vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd23/5vh.large.webp"
      }
    ],
    "expansion": {
      "id": "mcd23",
      "name": "McDonald's Collection 2023",
      "total": 15,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "printed_total": 15,
      "release_date": "2023/09/11",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd23.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd23.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "516516",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd23/5vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd23/5vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd23/5vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "180",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Hammer In",
        "damage": "50"
      },
      {
        "cost": [
          "Water",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Sweeping Tackle",
        "text": "This attack does 20 less damage for each damage counter on this Pokémon.",
        "damage": "200-"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Anesaki Dynamic",
    "pricing": {
      "currency": "USD",
      "market": 0.41,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.41
        },
        {
          "condition": "LP",
          "price": 0.39
        },
        {
          "condition": "MP",
          "price": 0.34
        },
        {
          "condition": "HP",
          "price": 0.38
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "9",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 23.5,
          "low": 23.5,
          "high": 29.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15,
          "low": 10.51,
          "high": 15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:45:16.334Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.38
      }
    }
  }
}