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

← Terastal Festival ex
Goldeen (Poke Ball)

Goldeen (Poke Ball)

Common #28 Pokémon Basic HP 50
Types
Water
Illustrator
saino misaki
Expansion
Terastal Festival ex · Scarlet & Violet
Language
Japanese
TCGplayer

Attacks

Colorless · Colorless
GET /api/v1/pokemon/cards/sv8a_ja-28vph?include=prices 200 66ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8a_ja-28vph",
    "name": "Goldeen (Poke Ball)",
    "number": "28",
    "printed_number": "28",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-28vph.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-28vph.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-28vph.large.png"
      }
    ],
    "expansion": {
      "id": "sv8a_ja",
      "name": "Terastal Festival ex",
      "total": 237,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV8a",
      "printed_total": 187,
      "release_date": "2024/12/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Terastal Festival ex"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "pokeBall",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-28vph.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-28vph.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-28vph.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "hp": "50",
    "abilities": [
      {
        "type": "特性",
        "name": null,
        "text": null
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": null
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "saino misaki",
    "pricing": {
      "currency": "USD",
      "market": 2.32,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.32
        },
        {
          "condition": "LP",
          "price": 0.75
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T15:36:34.839Z",
      "trend_7d": {
        "direction": "up",
        "percent": 152.17
      }
    }
  }
}