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 does 20 more damage for each Pokémon in your discard pile. You can't add more than 180 damage in this way.
Switch this Pokémon with 1 of your Benched Pokémon. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm10_ja-104vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm10_ja-104vh",
"name": "Persian-GX",
"number": "104",
"printed_number": "104",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/104vh.large.webp"
}
],
"expansion": {
"id": "sm10_ja",
"name": "Double Blaze",
"total": 116,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM10",
"printed_total": 95,
"release_date": "2019/03/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10_ja.symbol.png",
"translation": {
"en": {
"name": "Double Blaze"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573702",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/104vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Colorless"
],
"hp": "200",
"abilities": [
{
"name": "Cat Walk",
"text": "Once during your turn (before your attack), if 1 of your Pokémon-GX or Pokémon-EX was Knocked Out during your opponent's last turn, you may search your deck for up to 2 cards and put them into your hand. Then, shuffle your deck. You can't use more than 1 Cat Walk Ability each turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Vengeance",
"text": "This attack does 20 more damage for each Pokémon in your discard pile. You can't add more than 180 damage in this way.",
"damage": "10+"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Slash Back-GX",
"text": "Switch this Pokémon with 1 of your Benched Pokémon. (You can't use more than 1 GX attack in a game.)",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.17
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 22.87,
"low": 12,
"high": 29.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4.5",
"value": 4.99,
"low": 4.99,
"high": 4.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 19.98,
"low": 19.97,
"high": 19.97,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 35.5,
"low": 20,
"high": 50,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21.8,
"low": 24,
"high": 24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:23:51.165Z",
"trend_7d": {
"direction": "down",
"percent": -6.17
}
}
}
}