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

During your opponent's next turn, the Defending Pokémon can't retreat.
You may shuffle 3 Energy attached to this Pokémon into your deck. If you do, this attack also does 120 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/sv6_ja-127vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv6_ja-127vh",
"name": "Wellspring Mask Ogerpon ex",
"number": "127",
"printed_number": "127",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/127vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/127vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/127vh.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/127vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/127vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/127vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex",
"Tera"
],
"types": [
"Water"
],
"hp": "210",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Sob",
"text": "During your opponent's next turn, the Defending Pokémon can't retreat.",
"damage": "20"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Torrential Pump",
"text": "You may shuffle 3 Energy attached to this Pokémon into your deck. If you do, this attack also does 120 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Special Art Rare",
"artist": "Yano Keiji",
"pricing": {
"currency": "USD",
"market": 15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15
},
{
"condition": "LP",
"price": 14.75
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 25.17,
"low": 21.39,
"high": 28.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 11,
"high": 57,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30.82,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 79.99,
"low": 67.99,
"high": 91.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:46:20.712Z",
"trend_7d": {
"direction": "up",
"percent": 11.52
}
}
}
}