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 the Defending Pokémon is Seviper, this attack does 10 damage plus 30 more damage.
If the Defending Pokémon is an Evolved Pokémon, this attack does 30 damage plus 30 more damage.
/api/v1/pokemon/cards/adv2_ja-42vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "adv2_ja-42vh",
"name": "Zangoose",
"number": "42",
"printed_number": "42",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/42vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/42vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/42vh.large.webp"
}
],
"expansion": {
"id": "adv2_ja",
"name": "Miracle of the Desert",
"total": 53,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 53,
"release_date": "2003/04/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv2_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle of the Desert"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613584",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/42vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/42vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/42vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "70",
"abilities": [
{
"name": "Poison Resistance",
"text": "Zangoose can't be Poisoned.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Target Slash",
"text": "If the Defending Pokémon is Seviper, this attack does 10 damage plus 30 more damage.",
"damage": "10+"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Super Slash",
"text": "If the Defending Pokémon is an Evolved Pokémon, this attack does 30 damage plus 30 more damage.",
"damage": "30+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 6.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.51
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 21.25,
"low": 34.99,
"high": 34.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 87.5,
"low": 74.38,
"high": 100.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 38.4,
"low": 56,
"high": 56,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-06T06:15:43.408Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}