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.
/api/v1/pokemon/cards/g1-37vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "g1-37vh",
"name": "Meowstic-EX",
"number": "37",
"printed_number": "37",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/37vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/37vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/37vh.large.webp"
}
],
"expansion": {
"id": "g1",
"name": "Generations",
"total": 117,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "GEN",
"printed_total": 83,
"release_date": "2016/02/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "113695",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/37vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/37vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/37vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Psychic"
],
"hp": "160",
"abilities": [
{
"name": "Shadow Ear",
"text": "Once during your turn (before your attack), if this Pokémon is your Active Pokémon, you may move 1 damage counter from 1 of your Pokémon to 1 of your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Mind Shock",
"text": "This attack's damage isn't affected by Weakness or Resistance.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 6.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.33
},
{
"condition": "LP",
"price": 5.37
},
{
"condition": "MP",
"price": 2.5
},
{
"condition": "HP",
"price": 1.78
},
{
"condition": "DMG",
"price": 1.59
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 63.35,
"low": 57.18,
"high": 71.26,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 22.93,
"low": 20.5,
"high": 24.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 29.9,
"low": 23.29,
"high": 36.06,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 6,
"high": 7.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 38,
"low": 18.04,
"high": 39.17,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-21T04:00:11.003Z",
"trend_7d": {
"direction": "flat",
"percent": 0.16
}
}
}
}