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 attack's damage isn't affected by Weakness or Resistance, or by any effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/sv6_ja-119vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv6_ja-119vh",
"name": "Cornerstone Mask Ogerpon ex",
"number": "119",
"printed_number": "119",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/119vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/119vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/119vh.large.webp"
}
],
"expansion": {
"id": "sv6_ja",
"name": "Mask of Change",
"total": 133,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV6",
"printed_total": 101,
"release_date": "2024/04/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.symbol.png",
"translation": {
"en": {
"name": "Mask of Change"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/119vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/119vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/119vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex",
"Tera"
],
"types": [
"Fighting"
],
"hp": "210",
"abilities": [
{
"name": "Cornerstone Stance",
"text": "Prevent all damage from attacks done to this Pokémon by your opponent's Pokémon that have an Ability.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Demolish",
"text": "This attack's damage isn't affected by Weakness or Resistance, or by any effects on your opponent's Active Pokémon.",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.22
},
{
"condition": "LP",
"price": 2.24
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12,
"low": 12,
"high": 12.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 31.16,
"low": 29.99,
"high": 39.77,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:46:20.712Z",
"trend_7d": {
"direction": "up",
"percent": 12.23
}
}
}
}