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

← Team Magma vs Team Aqua
Team Magma's Baltoy

Team Magma's Baltoy

Common #61 Pokémon Basic HP 50
Types
Fighting
Illustrator
Atsuko Ujiie
Expansion
Team Magma vs Team Aqua · EX
Language
English
TCGplayer
89823

Attacks

Night Attack
Fighting

Put 1 damage counter on 1 of your opponent's Pokémon.

Spinning Attack 20
Colorless · Colorless
GET /api/v1/pokemon/cards/ex4-61vrh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex4-61vrh",
    "name": "Team Magma's Baltoy",
    "number": "61",
    "printed_number": "61",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/61vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/61vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/61vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex4",
      "name": "Team Magma vs Team Aqua",
      "total": 97,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "MA",
      "printed_total": 95,
      "release_date": "2004/03/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "89823",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/61vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/61vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/61vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "50",
    "attacks": [
      {
        "cost": [
          "Fighting"
        ],
        "converted_energy_cost": 1,
        "name": "Night Attack",
        "text": "Put 1 damage counter on 1 of your opponent's Pokémon."
      },
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Spinning Attack",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Atsuko Ujiie",
    "pricing": {
      "currency": "USD",
      "market": 7.74,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 7.74
        },
        {
          "condition": "LP",
          "price": 4.46
        },
        {
          "condition": "MP",
          "price": 2.6
        },
        {
          "condition": "HP",
          "price": 2
        },
        {
          "condition": "DMG",
          "price": 2.44
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 34,
          "low": 34,
          "high": 37.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 34.99,
          "low": 29.74,
          "high": 40.24,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-10T04:12:56.905Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}