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

During your opponent's next turn, if this Pokémon is damaged by an attack (even if it is Knocked Out), put 10 damage counters on the Attacking Pokémon.
/api/v1/pokemon/cards/sv2-241vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv2-241vh",
"name": "Lycanroc ex",
"number": "241",
"printed_number": "241",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/241vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/241vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/241vh.large.webp"
}
],
"expansion": {
"id": "sv2",
"name": "Paldea Evolved",
"total": 279,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAL",
"printed_total": 193,
"release_date": "2023/06/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "497651",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/241vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/241vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/241vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Fighting"
],
"hp": "260",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Rock Throw",
"damage": "40"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Scary Fangs",
"text": "During your opponent's next turn, if this Pokémon is damaged by an attack (even if it is Knocked Out), put 10 damage counters on the Attacking Pokémon.",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "Ayaka Yoshida",
"pricing": {
"currency": "USD",
"market": 2.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.19
},
{
"condition": "LP",
"price": 2.05
},
{
"condition": "MP",
"price": 1.8
},
{
"condition": "HP",
"price": 2
},
{
"condition": "DMG",
"price": 0.98
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 25,
"high": 56.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 40,
"low": 7.13,
"high": 40,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37,
"low": 29.55,
"high": 57,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 6,
"high": 10,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.25,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 39.95,
"low": 33.96,
"high": 45.94,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:32:55.520Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}