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

If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 90 more damage.
/api/v1/pokemon/cards/swsh11a_ja-88vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh11a_ja-88vh",
"name": "Mawile VSTAR",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/88vh.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": "570851",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/88vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VSTAR"
],
"types": [
"Psychic"
],
"hp": "260",
"abilities": [
{
"name": "Star Rondo",
"text": "Once during your turn, if this Pokémon is on your Bench, you may use this Ability. Switch this Pokémon with your Active Pokémon. Then, switch 1 of your opponent's Benched Pokémon with their Active Pokémon. (You can't use more than 1 VSTAR Power in a game.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sudden Eater",
"text": "If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 90 more damage.",
"damage": "90+"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 7.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.06
},
{
"condition": "LP",
"price": 5.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20.25,
"low": 17,
"high": 20.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:09:52.614Z",
"trend_7d": {
"direction": "up",
"percent": 18.06
}
}
}
}