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

At the end of your opponent's next turn, put 9 damage counters on the Defending Pokémon.
/api/v1/pokemon/cards/sv5a_ja-21?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv5a_ja-21",
"name": "Glaceon",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/21.large.webp"
}
],
"expansion": {
"id": "sv5a_ja",
"name": "Crimson Haze",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5a",
"printed_total": 66,
"release_date": "2024/03/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5a_ja.symbol.png",
"translation": {
"en": {
"name": "Crimson Haze"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566076",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/21.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "120",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Seeping Chill",
"text": "At the end of your opponent's next turn, put 9 damage counters on the Defending Pokémon.",
"damage": "30"
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Icicle Missile",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Non",
"artist": "rika",
"pricing": {
"currency": "USD",
"market": 0.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.22
},
{
"condition": "LP",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 6.79,
"low": 5.52,
"high": 17.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 0.99,
"low": 0.99,
"high": 0.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 2.25,
"low": 2.25,
"high": 2.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 125.23,
"low": 106.45,
"high": 144.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:15:00.849Z",
"trend_7d": {
"direction": "down",
"percent": -8.33
}
}
}
}