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 Lysandre Labs is in play, this attack does 60 more damage.
/api/v1/pokemon/cards/sm6-19vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "sm6-19vh",
"name": "Pyroar",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/19vh.large.webp"
}
],
"expansion": {
"id": "sm6",
"name": "Forbidden Light",
"total": 150,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "FLI",
"printed_total": 131,
"release_date": "2018/05/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "165666",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/19vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "120",
"abilities": [
{
"name": "Unnerve",
"text": "Whenever your opponent plays an Item or Supporter card from their hand, prevent all effects of that card done to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dominating Fangs",
"text": "If Lysandre Labs is in play, this attack does 60 more damage.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 0.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.54
},
{
"condition": "LP",
"price": 0.52
},
{
"condition": "MP",
"price": 0.25
},
{
"condition": "HP",
"price": 0.31
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:18:42.165Z",
"trend_7d": {
"direction": "down",
"percent": -3.57
}
}
}
}