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

← T Promos
Imakuni?'s Loudred

Imakuni?'s Loudred

Promo #23 Pokémon Stage 1
Types
Colorless
Illustrator
Imakuni?
Expansion
T Promos · Other
Language
Japanese
TCGplayer
GET /api/v1/pokemon/cards/miscpt_ja-23vh?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "miscpt_ja-23vh",
    "name": "Imakuni?'s Loudred",
    "number": "23",
    "printed_number": "23",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpt_ja/23vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpt_ja/23vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpt_ja/23vh.large.webp"
      }
    ],
    "expansion": {
      "id": "miscpt_ja",
      "name": "T Promos",
      "total": 24,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Other",
      "printed_total": 24,
      "release_date": "2002/01/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscpt_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscpt_ja.symbol.png",
      "translation": {
        "en": {
          "name": "T Promos"
        }
      }
    },
    "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/miscpt_ja/23vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpt_ja/23vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpt_ja/23vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Colorless"
    ],
    "abilities": [
      {
        "name": "DecaVoice",
        "text": "As long as Imakuni?'s Loudred is in play, both players have to talk in a loud voice. They have to!",
        "type": "Poké-Body"
      }
    ],
    "rarity": "Promo",
    "artist": "Imakuni?",
    "pricing": {
      "currency": "USD",
      "market": 89.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 89.99
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 544.05,
          "low": 538.54,
          "high": 557.62,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-07-21T02:04:14.319Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}