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 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/sm35-41vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm35-41vrh",
"name": "Latios",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/41vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/41vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/41vrh.large.webp"
}
],
"expansion": {
"id": "sm35",
"name": "Shining Legends",
"total": 81,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "SLG",
"printed_total": 73,
"release_date": "2017/10/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm35.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm35.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "146700",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/41vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/41vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/41vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Break Through",
"text": "This attack does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "30"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Lagoon Flight",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 1.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.51
},
{
"condition": "LP",
"price": 1.31
},
{
"condition": "MP",
"price": 0.61
},
{
"condition": "HP",
"price": 0.42
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 18.45,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 806.98,
"low": 461.5,
"high": 1713.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 9.6,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 18.29,
"high": 29.98,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 15.81,
"low": 12.67,
"high": 21.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "9.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:19:46.877Z",
"trend_7d": {
"direction": "down",
"percent": -1.31
}
}
}
}