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

This Pokémon also does 50 damage to itself. Your opponent's Active Pokémon is now Paralyzed.
/api/v1/pokemon/cards/swsh11a_ja-24vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh11a_ja-24vh",
"name": "Articuno",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/24vh.large.webp"
}
],
"expansion": {
"id": "swsh11a_ja",
"name": "Incandescent Arcana",
"total": 94,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S11a",
"printed_total": 68,
"release_date": "2022/09/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11a_ja.symbol.png",
"translation": {
"en": {
"name": "Incandescent Arcana"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570787",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/24vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "110",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Ice Wing",
"damage": "20"
},
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Wild Freeze",
"text": "This Pokémon also does 50 damage to itself. Your opponent's Active Pokémon is now Paralyzed.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 0.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.37
},
{
"condition": "LP",
"price": 0.26
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 12.5,
"low": 10,
"high": 12.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.48,
"low": 5,
"high": 13.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 19.3,
"low": 11,
"high": 32.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:09:52.614Z",
"trend_7d": {
"direction": "up",
"percent": 12.12
}
}
}
}