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 70 damage for each Prize card your opponent has taken.
This Pokémon also does 50 damage to itself.
/api/v1/pokemon/cards/sv1v_ja-51vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv1v_ja-51vh",
"name": "Annihilape",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/51vh.large.webp"
}
],
"expansion": {
"id": "sv1v_ja",
"name": "Violet ex",
"total": 108,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1V",
"printed_total": 78,
"release_date": "2023/01/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1v_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1v_ja.symbol.png",
"translation": {
"en": {
"name": "Violet ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568277",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/51vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "140",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Rage Fist",
"text": "This attack does 70 damage for each Prize card your opponent has taken.",
"damage": "70×"
},
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Dynamite Punch",
"text": "This Pokémon also does 50 damage to itself.",
"damage": "170"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.15
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:07:15.829Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}