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

Your opponent's Active Pokémon is now Asleep.
Flip 3 coins. This attack does 40 more damage for each heads.
/api/v1/pokemon/cards/xy6_ja-16?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy6_ja-16",
"name": "Articuno",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/16.large.webp"
}
],
"expansion": {
"id": "xy6_ja",
"name": "Emerald Break",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY6",
"printed_total": 78,
"release_date": "2015/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy6_ja.symbol.png",
"translation": {
"en": {
"name": "Emerald Break"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603809",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/16.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "120",
"abilities": [
{
"name": "Δ Plus",
"text": "If your opponent's Pokémon is Knocked Out by damage from an attack of this Pokémon, take 1 more Prize card.",
"type": "Ancient Trait"
}
],
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Chilling Sigh",
"text": "Your opponent's Active Pokémon is now Asleep."
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tri Edge",
"text": "Flip 3 coins. This attack does 40 more damage for each heads.",
"damage": "20+"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Non",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
},
{
"condition": "LP",
"price": 2.4
},
{
"condition": "MP",
"price": 2
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 36.49,
"low": 12,
"high": 60.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35,
"low": 32.5,
"high": 35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:28:09.609Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}