Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Brave Stars (Courage)
Mothim

Mothim

Uncommon #027/128 Pokémon Stage 1 HP 110
Types
Grass
Illustrator
Akira Komayama
Expansion
Brave Stars (Courage) · Sword & Shield
Language
Chinese
TCGplayer

Attacks

Raid 30
Colorless · Colorless

If this Pokémon evolved from Burmy during this turn, this attack does 90 more damage.

Gust 80
Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/bsco-027?include=prices 200 47ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "bsco-027",
    "name": "Mothim",
    "number": "027/128",
    "printed_number": "027/128",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsco-027.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsco-027.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsco-027.large.webp"
      }
    ],
    "expansion": {
      "id": "bsco",
      "name": "Brave Stars (Courage)",
      "total": 178,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Sword & Shield",
      "printed_total": 178,
      "release_date": "2024/06/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bsco.logo.png",
      "translation": {
        "en": {
          "name": "Brave Stars (Courage)"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsco-027.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsco-027.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsco-027.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Grass"
    ],
    "hp": "110",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Raid",
        "text": "If this Pokémon evolved from Burmy during this turn, this attack does 90 more damage.",
        "damage": "30"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Gust",
        "damage": "80"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Akira Komayama",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-31T02:32:21.796Z"
    }
  }
}